Question
Opening links on Cfm pages
Playing a bit with CF.
I have a page that's working fine pulling info from MSSQL.
So for example if I do a search for 'Smith' it pulls all the Smiths as follows
Smith, R, DOB, Address, etc
I would like to have a link for each record pulled that the user clicks on to get more detailed information about that Smith.
How can I do this?
Thanks
