I am new to using divs and css for layout. I have a simple one row, 6 column table, and would like to know if I have missed a better way of coding it. Also, I have a css instruction to align the text vertically in the middle, which for some reason does not happen. Any suggestions there...
I am redesigning a site, and want to design it for quick easy updates. my question is .... What is best practice for meta tags and doctype declaration as far as using "includes"?
I want to be able to update one file, as opposed to many pages.
ALSO - rahter than use includes....I was thinking...
I use the same font-family for all text within a stylesheet, and over an entire site.
can I include this in the body css and will it be inherited throughout all of the other elements?
I am requesting some input/opinion on one small thing...
I have a website (which I will leave out at this point, to keep responses pure and unbiased) wich has a small, but loyal, base meaning that the small group who use it, use it often. There has been only one main section to this site up...
OKay...so here it goes....
I have an unordered list. In IE, there is no blank line above it, however, FF displays one, as though there was a <br /> there.
Any ideas on how to get around that difference?
rsblog.Fields("data") = Date()
ahhh! I have been looking at this for hours.
getting the "type mismatch" error on this line of code. I know that means that there is a data mismatch so to speak, but i just can not find the error!!!
any suggestions? thanks!
Hello,
I was not really sure what to search on google, so i didnt find anything explaining this.
I have a web page, from which "details" can be displayed in a pop up window.
In this pop up window, I have a link to close that window using javascript. Wehn that is clicked, is there a way to...
Hello,
I am not sure if this is the appropriate form for this question...but here goes...
I want to display a snippet of vbscript code in a textarea. Does anyone know how this can be accomplished..?
I googled...but nothing found. I may not have been searching the correct terms. any help is...
Hello,
I have the following code - a drop-down list populated from DB. It submits the form to the same page. I want to have the drop-down menu write in select="selected" for the item that was chosen, but i can not get this to work! Can anyone see why this may be?
<form name="stats"...
Hello,
I have the following code - a drop-down list populated from DB. It submits the form to the same page. I want to have the drop-down menu write in select="selected" for the item that was chosen, but i can not get this to work! Can anyone see why this may be?
<form name="stats"...
I currently have a page that gets data from one table, and displays th34e info for each item, and loops.
strSQL = "Select * From tblproj WHERE projcategory LIKE " & strShowCat & " AND projstatus Not LIKE 4"
I want to get data from a separate table, to populate a dropdown selection that needs...
I currently have a page that gets data from one table, and displays th34e info for each item, and loops.
strSQL = "Select * From tblproj WHERE projcategory LIKE " & strShowCat & " AND projstatus Not LIKE 4"
I want to get data from a separate table, to populate a dropdown selection that needs...
Okay, I am not totally sure this is the best forum for this question, but it seems to fit most closely.
My question is this...
If I am running a web site off one server, what can be done to essentially direct requests elsewhere if that server goes down/fails/crashes?
For example, we use...
Hello,
I am looking to set up email services on my server, using my domain name (i have custome DNS service through dyndns.org to direct to my server/ip)
Unfortunately, I have trouble in knowing where to start.
I have looked in to it, and have set up the smpt service in IIS, opened port 25...
Hello,
I know that OS and broswer type play a main part in determinning how a checkbox is rendered.
I am hoping that someone has an answer on how i can remove the "padding" that surrounds the actual box. looks to be about a few pixels on each side, top and bottom. I am looking for a...
I have a 3x3 table, where the middlle column is meant to be dynamic, and resize depending on the content. It is a db admin, so depending on the # of db fields, the center col could be quite wide.
the problem - after a certain width, the two outer cols virtually disappear. is there a way to...
Getting a parse error with this line of css in the w3c validator:
.mainpagebodyhelp {margin-bottom: 3px; margin-left: 3px; margin-right: 2px; margin-top: 3px; background-color: #f5f5dc;}
Any idea on what could be causing?
Thanks!
This is probably an obvious one, but i can not get this stmt to work...
SQL = "UPDATE outsidelinks SET outsidelinkurl = 'test.com', outsidelinkcount = '266', lastClickThru = '9/99/2999 8:00:00 PM' WHERE ID ="& linkid
The variable 'linkid' carries a numeric value, and I have tested it with...
Hello everyone,
I have been googling for a while for a nice way to accurately count active session (users) without using global.asa. I am using that method now, but it seems inaccurate...The count is often too high, as i think it may be counting database connections. When I know that I am the...
SO , I have some submit buttons on a page, that use CSS to style them up. On hover, the color should change, and this DOES work in FF, but not in IE. When hovered, the color does not change.
Here is the html:
a class="submithover">
<input type="button" value="[pause]" name="playOrPause"...
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.