Hi Kim / Glen,

> document.mysearchf.getElementByName("0").value = "value";
> document.mysearchf["0"].value = "value";

Great these both worked fine.

I need to pass an argument with a space so from mysearch.xml:
mysearch /from: here /to: there and everywhere /three: another

It only picks up 'there' as value for /to rather than 'there and everywhere
'. How can I get around this?

Thanks, Tom.




-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
To unsubscribe visit:
https://lists.sourceforge.net/lists/listinfo/dqsd-users
[EMAIL PROTECTED]
http://sourceforge.net/mailarchive/forum.php?forum_id=8601

Reply via email to