mramirez18
Posts: 56
|
| Posted: 05/20/2005, 4:56 AM |
|
How can I create a link from a GRID, that takes me to a web page using DB field.
For example
Link from GRID, called Test, when clicked takes me to http://www.blah.com/whitepages/employee_page.jhtm?id={EMPLOYEEID}
where {EMPLOYEEID} is a field in DB.
|
 |
 |
Oper
Posts: 1195
|
| Posted: 05/20/2005, 9:13 AM |
|
clikc the Link Field
Goto Property (normaly located on the right side)
Gto to teh HREF source Add your Page First
then Click the 3 DOT [...] and you add your ID there
http://www.GlobalDevelop.com
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
|