REGISTRATION FORM IN HTML

REGISTRATION FORM IN HTML The above image is an example of a registration form which you might have filled a several of times in many websites. Today i will show you how to create it in HTML and apply validations in VBSCRIPT. CODE:- <html> <head> <script language=”VBscript”> Function abc() Dim a,p,q,n,m,z,y,v,b,s,c,d,r,u,j n=0 m=0     [...]

Continue reading →

LOGIN PAGE IN HTML

LOGIN PAGE IN HTML <html> <head> <script language=”VBscript”> Function abc() Dim n,m n=0sgbox(“Namten above will give the following page in THE INTERNET EXPLORER This is a simple page in HTML which you must have visited a several times….Today I will show you how to make it in HTML and give validations in VBScript. <html> <head> [...]

Continue reading →