[Gambas-user] gb.web

Mike Crean mike.crean at y7mail.com
Thu May 23 05:09:33 CEST 2019


Thaks for the info.


 

    On Monday, 20 May 2019, 2:35:08 pm AWST, Mayost Sharon <sharon at 455.co.il> wrote:  
 
 <%
''How Do I put user and password into HtmlInput.
Print Request["text1"]
Print Request["text2"]
%>

---------- Original Message -----------
From: Mike Crean via User <user at lists.gambas-basic.org>
To: "user at lists.gambas-basic.org" <user at lists.gambas-basic.org>
Cc: Mike Crean <mike.crean at y7mail.com>
Sent: Mon, 20 May 2019 03:23:07 +0000 (UTC)
Subject: [Gambas-user] gb.web

> Hi all, How do I copy HTML inputs to a gambas variable.
> <%Dim HtmlInput As String%>
> <!DOCTYPE html><html>  <title>Login</title>  <body>  <form name="MY 
> Form"action="Login">  userid<input type="text" name="text1">  <br>  
> password<input typy=" password" name="text2">  <br>  <input 
> type="submit"name="button1"value="login">  </form>  </body></html> <%!Arg  
>     ''??? %>     <%''How Do I put user and password into HtmlInput.%> RegardsMike
------- End of Original Message -------


----[ Gambas mailing-list is hosted by https://www.hostsharing.net ]----
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gambas-basic.org/pipermail/user/attachments/20190523/2a7e2bab/attachment.html>


More information about the User mailing list