You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Rocco Scappatura <Ro...@sttspa.it> on 2007/12/09 17:20:06 UTC

RE: [users@httpd] mod_proxy_html (Expecially for Nick Kew) (SOLVED)



>> >Is there any way to solve this problem?
>>
>>
>>
>>
>> Have you tried adding these?
>>
>>         ProxyHTMLEvents onclick ondblclick onmousedown onmouseup \
>>                         onmouseover onmousemove onmouseout
>> onkeypress \
>>                         onkeydown onkeyup onfocus onblur onload \
>>                         onunload onsubmit onreset onselect onchange
>
> No. I'm not using Javascript at all.
>
> I have a simple form:
>
> <form method="post">
> ..
> </form>
>
> I even haven't specified the action (which by default is the same
> script).
>
> I have two copy of the same script, say 'script.jsp':
>
> 1) http://www.example.com/script.jsp
> 2) http://www.example.com/subdir/script.jsp
>
> The first URL works while the second URL don't works.

I'm sorry, but I have discovered that I have a malformed html code
("<input type=submit..>" after "</form>"). Sorry again.

rocsca


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org