kevind
Posts: 251
|
| Posted: 03/30/2007, 4:59 AM |
|
CCS 2.x
I have a link button that I want to be able to copy to the top right corner of any form and when the user clicks it a popup window will open with help text that is stored in a database.
I want the link to be pass the page name using FileName variable (ASP) - not a problem.
I also need to pass the form name BUT I don't want to have to edit the link for each form that I put it on - I need the control to fetch this information.
Is there are runtime value to determine this that I can setup as a parameter in the link - this would be preferred.
I can also build the link with HTML content and before show event, but those events don't copy well.
Thanks for any info/leads
Kevin
_________________
thanks
Kevin
======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
|
 |
 |
mamboBROWN
Posts: 1713
|
| Posted: 04/30/2007, 5:03 PM |
|
kevind
Were you ever able to resolve this??
|
 |
 |
kevind
Posts: 251
|
| Posted: 05/01/2007, 6:02 AM |
|
no, no answer/work around for now
kevind
_________________
thanks
Kevin
======================
CCS 3.2.x / ASP / MS Access /mySQL / PHP / jQuery / jQuery UI / jQuery Mobile
|
 |
 |
|