Microsoft
Software
Hardware
Network
Question : Attrubute 'width' is considered outdated. A newer construct is recommended
I'm new to web development, and have an older site that I am working on upgrading in Visual Web Developer 2008. When I debug my site, my error lists includes a bunch of messages with the above message. All of these "Width" statements are in table row and cell definitions.
What is the "newer construct" that is recommended.
Answer : Attrubute 'width' is considered outdated. A newer construct is recommended
SQL = "SELECT * FROM tblName WHERE MonthOfReport LIKE '%" & MonthName(month(now)-1) & "%' "
/ Tobzzz
Random Solutions
I'm trying to set an attribute to a declare varible
move_uploaded_file() not working
Exchange 2003 relay recipient table
help me understand regular Expression
I'm submitting multiple insert queries, want to hige duplicate errors?
How do I change the search criteria shown in advanced search options?
VB script to list disk name and size and free space
wifi - connection : problem while applying profile
Exchange on different Domain
How to restrict user to key-in dot / decimal point only once in a Userform Textbox?