Re: [PHP] Invoke PHP script from onLoad handler?

2001-01-29 Thread Kristofer Widholm
Here's what you wrote, 01-01-27: >OK, I've gone back through the archives and now understand the situation >with client- and server-side. I just wasn't thinking it through. > >Spawning a window to let PHP query the db and somehow passing returned >values back to the parent window is something I c

Re: [PHP] Invoke PHP script from onLoad handler?

2001-01-27 Thread Markus Fischer
On Sat, Jan 27, 2001 at 06:04:41PM -0600, Chuck Mayo wrote : > Now I'm completely off-topic, but does anyone have any ideas regarding > database access with Javascript, perhaps by having JS run a shell or > perl script? How would JS get the values back? Something like > > function getdb () { >

Re: [PHP] Invoke PHP script from onLoad handler?

2001-01-27 Thread Chuck Mayo
> > -Jonathan Sharp > > Director of Technology - Imprev Inc. > Renwick Development Group - Flyerware > http://www.flyerware.com/ > Phone: (425)688-9200 > Cell: (425)766-1398 > EPage: [EMAIL PROTECTED] > > -Original Message----- > From: Chuck Mayo [mailto:[EMAI

RE: [PHP] Invoke PHP script from onLoad handler?

2001-01-27 Thread Jonathan Sharp
Imprev Inc. Renwick Development Group - Flyerware http://www.flyerware.com/ Phone: (425)688-9200 Cell: (425)766-1398 EPage: [EMAIL PROTECTED] -Original Message- From: Chuck Mayo [mailto:[EMAIL PROTECTED]] Sent: Saturday, January 27, 2001 4:05 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Invoke PHP scrip

Re: [PHP] Invoke PHP script from onLoad handler?

2001-01-27 Thread Chuck Mayo
a little time: http://chatmusic.com/volunteer.htm - Original Message - From: Chuck Mayo <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Friday, January 26, 2001 10:10 AM Subject: [PHP] Invoke PHP script from onLoad handler? > Sorry if this has come up before. > > I want to u

Re: [PHP] Invoke PHP script from onLoad handler?

2001-01-26 Thread Richard Lynch
ore/ Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm Volunteer a little time: http://chatmusic.com/volunteer.htm - Original Message - From: Chuck Mayo <[EMAIL PROTECTED]> Newsgroups: php.general Sent: Friday, January 26, 2001 10:10 AM Subject: [PHP] Invoke

[PHP] Invoke PHP script from onLoad handler?

2001-01-26 Thread Chuck Mayo
Sorry if this has come up before. I want to update a select list from a mySql database whenever the browser window gets the focus. This is because I anticipate that the user will frequently use a second window to make additions to the database that holds the list values while filling in the form,