I am generally doing what I need to using VB6 and .asp but want to avoid registering the DLLs (actually re-registering them on my providers server every time I make a change). I thought VB.net might be the answer but articles so far assume using asp.net with it.
As far as I can see the .aspx fil...
more >>
Help, I'm trying to open some files over the web using VS.NET Ent. Arch.
These are asp files that my company is using for our portal from Convea.
When I open the files, not a solution or project, I can HTML and JavaScript,
but not ANY asp code.
I can open the very same file over the web using ...
more >>
I have a rather newbie question.......
How do I have VB call up a Crystal report I have written and have it display
in my form?
Hope you can help and TIA!
the eCaVeMaN
...
more >>
I have been using VB.net for some time and all of a sudden when writing and
using the debugger to view values that I am watching the values appear as I
believe memory addresses. Example: I have a varible named result as an
integer. Result is going to tell me how long a string is. Here is the line...
more >>