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 <a name="anchor1" /> (XHTML close tag). This will reload the page and direct it to the layer/table the user selected.
melih > > From: Stuart Felenstein <[EMAIL PROTECTED]> > Date: 2003/06/25 Wed PM 12:33:49 EDT > To: PHP List <[EMAIL PROTECTED]> > Subject: [PHP-WIN] OT[slightly] Tables and layers > > I'm sure this is possible but not sure where to look to learn. Still really at the > starting stages of PHP but if someone can point me in the right direction. > > Basically I don't want to swap out pages but as a for instance have a php enabled > form in a table that will send [whatever is returned] to another table or layer > somewhere else in the same page. > > Is this possible? I know nothing about HTML and will only take in as much as > necessary and rely on WYSIWYG type of programs like Dreamweaver or GoLive to do the > bulk of the dirty work. > > Stuart > > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php