True or False: To test a Web service you must create a
windows application or Web application to consume this
service?
Answers were Sorted based on User's Feedback
How does dynamic discovery (in case of *.vsdisco) work? What goes on behind the scenes?
Why should you submit your site to search engines?
What's the difference between a *.WSDL file and a *.DISCO file?
Give some examples of web applications that are used in our day to day life.
What is the difference between relative and absolute url?
How to do continuous marquee.. Please send me the code
What are dynamic pages?
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"))
Explain the functioning of dynamic pages in a website?
What is a Simple Element?
when my application is overloaded?
What is user application?