Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Information about work with components in my ASP code
Message
 
To
24/09/2002 13:31:08
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00703875
Message ID:
00704200
Views:
17
For VB, you probably want to look at VB Web Classes which takes care of most of the details of VB COM creation for use with web pages and debugging. Here's a quick breakdown of what to do:
1.) Start Visual Basic 6.
2.) Create a new project of the type IIS Application.
3.) Open the class WebClass1.
4.) Set a breakpoint in the method WebClass_Start.
5.) Press F5 to run the application.
6.) Stop the application.
7.) Change some of the code.
8.) Press F5 to run the application again.
>Hello, i need information in order to use components already created (insert , delete a record, etc.) with visual basic.
>
>How i call and operate with this components in my ASP code?, if you have an information web page or examples i'll really appreciate it.
>
>Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform