Problems with javascript submit form
| Newsgroups | gmane.comp.web.links.list |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I read the threads in the links-list mail archive,
but I couldn't find anything related to my problem.
Everything works fine with the access to my bank accounti web site,
but if it comes to submit a transaction, there are
buttons like this:
<td><a href='javascript:submitForm("B_abbruch");' class="Hyperlink">
<img src="/images/common/abbrechen.gif" border="0">
<img src="/images/icons/cancel.gif" border="0" hspace="4">
</a></td>
<td align="right">
<a href='javascript:submitForm("B_weiter");' class="Hyperlink">
<img src="/images/common/weiter.gif" border="0">
<img src="/images/common/pix_trans.gif" width="4" height="1" border="0">
<img src="/images/icons/pfeil_h.gif" border="0">
</a>
Does the javascript interpreter of links suport this kind
of submit form with an argument?
Everytime I'm using the built in "submit form" command nothing
happens.
Is there a workaround, patch or any other solution for this
problem?
Thanks,
Markus
_______________________________________________
Links-list mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/links-list