csandbach
08-19-2007, 12:27 PM
Hi,
Me again,
i was wondering how to do the following
strMaxent = Replace(Session("siteMaxent"), "'", "''")
which collects the value from a login using sessions , further down the code I have
postlimit=strMaxent
It's not working, do i need to have "" I have tried loads but cant seem to get it to work.
Chris.
Me again,
i was wondering how to do the following
strMaxent = Replace(Session("siteMaxent"), "'", "''")
which collects the value from a login using sessions , further down the code I have
postlimit=strMaxent
It's not working, do i need to have "" I have tried loads but cant seem to get it to work.
Chris.