Results 1 to 2 of 2

Thread: URGENT - Accessing a text box using JSCRIPT

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Feb 2002
    Location
    Hampton Beach
    Posts
    513

    Question URGENT - Accessing a text box using JSCRIPT

    I am trying to access this text box through javascritp but unable to:

    <FORM action="Page2.asp" method=post id=form1 name=form1?

    <INPUT id=text1 name=text1 value="<%=Name%>">

    </form>

    In my javascript I have:

    as soon as type form1 and then hit the . key the text1 should appear in the list that appears..


    How come it is not?
    Attached Files Attached Files

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