'Invalid use of 'Me' keyword

Runtime Errors, Syntax Errors Home home | Other Resources other resources | Advertise with us advertise | Link to us link to us | Contact us contact | Bookmark Us!
Google
 
Where can I find good Windows Web Hosting to host my VBScript Site?
You can find good Windows Hosting which support VBScript, ASP, ASP.Net,VisualStudio.Net and MSSQL at a very reasonable low monthly fee at EasyCGI.com and DiscountASP.Net

Invalid use of 'Me' keyword

You attempted to use Set to assign a value to the identifier Me. Me is a reserved identifier, and cannot be set.

To correct this error

  • Rename the variable to something other than Me.

VBScriptOnline.com - Runtime Errors, Syntax Errors