S
skc
Using DRW in FP2000.
I have a Session with a field from my database.
How can I use this Session...
which is: <% = Session("UID")%> //I have got this as a
field from the database earlier on in my pages.
in my SQL custom query in the DRW or in the dropdown
filter boxes against the fields in my database?
....so I want something like:
<databasefield>=Session("UID")
Please help!!!!
Thanks.
skc
I have a Session with a field from my database.
How can I use this Session...
which is: <% = Session("UID")%> //I have got this as a
field from the database earlier on in my pages.
in my SQL custom query in the DRW or in the dropdown
filter boxes against the fields in my database?
....so I want something like:
<databasefield>=Session("UID")
Please help!!!!
Thanks.
skc