I've created an ActiveX control that I use on a web page. The purpose is to register guests and send the data to a database on my web server. I have the "action=" set to my server address and the location of the ASP script...I'm not sure if that is right or not. Anyway, I keep getting the
"The page cannot be displayed"
error. I've attached my ASP script to see if there is a problem with that.