Difference between display none and visibility hidden ?
No Answer is Posted For this Question
Be the First to Post Answer
1.what is the difference between webserver and application server? 2. what is the difference between webserver and weblogic server?
What are the interfaces of SAX?
What can you do to improve page performance?
what are the differences between webpage and webservice?
Who has experience with epik or datafeedscripts.net? What better use for working with Shopzilla API?
What is the transport protocol you use to call a Web service SOAP?
How do I provide information to the Web Service when the information is required as a SOAP Header?
When would you use get and post requests?
How can you test the security of a Web site,both manually and by using a tool?
Suppose there are two requests for 2 different pages of same site and from 2 different browsers, How Web server recognise the different request and send result to the exact sender browsers.
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"))
Now days, different technologies for web application development are available such as Java and .NET. In your opinion, which technology is preferred over other technology and why?