1.What is Ipconfig? What purpose u can use it?
2.How can u know what ports are busy in ur machine?
3.How can u know particular port is free/ not in ur machine?
4.How many drivers in JDBC? Which Driver u r using? Why?
No Answer is Posted For this Question
Be the First to Post Answer
Can we use data reader object in webservices?
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.
how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
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"))
what is the difference between require() and include() when an error is encountered?
what atttributes we use to create a webservice?
Difference between ASP and DHTML?
Can you save a website to your desktop?
Explain how a web application works?
0 Answers TryTechnicals Pvt Ltd,
How does dynamic discovery work?
what is the difference between weblogic and websphere,jboss,tomcat?
What are the various ways of accessing a web service?