Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Extracting text from URL and displaying it on the page!

I want to host a static survey page at a certain URL. That's the easy part.

The next thing that I want to do is send an email link to the URL with a value embedded to that URL.

For example I am sending a survey about a Service that has been provided and that Service number is 12345.

I want to send out the link like this:

http://www.mysurvey.com/surveyfor=12345

The "static" web page should have a field should dynamically read the "12345" from the URL and display it when it displays the PAge.

To my uneducated eyes this looks like a miracle - to you it may be something simple. Please help!!

Please safely assume I am a novice.
[698 byte] By [thomascannivady] at [2007-11-11 7:54:14]