Are u using .net, you can use crystal reports but display as pdf format.
 

On Tue, Dec 15, 2009 at 10:23 AM, Calvin Omari <calvinebarongo@gmail.com> wrote:
Hi techies,

I am building a small application that reads vacancies from a database and displays them in a tabular row format, I want to create a link in one of the field say vacancy_id i.e when you display using the following script. All the details are to be fetched from db

 print("<tr><td bgcolor=$colorbg><a href='vacanacy.pdf?id=$Field1'>$Field1</a></td><td align=left bgcolor=$colorbg><a href='apply.html?id=$Field1'>$Field2</a></td><td align=left bgcolor=$colorbg>$Field3</td><td bgcolor=$colorbg>$Field4</td></tr>");

Now the vacacny.pdf is the file to be viewed when you click on the displayed vacancy number that is dyanamic, Techies is it possible or I am just guessing

Thank you

_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
------------
Skunkworks Server donations spreadsheet
http://spreadsheets.google.com/ccc?key=0AopdHkqSqKL-dHlQVTMxU1VBdU1BSWJxdy1fbjAwOUE&hl=en
------------
Skunkworks Rules
http://my.co.ke/phpbb/viewtopic.php?f=24&t=94
------------
Other services @ http://my.co.ke
Other lists
-------------
Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce
Science:  http://lists.my.co.ke/cgi-bin/mailman/listinfo/science
kazi:     http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general



--
Samson Bungei