I am building a css file, and want to have different colour links in the header to the rest of the page.
How can i define eg
a.hover (in header){
color = #fff000;
}
and
a.hover (rest of page){
color = #000000;
}
many thanks
Thanks for that - have quick q,
if make a conn to db ok
and can retrieve info ok - if however i change to
how can i retrieve the value lastID? (**lastID**) unfort doesnt work
many thanks
boro
Hi,
I am building a site which runs on an access db - i have a page which creates a new record and adds into db. This all works ok. One of the columns in the db is the tables primary key (an autonumber).
When i run the insert, is there an easy way to retrieve this number, so i can redirect the...
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.