Computer problems,Computer help
*AX SOFT>>>Programming & Design

What form input type does this?


This is driving me mad, It's way too early and I can't think :P

In one of my databases there will be a need to insert a user a couple of times eg

userid categoryid
1 3
1 5
2 1
2 3
3 4
3 5
etc etc

so what in a form can I use the get multiple values from the use like this, eg the question might be 'please select the categories...' and the user can hen pick as many of them as he/she wants.

Easy question no doubt but my brain hasn't kicked in yet.

checkboxes?

radio buttons, you can only select 1 in a group
pull down menus can only select 1
listboxes in VB you can select more than 1

what language would this be in? I initially thought html.

why not run catId1 and catId2 for the same userId

Use checkbox with multiple set to true ...if your are using STRUTS u can use <html:multibox>
then just populate the collection and read in you program and persist to the DB

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • How make your own website??

    WHAT YOU NEED; 1.Domain name & Hosting (to display site) needed. Buy it... ...

  • Can somebody tell me what the error is in this PHP line?

    looks like your missing a "," after the ssn: (line 13) if(isset($_REQUEST['agree'], $_REQUEST['firstname'], $_REQUEST['lastname'], $_REQUEST['address...

  • Photoshop. Need help on technique. Example inside.?

    Open any image you need with photoshop, zoom it at size you can edit it, use earser tool to remove the background, finally, duplicate the layer to another new one and change blending options to add...

  • How to make brighter, detailed photos in photoshop for website?

    curves, levels, and better images to begin with... at least more res maybe? the noise you're getting is because the images are too dark/ overexposed.

    ...
  • What is the linux command line for displaying a website?

    The original text-based browser was Lynx. If that's what you mean. I don't know how Gentoo installs software, but downloading (or checking for if it IS installed) is the first step. Then,...

  • I need to enter a string with a decimal to change to a double?

    When you say that Double.parseDouble does not work what exactly do you mean? Print the String before you do the parse. Add a character before and after like System.out.println("#" + ...

  • MS Word - themes & background applied to 1 page only ?

    Hi there, By default Word puts the watermark in the header and also by default the same header on each page of the document. In order to change that, after you have added your watermark to t...

  • How to make a website for free (with very limited knowledge)?

    Free domains do not exist because the company that is selling a domain (e.g. godaddy.com) has to pay VeriSign and ICANN to register your domain. If you really want your own domain I reccomend buyin...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster