G
Guest
Hello,
I'd like to do the following:
- I have a table with a field called, say, "param", containing a numeric
value.
- when displaying records, a click on this field should
a) use the value of "param" to build an internet address in the style of:
"http://my.site.com/appli.dll?query=xxx" where xxx is the specific value of
the param field for this record, the rest of the link being the same for all
records
b) use this dynamically assembled address to open a browser window.
Thank you in advance to advise...
Kind regards,
Renaud Dainville, Brussels
I'd like to do the following:
- I have a table with a field called, say, "param", containing a numeric
value.
- when displaying records, a click on this field should
a) use the value of "param" to build an internet address in the style of:
"http://my.site.com/appli.dll?query=xxx" where xxx is the specific value of
the param field for this record, the rest of the link being the same for all
records
b) use this dynamically assembled address to open a browser window.
Thank you in advance to advise...
Kind regards,
Renaud Dainville, Brussels