hi,

I have made my first OCX activeX in VB which is for file upload/download. The activeX is embedded within an asp page. One of the problems i need to overcome is how to send session variables from the asp page to the OCX. For example the asp page might know the file path of a file to upload and inform the OCX, rather than have the user select their own file.

any ideas would be much aprechiated.

thanks.