Mike25
05-19-2009, 04:39 AM
Hi all,
I've created a feedback form in ASP for solutions that I have on a software support website. The idea is that people will view the solution, and have the option to click a link which opens the form from another website. They then fill in the form and on submit the form is emailed to me.
The reason for this approach is that the solutions are on a SalesForce online helpdesk and I can't upload my feedback form on that server. So I can only put a link to a form on a website I can control.
The problem is that if a person clicks a link to open the feedback form from a certain page containing the solution, how will the feedback form know from what page/solution this feedback is to be about?!
I need a way of extracting the URL (at the very least) from the originating page. The solution title would be even better but since my feedback.asp and thankyou.asp files are already tested and working live I'd love to find a solution which wouldn't involve starting from scratch.
Thank you
Kind regards,
Mike
I've created a feedback form in ASP for solutions that I have on a software support website. The idea is that people will view the solution, and have the option to click a link which opens the form from another website. They then fill in the form and on submit the form is emailed to me.
The reason for this approach is that the solutions are on a SalesForce online helpdesk and I can't upload my feedback form on that server. So I can only put a link to a form on a website I can control.
The problem is that if a person clicks a link to open the feedback form from a certain page containing the solution, how will the feedback form know from what page/solution this feedback is to be about?!
I need a way of extracting the URL (at the very least) from the originating page. The solution title would be even better but since my feedback.asp and thankyou.asp files are already tested and working live I'd love to find a solution which wouldn't involve starting from scratch.
Thank you
Kind regards,
Mike