lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LYNX-DEV Lynx Form data Problem


From: newsmgr
Subject: LYNX-DEV Lynx Form data Problem
Date: Mon, 18 Aug 1997 07:17:27 +1000

        Problem with Lynx incorrectly adding form arguments.
This form data is produced by a script which is called repeatedly with
different form data (post and get) and with no form data to return to the top
level selection (as in the 'Return to calendar' link). When the Return link is
activated previously used form data is sent with it, despite the fact it is not
the submit link and is outside the <FORM> block.

        A demonstration of the script can be tested at :---

        http://www.marshall.edu/htbin/calendar


...[snip]...
<HR>
<FORM METHOD=POST ACTION="calendar.com"><STRONG>
Date:
<SELECT NAME="MONTH">
<OPTION VALUE="JAN">January
<OPTION VALUE="FEB">February
<OPTION VALUE="MAR">March

....[snip]...

Password: <INPUT TYPE="password" NAME="PASSWORD">
<P>
<INPUT TYPE="submit" VALUE=" Add this Event ">
<INPUT TYPE="reset" VALUE=" Reset Form ">
<INPUT TYPE="hidden" NAME="EVENT_KEY" VALUE="0">
<INPUT TYPE="hidden" NAME="ACTION" VALUE="ADD">
</STRONG></FORM>
<P><A HREF="/htbin/calendar.com">Return to the Calendar</A>
<HR>
<ADDRESS> Calendar V1.0</ADDRESS>
</BODY>
</HTML>

(Lynx 2.7.1, Fote Mods 20-june-97, VAX VMS 5.5-2, VAX C 3.2, UCX 4.1)
                                Regards
 *      *     *     *     *       Tony Bolton   
****  ****   **     **   **       address@hidden
** **** **   *********   **       MANLY HYDRAULICS LABORATORY.
**  **  **   *********   **       110B King ST. Manly Vale 2093 Sydney AUSTRALIA
**      **   **     **   ******** Phone +61 2 99490200 FAX +61 2 99486185
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]