- From: Ali Bahreman <ali@ctt.bellcore.com>
- Date: Fri, 11 Nov 94 16:56:25 EST
- To: cheung@eplrx7.es.duPont.com
- Cc: Multiple recipients of list <www-html@www0.cern.ch>
precisely, what i was thinking of is: (NOTE the action is moved to submit!!) <FORM METHOD="POST"> Enter Name: <INPUT TYPE="TEXT" ...> Enter Date: <INPUT TYPE="TEXT" ...> etc... <INPUT TYPE="submit" VALUE="FAX" ACTION="http://xyz.com/fax.cgi"> <INPUT TYPE="submit" VALUE="EMail" ACTION="http://xyz.com/email.cgi"> </FORM> i am not an implementor of mosaic browsers but it doesn't seem difficult to implement. _______________________________________________________________________ Alireza Bahreman E-Mail: bahreman@bellcore.com Bellcore, Room RRC-1K221 Phone : +1 908 699 7398 444 Hoes Lane, Piscataway, NJ 08854 Fax : +1 908 336 2943 You write: >> I managed to do this, however I did not use multiple submit buttons >>I used radio buttons instead and used a perl script to format the output. >>You can see it under the Completed projects section of >>URL=http://www.med.umich.edu/~jauderho/. The scripts I used are also there >>so you can copy it off of that. You can easily modify it to a checkbox type >>where you can choose multiple people to send the message to. >> > >This is too unfriendly for our users; it requires that they click on >something which is supposed to work like a link, and then have to hit >another button to get it to work. > > > -- Bryan Cheung > cheung@eplrx7.es.dupont.com > Du Pont Global Distributed Computing Services > >
Received on Friday, 11 November 1994 22:56:38 UTC