Hi all, How do I copy HTML inputs to a gambas variable.
<%Dim HtmlInput As String%>
Login userid
password
<%!Arg ''??? %>
<%''How Do I put user and password into HtmlInput.%>
RegardsMike
___
Gambas-user mailing list
Gambas-
yes me again! more gb.web questions!!! what! headache! where! hey
dont run! hey!
i want to know how to put code in the .class file generated from the
.webpage files..
Dcumentation said that .sebpage files are forms also, but focused on
html and scripting.. each form have .class counterpart
> From: Tobias Boege
> Thanks Tobias, but how can i download this file.. i received only the
Thnks tobias. i download the code using archive mail list, and:
i added to my example the < enctype="text/plain" > at final of
tag, so i'll never grap tyhe data by post way
very insteresting and very th
On Mon, 25 Nov 2013, PICCORO McKAY Lenz wrote:
> From: Tobias Boege
> >>> send me a example project? (and the link due in this list nobod, iy
> >> can receibe files directly)
> >>
> > Hmm. I attached a project that _is working_ on my system (with Gambas
> > post-3.5.1). Let's see...
> >
> > Regard
From: Tobias Boege
>>> send me a example project? (and the link due in this list nobod, iy
>> can receibe files directly)
>>
> Hmm. I attached a project that _is working_ on my system (with Gambas
> post-3.5.1). Let's see...
>
> Regards,
> Tobi
Thanks Tobias, but how can i download this file.. i r
On Mon, 25 Nov 2013, PICCORO McKAY Lenz wrote:
> From: Fabien Bodard
>
> >well ... in fact it's an svn version.
> >but true i've just update it two day ago.
> i cannot update, squeeze has more efficient services for rather than
> wheeze, in performance test with jabber clusterized nodes.. wheeze
From: Fabien Bodard
>well ... in fact it's an svn version.
>but true i've just update it two day ago.
i cannot update, squeeze has more efficient services for rather than
wheeze, in performance test with jabber clusterized nodes.. wheeze
fails so far.. , in same server run a payroll system with g
2013/11/23 PICCORO McKAY Lenz :
>> Request[] works whatever the request type (GET or POST). I have no
> i suspect that, ...
>> problem with that, so I guess your problem comes from something else.
>>
>> Can you do the following?
>>
>> - Use Gambas 3.5.1.
> why? www.gambasforge.org/index.html was bu
> Request[] works whatever the request type (GET or POST). I have no
i suspect that, ...
> problem with that, so I guess your problem comes from something else.
>
> Can you do the following?
>
> - Use Gambas 3.5.1.
why? www.gambasforge.org/index.html was build uder gambas 3.4 and
below and works
>
Le 22/11/2013 21:42, PICCORO McKAY Lenz a écrit :
> From: Fabien Bodard
>>
>> what give you :
>> myreqinput = Request.post["nameinput"]
>>
> try it now, and then. surprise dont work !!! arrg
>
>> And why are you using gb2 for webpages ??? gb3 compile on all
>> plateform even some old.
>
From: Fabien Bodard
>
> what give you :
> myreqinput = Request.post["nameinput"]
>
try it now, and then. surprise dont work !!! arrg
> And why are you using gb2 for webpages ??? gb3 compile on all
> plateform even some old.
sorry Fabian, was misctake from me.. i made the example inline
And why are you using gb2 for webpages ??? gb3 compile on all
plateform even some old.
you need only
gb3 runtimes
gb3 scripter
db
2013/11/22 Fabien Bodard :
> what give you :
> myreqinput = Request.post["nameinput"]
>
>
>
> 2013/11/21 PICCORO McKAY Lenz :
>> i mean: with method GET of html forms
what give you :
myreqinput = Request.post["nameinput"]
2013/11/21 PICCORO McKAY Lenz :
> i mean: with method GET of html forms i can use Request["nameoffield"]
> but if i use POST i dot nothing!
>
> why?
>
> (my previos post msg was very vage and generic, sorry)
>
> example i use, webpageform.we
hello, now i need how to manage parameters ..
i mean imade a formulary in gambas and how i can grab the values from
the web html form request?
--
Lenz McKAY Gerardo (PICCORO)
http://qgqlochekone.blogspot.com
--
Shape th
lighttpd is quite simple to configure
2013/2/27 Tobias Boege
> On Wed, 27 Feb 2013, Christer Johansson wrote:
> >
> > > You can't get this working with "Apache 2 standard out of the
> > > box installs".
> > > You must configure Apache to recognise Gambas webpages as CGI
> > > scripts to call t
On Wed, 27 Feb 2013, Christer Johansson wrote:
>
> > You can't get this working with "Apache 2 standard out of the
> > box installs".
> > You must configure Apache to recognise Gambas webpages as CGI
> > scripts to call the gbw3 interpreter.
> >
> >I could send you an archive with a test project
> You can't get this working with "Apache 2 standard out of the
> box installs".
> You must configure Apache to recognise Gambas webpages as CGI
> scripts to call the gbw3 interpreter.
>
>I could send you an archive with a test project an a German PDF explaining
>the Apache2 configuration for Ga
On Sat, 23 Feb 2013, Randall Morgan wrote:
> Ok, can you give me a link to the German version?
>
>
> On Sat, Feb 23, 2013 at 3:46 AM, Mike Crean wrote:
> > Randall, perhaps I should wait untill I have it all working then document
> > it all and have it posted up
> > on the Gambas web site.
> >
Ok, can you give me a link to the German version?
On Sat, Feb 23, 2013 at 3:46 AM, Mike Crean wrote:
> Randall, perhaps I should wait untill I have it all working then document it
> all and have it posted up
> on the Gambas web site.
>
> Mike
> --
Randall, perhaps I should wait untill I have it all working then document it
all and have it posted up
on the Gambas web site.
Mike
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Do
Hi Randall,
If Tobi is on the side perhaps he can check with Hans' if it is OK to release
my English version of
his work.
Regards
Mike
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynami
On Fri, 22 Feb 2013, Jussi Lahtinen wrote:
> > You can't get this working with "Apache 2 standard out of the box
> > installs".
> > You must configure Apache to recognise Gambas webpages as CGI scripts to
> > call the gbw3 interpreter.
> >
> > I could send you an archive with a test project an a Ge
> You can't get this working with "Apache 2 standard out of the box
> installs".
> You must configure Apache to recognise Gambas webpages as CGI scripts to
> call the gbw3 interpreter.
>
> I could send you an archive with a test project an a German PDF explaining
> the Apache2 configuration for Gam
Hi Tobi,
Thanks
for the offer I would like some help. You can get me at
mike.cr...@y7mail.com
any
help is appreciated.
Regards
Mike
--
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
On Fri, 22 Feb 2013, Mike Crean wrote:
>
> Hi Bruce,
>
> Thanks
> for the suggestions, I have tried them to no avail. It would seem
> there is a very full on learning curve to get this up and running.
> Perhaps
> there is a much simpler way using something other than Gambas.
> Again
> thanks f
Hi Bruce,
Thanks
for the suggestions, I have tried them to no avail. It would seem
there is a very full on learning curve to get this up and running.
Perhaps
there is a much simpler way using something other than Gambas.
Again
thanks for you help Bruce. Perhaps Randall's comments about the
Apa
On Thu, 2013-02-21 at 16:53 -0800, Mike Crean wrote:
> Hi Jussi,
>
> Thanks for the reply.
> I have tried the example you have pointed to and can not get it to
> work.
> All I need to do is take data from a serial stream e.g.
> Stuff = "A01 ON" and use the print statement to display
> the
> string
Web Server.
<%
print Stuff
or print "A01
ON"
%>
Mike
From: Jussi Lahtinen
To: mailing list for gambas users
Sent: Thursday, 21 February 2013 11:25 PM
Subject: Re: [Gambas-user] gb.web
Please be more specific.
Send your project and tell
Please be more specific.
Send your project and tell us what it is supposed to do and what happens
instead.
Or specifically what doesn't work.
Here is example of server page. It doesn't work?
http://gambasdoc.org/help/doc/serverpage?view
Jussi
On Thu, Feb 21, 2013 at 2:35 PM, Mike Crean wrote:
Hi Benoit,
I am trying to get a Gambas 3 web
server up and running using gb.web I just do not get it at all. I
have looked at a lot of examples and threads but I just can not get a
web server page up and running. I am using Apache2 and Gambas 3.4
with gb.web enabled. The aim is to use Gambas 3 w
On Wed, Feb 6, 2013 at 12:08 AM, Mike Crean wrote:
>
> Hi all,
>
> Anyone have some simple example code
> for web page creation or control with Gambas 3 gb.web
>
> I would like to get serial data from an
> Arduino and display it on a HTML web page.
>
> Regards
> Mike
>
> -
Hi all,
Anyone have some simple example code
for web page creation or control with Gambas 3 gb.web
I would like to get serial data from an
Arduino and display it on a HTML web page.
Regards
Mike
--
Free Next-Gen Firewa
32 matches
Mail list logo