Re: [PHP-WIN] OT[slightly] Tables and layers

2003-06-25 Thread Jim Hunter
aner then doing a re-load of the page to a new anchor. Jim ---Original Message--- From: Melih Onvural Date: Wednesday, June 25, 2003 02:18:35 PM To: Stuart Felenstein; PHP List Subject: Re: [PHP-WIN] OT[slightly] Tables and layers This is actually really easy to do. make the post or

Re: [PHP-WIN] OT[slightly] Tables and layers

2003-06-25 Thread Melih Onvural
This is actually really easy to do. make the post or get variable of your form page.php#($variable) and then define each layer or table further down the page with an achor name using (XHTML close tag). This will reload the page and direct it to the layer/table the user selected. melih > > Fro

Re: [PHP-WIN] OT[slightly] Tables and layers

2003-06-25 Thread Stuart Felenstein
Message--- From: Stuart Felenstein Date: Wednesday, June 25, 2003 01:33:15 PM To: Jim Hunter; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] OT[slightly] Tables and layers I understand what you are saying. PHP doesn't create or hide layers etc. What I'm trying to understand is will

Re: [PHP-WIN] OT[slightly] Tables and layers

2003-06-25 Thread Jim Hunter
ed in an object. (insert the appropriate Netscape joke here). Jim ---Original Message--- From: Stuart Felenstein Date: Wednesday, June 25, 2003 01:33:15 PM To: Jim Hunter; [EMAIL PROTECTED] Subject: Re: [PHP-WIN] OT[slightly] Tables and layers I understand what you are saying. PHP do

Re: [PHP-WIN] OT[slightly] Tables and layers

2003-06-25 Thread Stuart Felenstein
I understand what you are saying. PHP doesn't create or hide layers etc. What I'm trying to understand is will PHP work in that environment or not? Could I code one layer with a get or post form and have another layer translating it? Stuart Thank you for your response. Jim Hunter <[EMAIL PRO