[Gambas-user] How to load a new page on gb.web by code

Mayost Sharon sharon at 455.co.il
Tue Sep 19 10:37:57 CEST 2023


Hello

I succeeded (in an inexplicable way)
Load the second page (Webpage1.webpage)

In the code in line 18 I added two lines
Webpage1.Render
Quit

But still when I click on the second page (Webpage1.webpage) on the submit button

It returns back to the main page (Main.webpage)

And it's not good because I can't get the request values of the second page (Webpage1.webpage)

An example is attached

Thanks

---------- Original Message -----------
From: "Mayost Sharon" <sharon at 455.co.il>
To: Gambas Mailing List <user at lists.gambas-basic.org>
Sent: Tue, 19 Sep 2023 00:03:59 +0300
Subject: [Gambas-user] How to load a new page on gb.web by code

> Hello
> 
> Further to the discussion:
> https://lists.gambas-basic.org/pipermail/user/2023-September/080147.html
> 
> I have another new question
> 
> I am trying to load the page:
> Website1
> 
> When I put in:
> First name = G
> Surname = B
> 
> I want to load the single webpage1 page without the first page
> 
> But it loads me Webpage1 along with the first page
> 
> An example is attached
> 
> Thank you
------- End of Original Message -------

-------------- next part --------------
A non-text attachment was scrubbed...
Name: w7.zip
Type: application/zip
Size: 21169 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/user/attachments/20230919/19f2bd11/attachment-0001.zip>


More information about the User mailing list