Re: sorting passed data



Gaga wrote:

I have on one my product page multiple products linked with ID of the
product.
Product name, bla bla bla, "click for more ".

So when you click on "more" you get additional info about product.
The problem is how to separate this data ( coming from product page ) and
how to read then this extra data from the db.
Should i make case, multiple if's or is there better option ?

Just pass the product id to the page that shows the full data, and use that in the new database query to get your data.


//Aho
.



Relevant Pages

  • matching over multiple lines
    ... When I was starting to learn regexes in Perl, ... Bla bla bla etc etc etc all those boring stuff everyone hates to read ... and have its matches work OVER MULTIPLE ... realize that the books I've read don't teach this. ...
    (comp.lang.perl.misc)
  • creating one column table with multiple num. of rows problem using word object
    ... below is one partial of my coding. ... database with only one table, one column but with multiple number of rows.. ... name: bla bla ...
    (microsoft.public.word.vba.general)