
December 17th, 2001, 11:19 AM
|
|
Contributing User
|
|
Join Date: Dec 2002
Posts: 14,578
  
Time spent in forums: < 1 sec
Reputation Power: 22
|
|
|
calling .vb from .aspx
Originally posted by : Cyberjunky (ken@pbscorp.com)I am using some client side controls and need to call my vb code behind subs from the .aspx page. I am a vb programmer and dont know the limitations of asp or the best way to do things at this point. If I use server controls I dont have a problem except that I cant capture events. If I cant call the code behind how can I import the system.data.sqlclient into the .aspx page so I can use a dataset from there?
|