I am constructing a website for a bike shop. I want users with impaired vision or disabilities to be able to change the font size on the page.
I have created two ".css" files called "default.cs s" and "huge.css" which are on my server in the "templates" folder.
On my homepage (log.asp) i have the following code to execute the change:
<p><a href="style_swi tcher.asp?style =default">Norma l...
User Profile
Collapse
-
CSS style switcher asp.net
-
ASP.NET VB script insert record. error '80004005'
Hi
I am inserting some records into my access database using asp.net vb script.
The problem is that "Username" is set to "Not Null" in my database and so i get the following message returned.
Microsoft JET Database Engine error '80004005'
The field 'CustomerOrder. Username' cannot contain a Null value because the Required property for this field is set to True. Enter a... -
Insert record - error '80004005'
Hi
I am inserting some records into my access database using asp.net vb script.
The problem is that "Username" is set to "Not Null" in my database and so i get the following message returned.
Microsoft JET Database Engine error '80004005'
The field 'CustomerOrder. Username' cannot contain a Null value because the Required property for this field is set to True. Enter... -
thank you so much i cracked it! so simple in the end!
many thanks once more.
James -
Please help! Data type mismatch in criteria expression.
Hi,
I am constructing a website for a bike shop. I am using dreamweaver and an access database to create it.
I have made a query where two criteria are entered to get results. These are : Category and price(RRP).
Here is the SQL:
"SELECT Category, Description, Image, ProductRef, RRP, SalePrice FROM BOM WHERE Category = '" + Replace(Records et1__MMColParam , "'", "''")...
No activity results to display
Show More
Leave a comment: