PDA

Click to See Complete Forum and Search --> : difference between .....


vbsquare
Dec 5th, 1999, 01:31 AM
CGI programming is mainly done with Perl which is a different language to VB (www.perl.com). VB Script is a "web version" of Visual Basic. This means that you can embed Visual Basic code in a script like way within your HTML pages to use the HTML Document Object Model (DOM). DHTML really is a combination of VBScript, JavaScript and Cascading Style Sheets (CSS) to create truely dynamic web pages.
I suppose it would be fair to say that both VBScript and DHTML are closely related to VB because VB script is basically the VB syntax and DHTML is now supported in VB 6.

------------------
"To the glory of God!"

pradnyesh
Dec 5th, 1999, 11:25 AM
what is the difference between programming with cgi or simmilar scripts and programming with vb

does it mean that if you need to program for net with vb should we necessarily use vbscript

is vbscript is the part of vb pack

which is more close to vb vb script or DHTML

please do help me

pradnyesh
Dec 5th, 1999, 05:25 PM
Thanks for the help