|
Posted by chinese.central on 11/21/06 04:38
Hello,
I have got a form, it has a text field, I type in ;-delimited data, is
there a way that I can parse the data such that the URL will look like
..php?field1=xxx,field1_hidden=xxx,field2=xxx,field2_hidden=xxx
// assuming that I only have 1 input element in the form
// the number of fields cannot be predicted.
I hope that this makes sense.
Can anyone point me to the right direction? js? asp? is there a simple
way to do it?
Regards
Ben
[Back to original message]
|