Re: [PHP] New Help with Javascript Navigation

2006-04-29 Thread Gerry D
Yah, and why are people still mindlessly clicking OK to install ActiveX plugins? On 4/27/06, Porpoise <[EMAIL PROTECTED]> wrote: <""Gerry D"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Interesting discussions... :)> I see two issues: 1. if you are exposing php scripts to the

Re: [PHP] New Help with Javascript Navigation

2006-04-28 Thread Jochem Maas
Robert Cummings wrote: On Thu, 2006-04-27 at 12:36, Weber Sites LTD wrote: I know I'm going to get heat for this example So cool down, it's just an example :) Do you mean something like : http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20060119AtlasN K/manifest.xml Only for PH

Re: [PHP] New Help with Javascript Navigation

2006-04-27 Thread Porpoise
<""Gerry D"" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] Interesting discussions... :)> I see two issues: 1. if you are exposing php scripts to the client, how does the server side processing know what it should do and what the client should see? 2. and why can't JS write to

RE: [PHP] New Help with Javascript Navigation

2006-04-27 Thread Robert Cummings
On Thu, 2006-04-27 at 12:36, Weber Sites LTD wrote: > I know I'm going to get heat for this example > So cool down, it's just an example :) > > Do you mean something like : > http://msdn.microsoft.com/msdntv/episode.aspx?xml=episodes/en/20060119AtlasN > K/manifest.xml > Only for PHP? I didn't

RE: [PHP] New Help with Javascript Navigation

2006-04-27 Thread Weber Sites LTD
lto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 11:37 PM To: php-general@lists.php.net Subject: Re: [PHP] New Help with Javascript Navigation At 01:36 PM 4/26/2006, Warren Vail wrote: "PHP appears to me to be incomplete unless it can provide a way to provide client (browser) side e

Re: [PHP] New Help with Javascript Navigation

2006-04-27 Thread Gerry D
Interesting discussions... :) I see two issues: 1. if you are exposing php scripts to the client, how does the server side processing know what it should do and what the client should see? 2. and why can't JS write to the client's file system? Or read from files? "Come to my website and let me f

RE: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Warren Vail
l 26, 2006 2:37 PM To: php-general@lists.php.net Subject: Re: [PHP] New Help with Javascript Navigation At 01:36 PM 4/26/2006, Warren Vail wrote: "PHP appears to me to be incomplete unless it can provide a way to provide client (browser) side executables in a consistent language, namely PHP.

RE: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Warren Vail
, I think I'll check out PHPScript, that Richard Lynch found, as soon as I can. Warren Vail -Original Message- From: Evan Priestley [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 2:16 PM To: Warren Vail Cc: 'PHP General List' Subject: Re: [PHP] New Help with Java

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread paul
At 01:36 PM 4/26/2006, Warren Vail wrote: "PHP appears to me to be incomplete unless it can provide a way to provide client (browser) side executables in a consistent language, namely PHP. Developers get all excited about the elegence of the PHP language, and somewhere along the way they discover t

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Robert Cummings
On Wed, 2006-04-26 at 17:18, Jochem Maas wrote: > > Wez Furlong has written an ActiveScript compatible plugin that > allows running php clientside in the browser - YMWV. > > > Robert Cummings wrote: > > On Wed, 2006-04-26 at 16:47, Evan Priestley wrote: > > > > ... > > nice func Rob. :-) now

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Jochem Maas
Wez Furlong has written an ActiveScript compatible plugin that allows running php clientside in the browser - YMWV. Robert Cummings wrote: On Wed, 2006-04-26 at 16:47, Evan Priestley wrote: ... nice func Rob. :-) now onward to HELL ... ?> Unfortunately, you're going to have a HELL of a

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Evan Priestley
" again carefull with quotes") ."more html stuff here"); // end of echo statement --- snip -- Warren -Original Message- From: Evan Priestley [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 1:47 PM To: Warren

RE: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Richard Lynch
On Wed, April 26, 2006 3:36 pm, Warren Vail wrote: > One solution would be to develop a PHP Plugin and support that for all > the http://pecl.php.net/package/PHPScript Just stumbled across it the other day, and it's on my "check it out" list... Reviews from those more knowlegable most welcome.

RE: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Warren Vail
t;) ."more html stuff here"); // end of echo statement --- snip -- Warren -Original Message- From: Evan Priestley [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 1:47 PM To: Warren Vail Cc: PHP General List Subject: Re: [

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Robert Cummings
On Wed, 2006-04-26 at 16:47, Evan Priestley wrote: > Tell you what: write file_get_contents() in Javascript, and I'll > write the rest of it. I hope you're not going to welch!! Unfortunately, you're going to have a HELL of a time with dynamically include()'ing source :) Cheers, Rob. -- .---

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Evan Priestley
bedding in html? Any creative masochists out there? Has it already been attempted? Warren Vail -Original Message- From: Jay Blanchard [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 26, 2006 1:07 PM To: Pub; php-general@lists.php.net Subject: RE: [PHP] New Help with Javascript Navigati

RE: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Warren Vail
TED] Sent: Wednesday, April 26, 2006 1:07 PM To: Pub; php-general@lists.php.net Subject: RE: [PHP] New Help with Javascript Navigation Pub, Thank you for subscribing to and participating in the PHP users list, a place where your PHP questions can be answered. Unfortunately your last post contain

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Stut
Jay Blanchard wrote: [snip] lol - that was almost perfect... you missed an 'o' ;-) [/snip] I am allowed a missed 'o' as I am on the bus (and have been for almost 24 hours) chaperoning a high school band trip to Florida. :) This one time, at band camp, I wrote an email to the PHP-General maili

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread John Nichel
Pub wrote: Hello, I would really appreciate some help. Then ask a php question. -- John C. Nichel IV Programmer/System Admin (ÜberGeek) Dot Com Holdings of Buffalo 716.856.9675 [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsu

RE: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Jay Blanchard
[snip] lol - that was almost perfect... you missed an 'o' ;-) [/snip] I am allowed a missed 'o' as I am on the bus (and have been for almost 24 hours) chaperoning a high school band trip to Florida. :) -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un

Re: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Jochem Maas
Jay Blanchard wrote: Pub, Thank you for subscribing to and participating in the PHP users list, a place where your PHP questions can be answered. Unfortunately your last post contained several problems; a. It was to long. 2. it was a JavaScript question. Thank you, Jay lol - that was almost

RE: [PHP] New Help with Javascript Navigation

2006-04-26 Thread Jay Blanchard
Pub, Thank you for subscribing to and participating in the PHP users list, a place where your PHP questions can be answered. Unfortunately your last post contained several problems; a. It was to long. 2. it was a JavaScript question. Thank you, Jay -- PHP General Mailing List (http://www.php.n