Hi there
This is all my coding!, the rs should set the variables as "988.5" as this is the result of the SQL query.
my script:
<%@LANGUAGE="VBSCRIPT"%>
<HTML>
<P><%=rs2(strpn)%>
<P>booking for the weeks beginning...
<%
If...
Thanks for the reply, i gave this a go and now i get the error below:
Microsoft VBScript runtime error '800a000d'
Type mismatch
This error goes away when i specify a format for my variable! e.g. FormatCurrency or FormatNumber, but then i get the concat again!?
Any suggestions?
Thanks
Andy
Hi there,
Please can someone advise, I'm trying to get the sum of two variables (that as taken from a select statement in SQL). The result of the values are are in currency format i.e.£XXX.XX but for some reason i keep on being returned the same figures concated e.g £10.50£15.30 and not £25.80...
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.