Hi.
The run script below as test to insert a new user in a database.
What changes, if any, I'll have to do to make this work in an Access enviroment?
I'm always getting the error message(in red)
Thanks,
Lucas
<%
dim mySQL, conntemp, rstemp, idCategory, rstemp2
pEmail = randomNumber(9999) &...