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



txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPass..

Answer / druva

pls help me whwre is the error its in dis asp.net coding

Is This Answer Correct ?    1 Yes 0 No

txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPass..

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

Post New Answer

More Web Related AllOther Interview Questions

Name 3 attributes of the position property.

0 Answers  


Differentiate between static and dynamic website.

0 Answers  


Hi Guys.. Pls let me know the Web designing / Logo designing OR Software jobs openings immediately....... Im in urgent need of job... Pls help meee

1 Answers  


when my application is overloaded?

0 Answers   CTS,


Can you get a virus from website?

0 Answers  






What are dynamic pages?

0 Answers  


1. How can u know that the DB has connected to ur WLS? 2. What happen when u deploy a ear file in web applications? 3. What happen when ur DB and proxy server(Apache) are down n ur weblogic server is up? 4. How can u configure ur proxy server(Apache)? 5. How can the proxy server(Apache) communicate with ur WLS? 6. How the request process to ur WLS through the Proxy server(Apache)? 7. How can u know that ur heap memory is full? 8. When will u do garbage collection?

0 Answers  


how to connect application to database by using the command?

0 Answers   CTS,


What's the difference between a *.WSDL file and a *.DISCO file?

0 Answers  


what is the Need for CSS ?

0 Answers   Lambent,


Describe the steps to develope and host the webservice for an application?

0 Answers  


How does DTD work?

0 Answers  


Categories