Hi All,
Think my brain might be a bit fried but is there an easy way to add on a url variable (ie searchresults.cfm?variable
=1) when you want to submit a form to itself or do you have to pass through a processing page that cflocation's you back to the form you are submitting.
I know about <form name="searchrefine" action="#cgi.script_name#?
variable=1
" method="post">
but i want to pass values that the user is inputting inside the form so we don't actually have them yet to forward!
Cheers,
Brad
Start Free Trial