On Wed, Oct 18, 2006 at 02:58:18PM +0000, Benito Caracuel wrote:
> 
> Hello,
> 
> I would like to execute this "test.jsp" form, where the variable "sdp" is 
> from "data.jsp"
> 
> <%@ page language='java' contentType="text/html" %>
> <%@ include file="data.jsp"%>
> <html>
> <body>
> <FORM name="myform" ACTION="http://80.37.100.100:10500/amaASII/inviteServlet"; 
> METHOD="POST">
> <input type="text" name="sdp" value="<%=sdp%>">
> <SCRIPT language="JavaScript">
> javascript: document.myform.submit();

Lynx doesn't implement JavaScript.

-- 
Thomas E. Dickey
http://invisible-island.net
ftp://invisible-island.net


_______________________________________________
Lynx-dev mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lynx-dev

Reply via email to