Fetching from memory ... Done
try
escape(document.funcForm.x1.value)
instead.
Marco
----- Original Message -----
From: "Michael Weller" <[EMAIL PROTECTED]>
> function doLink() {
> parent.main.document.write("<img src=/maw/kurve?page=img&x1=\"+
> document.funcForm.x1.value + \"&y1=\"+document.funcForm.y1.value + \">");
> }
>
> everything works all right except if somebody enters a '+' in one of the
> fields. i know that i have to convert the '+' char. but to what?
>
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html