|
-
Nov 26th, 2008, 05:49 AM
#1
Thread Starter
Lively Member
Compiling to ASP or ASPX
Hi,
Is it possible to compile my prog to ASP or ASPX so I could run it from my web server? Can I do it from VB6 or do I need .NET?
Many thanks,
-
Nov 26th, 2008, 06:06 AM
#2
Re: Compiling to ASP or ASPX
You can't use VB6, and you cannot create the same kind of program either (instead you can only create web pages - part of which can be created by your code).
For ASP you can use VBScript, which is similar to VB6.
For ASPX you need to use a .Net language.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|