Results 1 to 3 of 3

Thread: textbox index question

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    321

    textbox index question

    dear all

    if let say i have 3 textbox loaded with index 0 1 and 2. now if i unload textbox (1) will textbox 0 and textbox 2 still there? will the index of textbox 2 automatically changed to 1? please advice

  2. #2
    Frenzied Member John McKernan's Avatar
    Join Date
    Jan 2002
    Location
    SE PA
    Posts
    1,295
    Assuming you are talking about a control array, textbox(0) and textbox(2) will still exist and they will retain their original index values.

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    321
    thank you

    i have another problem with inet this time. if let say i put a zip file up on a http server, can i use inet to download the zip file? how can i do that?

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