Click to See Complete Forum and Search --> : How to change the URL of a POPUP?


rrobles
08-25-2003, 09:32 AM
Hi everybody!!!

I have very little knowledge of ASP. I am using a script (email form using CEDONTS) for sending a web page url to a friend. With a lot of work, I modified the script to grab the URL of the page where I am and send it with the email to somebody. The script works fine and I received the e-mails, but I have the problem that I want to load the script in a popup page and when I send the email, it just sends the popup's URL not the webpage's URL that I want. I want to know how to modify the ASP code so it sends me from the popup, the URL page from which I have the information. I want to know if it is something that I have to include in the javascript popup script.

I will appreciate your help.