what is difference between scripts, smartforms and adobe forms
Answer Posted / hanimireddy
scripts :script are client dependent ,script does not
generate any function module ,scripts need to have driver
program is mandatory
smartform:
smart form is user friendly nature ,it is web compatability,
it can be allowed multiple pages,smartforms are
interactive operation s are not allowed like (delete ,
insert ,update ) smart form non interactive from
adobeform:
adobe is a interactive from it can be allowed database
operation and web compatability
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks
How do i find out the number of parameters passed into function?
Write a pseudo code to evaluate a number to any base given (2...16) based on the input. Number greater than 9 should be given as A-F for 10-15.
what is the use MDM(Master Data Management)and meaning
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
if 2 is passed as an argument to the method,void GC.Collect then what would be the result?
Diff between IF and where ?
Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod
hoe to data grid use in sql server 2000?
What is Negative testing?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
Given n red balls and m blue balls and some containers, how would you distribute those balls among the containers such that the probability of picking a red ball is maximized, assuming that the user randomly chooses a container and then randomly picks a ball from that.
I want to insert date in the form of yyyy-mm-dd... if any changes happen while inserting date format want to show error meg...any one can solve this..??
what does mean and stack mean in genral programming?
What do you understand by modular programming?