I have a short program that adds some numbers in a web page and updates them using session variables. It seems to be working fine except for the decimal. when I add the totals it doesn't add the decimals. It just seems to add the whole number. I'm using CTYPE(("session"),decimal) Is there...
Yes, he added and <% end if %> at the end but it still doesn't work and the guy who uploads the form gave me a hit that it was something simple. I don't know asp code so it's not simple for me.
This is my code. It seems to load but it doesn't redirect to the thanks page. Can anybody help me?
<% @LANGUAGE = VBScript %>
<% Option Explicit %>
<%
' name attribute of submit button
If Request.Form("Submit")<>"" then
Dim strName, strEmail, strQuery
strName =...
I don't have phpmailer installed and the server isn't in this office. Besides I'm sending information to an emai and I also the same form sending information to a database. It all works but I just was told to try to format the type coming back in the email. I don't know what setting the...
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.