![]() |
|
Welcome to the Computer Webmaster Gaming Console Graphics Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
| |||||||
| PHP PHP for some can be one of the hardest website programming codes, so do you need help on your PHP script, if it is php4, php5 or lower this is the place for you for any PHP help. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||
| "J.O. Aho" <user@example.net> schrieb im Newsbeitrag news:bd2cgv$kg20s$1@ID-130698.news.dfncis.de... > las69lenguas wrote: > that variables are loaded with help of the frameset (requiers > you to reload the frame index page all the time), or that you use > session/cookies to store the date (will requier javascript to handle reloading > of the frame when you add/remove items). > I don't understand why reloading the page? What is wrong with: <a href="shoppingpage.php?session=session_id&add=item " target="self">Add this item to shopping cart</a> in the content page and <a href="checkout.php?session=session_id" target="contentframe">Go to checkout</a> in the navigation bar? Of course if you use a cookie you can remove the session id from the query string. And if you have to access the frameset from an other frameset page you have to add in the frameset something like <frame src="shoppingpage.php<? if($QUERY_STRING) echo "?".$QUERY_STRING; ?>" .... Or did I miss something? -- Markus | |||
| Featured Websites | ||||
|
![]() |
| Tags: cart, frames, shopping |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Blue cart baltic | Jan Ove Varøystrand | GPS | 0 | 06-25-2007 11:39 PM |
| Shopping cart | Stuart J | Cheap Web Hosting Package | 4 | 05-31-2007 2:22 PM |
| VevoCart Free ASP.Net Shopping Cart | johnvevo | Website Coding | 2 | 05-30-2007 12:30 PM |
| Frames Vs. Divs | emmawatson401us | HTML | 26 | 07-30-2006 7:09 PM |
| shopping cart | harasshen | Website Reviews And Website Questions | 1 | 07-13-2006 9:26 PM |
| Featured Websites | ||||
|