Hi,
it is probably a dummy question, but... I generate HTML document from a database. Some parts are generated as hyperlinks, which should contain additional information: Table name, ID of table row etc... When user click on it, the program should extract and decode this information and generate another part of database as HTML document.
I can not figure out what is the best way to do it...
can anybody help?
thanx