-
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!"
-
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
-