A
Arthur
I have a mix web site, ASP and ASPX files.
I have assigned a value to Session("Date") and the href to
an ASPX page. When I further href to another ASP Page. The
content in Session("Date") becoming blank. Is it in
design? Or bug? Is there any work around solution?
Also, Is there any way to secure my ASPX source code from
client? I don't want clients to be able to see the source
code but they can run the ASPX.
Thanks
I have assigned a value to Session("Date") and the href to
an ASPX page. When I further href to another ASP Page. The
content in Session("Date") becoming blank. Is it in
design? Or bug? Is there any work around solution?
Also, Is there any way to secure my ASPX source code from
client? I don't want clients to be able to see the source
code but they can run the ASPX.
Thanks