|
-
Aug 16th, 2003, 01:21 PM
#1
Thread Starter
Lively Member
length of form passed array [RESOLVED]
hello,
I have a form with input type like this:
<input type=hidden name="RecId[]" value="foo">
this input is dynamicly created and there is a vary number of it.
now the question is how can I know the length of the array in the procesing page (the page that I goto when I submit the form)
because I want to print the length on the screen.
thanks
Yair
Last edited by yair24; Aug 18th, 2003 at 09:45 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|