Howdy folks,
I'm looking to see if there are ways of drawing up pdf files on the fly without components. Or at least really expensive ones. Thanks.
- Nick (Nick@Socklabs.com)
Hey folks,
I'm relatively new to the boards and i had a question.
I do asp/asp.net programming and was wondering if there was any way to create an object (pgp instance/object) in code to encrypt/decrypt on a web page? If anyone knows anything please give me a buzz.
- Nick (Sock@SockLabs.com)
Hey folks, this is my first questions so bear with me.
On part of my page i'm calling a sub that updates a recordset in a userlist. Here it is:
sub up_user (id, status)
dim who_status
rs.Open "SELECT * FROM ulist WHERE id=" & id, Conn
rs.movefirst
who_status =...
I'm no expert myself but i use cookies on my site and this is what it should look like i think
Dim ls_cookie
ls_cookie = Request.Cookies("username")
frmAR.textuserid.innerText = ls_cookie
if you add the <% and %> inside vbscript code area you'll get bugs. hope that helps
-Nick
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.