what is cross page posting
Answers were Sorted based on User's Feedback
Answer / tejkrishna
the page submiting value to another .aspx page is cross
page postback
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / arti mishra
one web page submitting to another web page is called cross
page posting
| Is This Answer Correct ? | 2 Yes | 0 No |
Whenever we click on a submit button on a webpage, the data is stored on the same page. But if the data is stored on a different page and linked to the current one, then it is known as a cross-page posting.
| Is This Answer Correct ? | 0 Yes | 0 No |
Give an example of cookie abuse.
If there is submit button in a from tell us the sequence what happens if submit is clicked and in form action is specified as some other page ?
Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?
How can you apply a theme to your asp.net application?
How can you send an email message from an asp.net web page?
What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.
What is caching? Explain.
Describe how ASP.NET maintains process isolation for each Web application?
In which interface the template of any control like Gridview would Initiate?
Who generates session id?
In a webservice, need to display 10 rows from a table. Which is the best choice among datareader or dataset?
Define state managenent?Descibe state managenent technique which maintain the information at server site focusing it IDS features and limitations?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)