Results 1 to 4 of 4

Thread: length of form passed array [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2002
    Posts
    74

    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.
    -------------------------------------
    http://www.ybweb.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width