| Subject: Re: form with relative url, why convert? |
Author: Xavier Roche |
Date: 08/06/2002 22:17 |
| | > The source on the server is like:
> <form method='get' action='/suche/suche.htm' name='suche'
> onSubmit='suchen();'>
Unfortunately, forms can not be parsed - because this would
require to generate all combinations of listboxes, radio-
buttons and various switches inside the form.. and wrap
them with dirty javascript. Besides, MANY other problems
would rise because many sensitive actions are controlled
using forms (consider forums with "delete" or "reply"
buttons, for example)
| |
|
|
|
|
4
Created with FORUM 2.0.11