Re: Using web forms and webpages to access/view mysql data

2002-06-21 Thread Thomas Spahni
On Thu, 20 Jun 2002, Emma Grant wrote: > I successfully created and added data to my database! > > Does anyone know any good websites where I can learn to insert, update > data using a web form and CGI? http://selfaktuell.teamone.de/artikel/cgiperl/index.htm Text is in German, but you may use

RE: Using web forms and webpages to access/view mysql data

2002-06-20 Thread Ed Carp
> -Original Message- > From: Gerald R. Jensen [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 20, 2002 7:10 PM > To: Emma Grant; [EMAIL PROTECTED] > Subject: Re: Using web forms and webpages to access/view mysql data > > It really depends on the language you wis

Re: Using web forms and webpages to access/view mysql data

2002-06-20 Thread Gerald R. Jensen
t; <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, June 20, 2002 6:43 PM Subject: Using web forms and webpages to access/view mysql data Hi all, I successfully created and added data to my database! Does anyone know any good websites where I can learn to insert, update dat

Using web forms and webpages to access/view mysql data

2002-06-20 Thread Emma Grant
Hi all, I successfully created and added data to my database! Does anyone know any good websites where I can learn to insert, update data using a web form and CGI? How does mysql perform when displaying images (jpg, gif) on a web page, that have been stored as BLOB file? I am new to this stuf