|
Posted by Lennart Anderson on 03/18/07 19:00
"Jerry Stuckle" <jstucklex@attglobal.net> skrev i meddelandet
news:xtCdnUF-VpfLF2DYnZ2dnUVZ_rbinZ2d@comcast.com...
> Lennart Anderson wrote:
>> I'm having a MySQl table wih a lot of information. I want to present some
>> main fields in a table on one page. Each record do, of course, have a
>> unique ID. The presnted table will have one field as a linked field. I
>> want to be able to click this link, retreive the ID information for that
>> record and then present detailed data for that record on the next page.
>> How do I retreive the ID?
>> Any hints are very much appreciated.
>> Thanks
>
> Put the id in the link itself.
>
> --
> ==================
> Remove the "x" from my email address
> Jerry Stuckle
> JDS Computer Training Corp.
> jstucklex@attglobal.net
> ==================
I think I get the idea but I don't know how to doo that. Can you give me an
aidea of how such a link with, I guess, embedded ID would look like?
Navigation:
[Reply to this message]
|