txtUserID = trim(Request.Form("txtUserID"))
txtPassword = trim(Request.Form("txtPassword"))
txtFName = trim(Request.Form("txtFName"))
txtLName = trim(Request.Form("txtLName"))
txtEmail = trim(Request.Form("txtEmail"))
txtAddrLine1 = trim(Request.Form("txtAddrLine1"))
txtAddrLine2 = trim(Request.Form("txtAddrLine2"))
txtCity = trim(Request.Form("txtCity"))
txtState = trim(Request.Form("txtState"))
txtZip = trim(Request.Form("txtZip"))
txtCountry = trim(Request.Form("txtCountry"))
txtCompanyName = trim(Request.Form("txtCompanyName"))
txtPhone = trim(Request.Form("txtPhone"))
txtFax = trim(Request.Form("txtFax"))
txtBusinessType = trim(Request.Form("txtBusinessType"))
txtAffiliations = trim(Request.Form("txtAffiliations"))
txtAboutUs = trim(Request.Form("txtAboutUs"))
Answers were Sorted based on User's Feedback
Answer / druva
pls help me whwre is the error its in dis asp.net coding
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gaurav
Ajax (Asynchronous Javascript and XML) is a subset of
javascript. Ajax is way for the client-side browser to
communicate with the server (for example: retrieve data from
a database) without having to perform a page refresh.
jQuery is a javascript library that standardizes the
javascript differences cross-browser. jQuery includes some
ajax functions
| Is This Answer Correct ? | 0 Yes | 0 No |
Who is ui/ux developer? What he does?
Explain "URL Encoding",HTML "entity", GET method, POST method ?
what are the general webtesting questions and how to respond them in generally in interview point of them
If we force XML for web design, the browzer size will reduce. How?
WHAT IS THE SIGNIFICANCE OF ADUSTIL.DLL IN IIS?
Difference between display none and visibility hidden ?
when my application is overloaded?
How does DTD work?
Give some examples of web applications that are used in our day to day life.
Who has experience with epik or datafeedscripts.net? What better use for working with Shopzilla API?
Is it right way to earn revenue through google adsense? Is it Possible?
what is web methods?