I a trying to send variable using a GET method, but it isn't showing anything (before it was showing an Undefined Variable error, but I turned the error notices). My question is, how do I pass the variable from one page to the other.
Here is the code for Text.html
<html>
<body>
<form...
Is it possible to enter an email link into a link label so that when they click it, it will start up their email program of choice(their default one I mean)?
I need to know if it is possible to add a comma into a database field, that is from a string variable. Here is an example.
strString = "Here, there and everywhere."
"INSERT INTO table ([Field]) VALUES ('" & strString & "')"
Every time I run, I get an error message, the comma acts as a...
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.