Re: Adding values of ASP fields generated by different SQL statements



I've managed to resolve my issues (well at least this one.....). I decided
not to use the Database Wizard and switched to the old fashion route of
gathering data and using VB to do the caculations, works great.

Thanks


"Ian" <zzz@xxxxxxxxxxx> wrote in message
news:u8EZa3INFHA.3708@xxxxxxxxxxxxxxxxxxxxxxx
>I have two fields on a WEB page which are generated by two different SQL
>statements. I want to do some calculations using the values returned
>outside of the ASP code. Can anybody tell me the format of the commands I
>will have to use in HTML at achieve this? And are there any gottas?
>
> Thanks
>
> Ian
>


.