close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Trying to visually separate data output, that should not show, if data field is empty

Thread began 2/19/2011 12:07 pm by Roxana | Last modified 2/24/2011 12:22 pm by Roxana | 3674 views | 13 replies

Roxana

Almost there

Hi Jason,

Thank you for the code. I now understand, why the price and item no. weren't posted to the cart page. I used the same code for the item no..

In our situation, we have items without size and version option (for which the code worked just fine), but also items with size option and no version option, or the other way around.

I tried the code individually on each type of item, and it worked, but when I try to make it work for all items at the same time, then I have a PHP error (blank page). This is mainly, because I don't know how to put the code in sequence (I have no background knowledge of PHP).

What I am trying to tell the computer is: use rspricelookup, if there is no size info use rspriceNoSize, if there is no version info use rspriceNoVersion, if there is neither size nor version info use rsNoVersionNoSize.

The recordsets are tested and work.

This is what I tried as a first step, just to use rspriceNoVersionNoSize if rspriceNoSize does not return a price.
$ATC_itemPrice = floatval(($row_rspricelookup['price']!="")$row_rspricelookup['price']:$row_rspriceNoSize['price'])?$row_rspriceNoSize['price']:$row_rspriceNoVersionNoSize['price']);// column binding

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...