Sergio A. Hernandez wrote:
> Joshua,
> I am writing a Getting Started 24 lessons book, and the part that I
> did figure out yet is the CGI Web Application lesson. If you are
> planning to release your tutorial under the terms of the GNU Free Doc
> License and you are interested, you can be co-autho
Sergio, I just had a look at the link you sent and it looks good.
Once I've finished the tutorial I'd be happy for you to include it in your
book, under the GNU Free Doc License.
2009/5/3 Sergio A. Hernandez
> Joshua,
> I am writing a Getting Started 24 lessons book, and the part that I
> did f
So far I remember you need to register use the following link:
http://gambasdoc.org/help/register
On Sun, May 3, 2009 at 3:40 AM, Joshua Higgins
wrote:
>> Print Request["your_name"]
>>
>
> Works fantastic. Just one more question: how would I go about helping to
> write the tutorial on maki
Joshua,
I am writing a Getting Started 24 lessons book, and the part that I
did figure out yet is the CGI Web Application lesson. If you are
planning to release your tutorial under the terms of the GNU Free Doc
License and you are interested, you can be co-author for this section
of the book.
http
>Print Request["your_name"]
>
Works fantastic. Just one more question: how would I go about helping to
write the tutorial on making a cgi web application here
http://gambasdoc.org/help/tutorial ?
--
joshua higgins
>>--
-
> I've been experimenting with Gambas server pages and I must say, its
> brilliant.
>
> At the moment I'm trying to get data entered on a form on a web page to be
> written to a file on the server. I have got as far as making the html page
> with a form. Here is an excerpt:
>
>
> Your Name:
I've been experimenting with Gambas server pages and I must say, its
brilliant.
At the moment I'm trying to get data entered on a form on a web page to be
written to a file on the server. I have got as far as making the html page
with a form. Here is an excerpt:
Your Name:
What I'm wonde