looking back at your original question:
Quote:
|
can anyone help me with a form processor that can process a drop down list of target pages on the same domain while masquerading the target url?
|
You could maybe put the domain in a hidden form field:
then when the script gets the form data it can concatenate the fields to form the URL:
or maybe I don't understand your question.