Enlist some sub-classes of http response objects?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between ASP and DHTML?
What are the interfaces of SAX?
what are the differences between webpage and webservice?
have you already used mvc before? What you like/dislike about it?
What is the search engine optimizetion.
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"))
I want to crate my personal website. I am having my website on webs.com which provide some space but it templete based. I want to gain free web space and plz tell me how to custmize it....plz suggest me... Thanks...
Explain Working of Proxy Server, Cookies, types of cookies?
Explain the functioning of dynamic pages in a website?
Difference between display none and visibility hidden ?
Have you used sass? What’s good about it?
How to test Web application in which the value is changing dynamic every time and anyone can modify it?