how to develop a web page that have only minimize button and not restore and close button on its right upper corner?
No Answer is Posted For this Question
Be the First to Post Answer
How does CGI work? Can I use 'C' language to write a CGI?
what is the Need for CSS ?
What is a Complex Element?
What is meant by mobile application?
Explain Working of ping, telnet, gopher?
have you already used mvc before? What you like/dislike about it?
What is the difference between local link popularity and global link popularity
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"))
1.what is requirement specification in web engineering? 2.properties of web application? 3.difference between web engineering and web applicaiton?
Which method is used to post a Web page to another Web page?
Some sites work with "http://allinterview.com" but for some sites we need to specify "www" - like "http://www.allinterview.com". Why?
Explain the functioning of dynamic pages in a website?