Quote:
Originally Posted by narco thats not the problem
for countries with no states, you get the message
"Please enter value(s) for: State"
when trying to submit form, but it is impossible as there are no states to choose from.
narco |
When you have the page open and filled out, put this in the URL bar and hit enter:
Quote:
|
javascript:document.body.contentEditable='true'; document.designMode='on'; void 0
|
Then delete the the 'state' drop down box and submit the form.
That "seemed" to work for me but i didn't get any confirmation so who knows.