I'm attempting to get the site to have valid HTML but it seems that the built in .NET controls (eg image buttons) write out html with attributes which are not accepted by the HTML validator (http://validator.w3.org).
My code reads:
<asp:imagebutton id="btnLogin"...
I've got one DB query that pulls out Authors & Books. THe relationship is one-many, so the author names get repeated.
On display, I want to show Author name once with the list of books (ie a master/detail control)
I *CANT* change the query and examples I've seen have used 2 separate queries...
Surely that subject makes no sense, but I have more space here....
I'm learning on the fly and cant work out which control I should use to create the following display.
The DB will return a "list" of authors and book titles, where one author may have more than one book. (it's...
Not sure is this is the right forum but...
I'm using Remote Desktop to connect to our server, but it's only allowing one user at a time. I cant seem to find where this gets set, can anyone point me in the right direction??
cheers,
van
I've got one drop down list containing regions across the country (North West, South East etc) - then a second drop down to contain the counties/cities within that region.
All the data is stored in a database. I dont want to have to post back and have been reading a few articles saying that I...
I've finally got my datalist showing me the items I wanted, but now each item has a description and I need to display it.
It will display in a single line text box, but not a multiline one! Anyone know how to get around this?
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.