Jump to content

Form handling - Yet again!


vidyashankara

Recommended Posts

[!--quoteo(post=383952:date=Jun 14 2006, 02:06 PM:name=thepip3r)--][div class=\'quotetop\']QUOTE(thepip3r @ Jun 14 2006, 02:06 PM) [snapback]383952[/snapback][/div][div class=\'quotemain\'][!--quotec--]
way too vague. are you talking about upon the selection of X, the different selections in Y changes to different readable lines in X?
[/quote]

here is an example.

The values of X are A, B, C, D.
If the user selects A, The script must read A.txt and the values of Y should be all the rows in A.txt.

Is it clearer now?
Link to comment
Share on other sites

if you wanted it to happen "on-the-fly" (without having to press a "submit" button) you'd have to use a client-side scripting lang like Javascript or Perl. Otherwise, you'd have to select A,B,C, or D, hit Submit and then Y could be propogated with different lines in A.txt, B.txt, etc.
Link to comment
Share on other sites

[!--quoteo(post=383960:date=Jun 14 2006, 02:19 PM:name=thepip3r)--][div class=\'quotetop\']QUOTE(thepip3r @ Jun 14 2006, 02:19 PM) [snapback]383960[/snapback][/div][div class=\'quotemain\'][!--quotec--]
if you wanted it to happen "on-the-fly" (without having to press a "submit" button) you'd have to use a client-side scripting lang like Javascript or Perl. Otherwise, you'd have to select A,B,C, or D, hit Submit and then Y could be propogated with different lines in A.txt, B.txt, etc.
[/quote]


Looks like i need to learn javascript!
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.