VBScript Questions - TechRepublic
General discussion
June 2, 2002 at 08:23 AM
galahad04

VBScript Questions

by galahad04 . Updated 24 years ago

1. What does the % symbol do when using VBScript in conjunction with HTML?

2. If Visual Basic 6.0 and VBScript share (for the most part) the same syntax, why is that it is syntactically legal to run certain code outside of a procedure in VBScript, but the same code will not compile in VB 6.0 (VB 6 compiler gives an error saying code cannot run outside of procedure)?

This discussion is locked

All Comments