No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
Hi all, It is waste time to design a layout, menu and navigation. Can you list of tools of idea to start to generate a new website quickly ? Thanks.
Hi all, How to install these services to our web site ? - SVN , Git, and Mercurial Repositories - Mantis, Redmine Projects I think it should be easy to install Open Source application on Web Hosting. Thanks.
Hi all, How to be professional in web development? any web technologies that we can use? Lists: Web Service, Web Cache, JSON, Ajax, Web Security, ... any thing else ? What books teach about these technologies all in one ? Thanks in advance!
clienthint.js [CODE] var xmlhttp; var parameters=""; function showHint(url) { var myform = document.forms[0]; if (myform != undefined) { parameters = getRequestBody(myform); } if (url.length == 0) { document.getElementById("txtHint").innerHTML = ""; return; } xmlhttp = GetXmlHttpObject(); if (xmlhttp == null) { alert("Your browser does not support XMLHTTP!"); return; } xmlhttp.onreadystatechange = …
The End.
manofspider