Ello,

I have just really started to learn active x dll programming with vb6. All the examples i am leaning from discuss how to do all kinds of things with vb and active x, what they do not tell you (if of course it is possible) is how to send html from previously generated files, which are not housed in the active x control. let me try and explain what i mean.

I have / am writing a user registration system using vb and asp. all the web pages the users see are sent by the active x control from with in the active x control, what i want to know is instead of sending the html from with the control can the control call the html file from else where on the server, and use it in exactley the same way as it does by sending the html from within the control.

This to me seems logical, i mean, what if you wanted to up date your page, surley you do not have to re code you active x control, re compile it and then send it back to the web server.

Please, i hope you can help, and i hope i have not confused you with my mindless banter.

Ben.