Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Assigning Properties of custom vb control on server side


Message #1 by "Peter Crane" <bluemight2000@y...> on Sat, 26 Jan 2002 14:02:45
Hi all

I have made a custom activeX control with VB to be used in ASP using. The control is fairly simple, 
just a combobox with editable properties and methods like additem.

I notice that I was only able to call method / change properties with 
client side scripting but not on the server side.  Anyone know why?  Is the problem with my control or 
the way its been called in ASP?

This is important form me as I want to be able to populate the combobox on 
the server side before passing to the browser.

Many thanks to you all...Peter  

  Return to Index