Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
MrNaSTay #1
Incorrect request to userForms
I have a form on my website for people to subscribe to a mailing list and send
comments all to my email address. It used to work just fine but now I get this
error "Incorrect request to userForms." I've tried all scenarios...selecting
nothing, not typing an email address, not selecting one of the subscribe
fields...all get me the same error. I didn't write this code, found it on
another website and modified it. Here's the link:
[url]http://clairedunaway.com/contact.htm[/url]
Thanks for the help!
jc
MrNaSTay Guest
-
What is the difference between REQUEST and REQUEST.QUERYSTRING?
What is the difference between these two statements? They seem to do the same thing... response.write(request("variable")) ... -
#38869 [NEW]: incorrect SOAP request when operation does not require any arguments
From: lindalj at yahoo-inc dot com Operating system: Linux PHP version: 5.1.6 PHP Bug Type: SOAP related Bug description: ... -
Confused about a REQUEST.FORM and a REQUEST.QUERYSTRING
This is snipit of code, supplied by PayPal with explanation about what has to be done to access their back end. I am confused because they first... -
best way to get data: request.form, request.params, controlname.value
Hi! I think I remember somewhere that using request.form was a bad idea (I can't say I remember why). So I'm wondering: What is the best way to... -
difference bet. request.querystring and Request.Params
request.params for asp.net is the httprequest object, and this method gets a combined collection of querystring, cookies, form and servervars...



Reply With Quote

