Then wat abt this?
<input type="image" src="../../image/save_GRN.gif" onClick="javascript:checkSubmit()" alt="Save GRN">
I'm using an image as a submit button.
I am boot using the boot disk create using the Norton resure disk. It helps for my Win95. Now I'm trying to set it as a primary slave and then format it. Is it adviseable? I have been thinking if the hard disk had any problem. I remember once when I do the scan (blue screen). It told me that the...
My PC hangs when it is at the stage of starting win98. Else it just give me a black screen. I try to format it but when it reached 10% of the format, it restart the formatting again. Then I try to set it as a primary slave and scan for virus, but no virus were found.
Why is it so?
swilliams: the following would not work...
SELECT Supplier.CompanyName FROM Supplier INNER JOIN BrandNSupplier ON Supplier.SupplierCode = BrandNSupplier.SupplierList WHERE BrandNSupplier.BrandCode='1ALPA'
I have try this:
<cfquery name="GetSupplierList" datasource="#application.dsn#" username="#application.dsnusername#" password="#application.dsnPassword#">
select SupplierList
from BrandNSupplier
Where BrandCode = '1ALPA'
</cfquery>
<cfoutput>...
But by doing it this way. Is it going to take up a long of excution time. Cos' I have more than 1000 records.
I have thought of ur way too, what worried me is the excution time.
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.