close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Problems with get content from recordset

Thread began 7/27/2010 9:10 am by Miguel | Last modified 8/12/2010 4:32 am by Miguel | 1913 views | 7 replies

Miguel

Ok ill past some screenshots

Ok screen 001-1 is a dynamic list with the users payments report wich orders has he paid or are waiting to be paid also if the payment was verified im using 2 checkouts one for bank transfer due to the big amount and others for paypal on this screen i selected the order #13

Screen 002-2 on this one i used a simple query to show what he has saved under that order wich he has not paid yet showing the items from the detail table with a repeat region at the end a simple botton that goes to the cart page

Screen 003-3 is the cart page i have 2 carts configured on the system one for ordering directly the user can pay or save for later payment and another one only exclusive for paying a saved order on the cart page i have a get content from recordset to display the orders saved under order 13 but it only displays 1 item instead of 2 same happens if there are even more items it only shows 1 item.

Screen 004-4 is the ecart settings wich i have when page loads it should fill the cart also before getting to this page any existing cart is cleared on the screen 002-2 with

php:
<?php 
    $savCart
->ClearCart();
    unset(
$_SESSION['Order']);
    
?>


But no matter what i do it keeps showing only 1 item even if the order has more saved to it.

Screen 005-5 This is the setting i have for the query that should populate the cart its calling the details table filtered by order number ($_GET)

Hitting my head here cant seem to find what is wrong.

If you need access to the site please open a ticket or if you need the files

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...