ab

name

Initially, you could use these text file for website designing

26th July 2011
COM object you can use with ASP pages have several names. You will see them advertised and described as MTS components, ActiveX control, ActiveX Documents, and Active Template Library objects. But they are all exactly the same thing – COM object. Some C... Read >

Process information from clients to our side for website designing.

26th July 2011
HTML also has the capability to send or submit that data to the server for processing. However, HTML does not have the ability to process the submitted data. To process data you must have a programming language, and HTML is a layout language. ASP provid... Read >

Following is all what is needed to be put on the top of the page before browsing.

20th June 2011
W3C DTD HTML this signifies that we are using the HTML developed by W3 consortium. Transitional the other option here is Frameset, which is used if you are using lots of frames in your texted with this we end the definition of the line for the HTML. as ... Read >