DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: ASP Form

  1. #1
    Chris Guest

    ASP Form


    Hello,

    I have a small problem that I can't figure out. I am trying to create a
    form on an ASP page, i.e.

    <INPUT TYPE="checkbox" NAME="dog"> Dog<BR>
    <INPUT TYPE="checkbox" NAME="cat"> Cat<BR>
    <INPUT TYPE="checkbox" NAME="fish"> Fish<BR>
    <INPUT TYPE="checkbox" NAME="bird"> Bird<BR>
    <INPUT TYPE="checkbox" NAME="Other"> Other <INPUT TYPE="text" NAME="othertextbox"
    SIZE=30 MAXLENGTH=30>

    and I am trying to figure out how to make it check the OTHER box when they
    start typing in the OTHER TEXT BOX. Also when the user checks the OTHER
    box how to send the focus to the OTHER TEXT BOX.

    See an example of this form at http://www.programnow.com/form.asp.

    Thanks for your help.
    Chris

  2. #2
    chris Guest

    Re: ASP Form


    http://www.programnow.com/form.asp

    "Chris" <chrisw@programnow.com> wrote:
    >
    >Hello,
    >
    >I have a small problem that I can't figure out. I am trying to create a
    >form on an ASP page, i.e.
    >
    ><INPUT TYPE="checkbox" NAME="dog"> Dog<BR>
    ><INPUT TYPE="checkbox" NAME="cat"> Cat<BR>
    ><INPUT TYPE="checkbox" NAME="fish"> Fish<BR>
    ><INPUT TYPE="checkbox" NAME="bird"> Bird<BR>
    ><INPUT TYPE="checkbox" NAME="Other"> Other <INPUT TYPE="text" NAME="othertextbox"
    >SIZE=30 MAXLENGTH=30>
    >
    >and I am trying to figure out how to make it check the OTHER box when they
    >start typing in the OTHER TEXT BOX. Also when the user checks the OTHER
    >box how to send the focus to the OTHER TEXT BOX.
    >
    >See an example of this form at http://www.programnow.com/form.asp.
    >
    >Thanks for your help.
    >Chris



Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links