[PHP] frame help!

2005-08-12 Thread George B
I made a left frame, then made the three pages, and all the frames show fine. But this is not my problem! I made a "leftpane" which has code to check if user exists (its for a login script). In the code for the login FORM I set it to go directly to the "userpane" file. It works fine! It recogni

[PHP] php frame/session update question...

2004-04-09 Thread bruce
how would i use frames to update a session var... i'm considering using frames as a way of updating a session var. i'd like to allow the user to select a link, have the link update a session var, and then return the user to the same frame on the same page... any examples/etc... thanks bruce --

Re: [PHP] frame problem

2003-01-17 Thread Justin French
1. this has nothing to do with PHP 2. this has nothing to do with PHP 3. you could call a frameset html page with 4. you could set individual frames to different sources from one link with javascript -- but you'd have to consult a JS list :P Justin on 18/01/03 9:30 AM, Kiswa ([EMAIL PROTEC

RE: [PHP] frame problem

2003-01-17 Thread John W. Holmes
> What da fuck. > Been trying like forever to get a script to automaticly update the > framespage from inside one of the frames. > My goal is to reset all the frames to their original state > > Can anybody help me! Wash your mouth out with soap and go learn Javascript... ---John Holmes... --

[PHP] frame problem

2003-01-17 Thread Kiswa
What da fuck. Been trying like forever to get a script to automaticly update the framespage from inside one of the frames. My goal is to reset all the frames to their original state Can anybody help me! -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net

RE: [PHP] frame

2002-09-11 Thread Martin Towell
Sorry, can't help you there. I'm not familiar with swf_* functions Martin -Original Message- From: dinnie [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 4:59 PM To: [EMAIL PROTECTED] Subject: RE: [PHP] frame anyway thanks before mr martin..^_^ i know to use

RE: [PHP] frame

2002-09-11 Thread Martin Towell
this is more of an HTML question. You'll probably be wanting to look at and -Original Message- From: dinnie [mailto:[EMAIL PROTECTED]] Sent: Thursday, September 12, 2002 12:59 PM To: Milist PHP Subject: [PHP] frame hi all, sorry for disturb all of u for a while... there's

[PHP] frame

2002-09-11 Thread dinnie
hi all, sorry for disturb all of u for a while... there's anyone can hel me...?? i'm a beginner in PHPer... right now... i'm trying to make 2 frames in one file... example.. setup.php as main program with 2 frame then i want to call dispsetup.php and display it in second frame... how the way