Basically I'm using VB Script because that's what the other 1000+ pages of our (ASP) site use. It's an intranet site, where all the users use IE exclusively, so that's not an issue. I will probably move to javascript in the end, but I'm trying to learn one language at a time (just now starting...
When I add a client side script block to my aspx page in VS.net 2008, I get some peculiar results...
1 - If I use VBSCRIPT as the language, it will not debug it or give any context-specific help...For example, if i type in my form name then ".", i would expect to see a popup list of properties...
I'm moving some of my code from ASP to ASP.net. I'm using VS.net 2003. I would like to use something like an include file to make some common functions available to all of my pages. I'm trying to do this using a class (.vb file) and adding a reference to this class in my .aspx file's code behind...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.