Hi all,
I have been searching the web looking for a solution and can not find the answer I need. I have an XHTML web page coded with an XHTML strict doctype that references a style sheet on a secure server. IE6 renders this page as expected but Firefox 2.0.0.3 seems to ignore the stylesheet...
I use Dreamweaver MX 6.0 to FTP files between my local hard drive and a remote server. Occasionally, I find that a web page which has been saved locally and uploaded to a remote server mysteriously reverts back to a previously saved version of the file on BOTH my local hard drive and remote...
i want to use getString() to optimize code. i have "WHERE" and "ORDER BY" in my SQL statment but don't want those fields to display on my table.
strSQL = SELECT FIELD1, FIELD2 WHERE FIELD3='something' ORDER BY FIELD4"
i want to display only FIELD1 and FIELD2 in a table...
This seems to be an easy one but I can't find what I'm looking for. Can anyone provide the syntax to reference the result of an SQL statement that uses an aggregate function with DAO?
SELECT SUM(Cost) FROM table...
How do I reference or get the result of "SUM(Cost)" from this query...
This seems to be an easy one but I can't find what I'm looking for. Can anyone provide the syntax to reference the result of an SQL statement that uses an aggregate function with DAO?
SELECT SUM(Cost) FROM table...
I want to update the value of a text field on a form but am not sure how to...
Does anyone know how to strip a decimal so that a rounded down integer is returned? Would I have to parse text from the number and remove the decimal and everything to the right of it?
It sounds like it should be easy but I can't find what I need on the web. Am I missing something?
Thanks.
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.