Results 1 to 2 of 2

Thread: URGENT - Accessing a text box using JSCRIPT

  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

  2. #2
    The picture isn't missing BuggyProgrammer's Avatar
    Join Date
    Oct 2000
    Location
    Vancouver, Canada
    Posts
    5,217
    because this is strictly a VB Question Forum. go to Here for the ASP/web developement forum
    Remember, if someone's post was not helpful, you can always rate their post negatively .

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