I have a table nested inside of a table cell of another table.
I wanted to push the nested table down a smidge, but since you can't control the padding of individual cells (that I'm aware o...
Why is it, when I use the type delimiter in the script tag, all my javascript in IE8 breaks, but when I use the language delimiter it isn't broken.
w3c says language tag is invalid but type i...
I've got a form that will occasionally need to be handed off to other team members to finish up. What I would like is a button in the form that I can click to save the entire form as a separat...
I am trying to find a solution to have a SWF to load after all the html loads ...for a week....I have tried many things...
I came across this code that would be a charm if i could get it t...
Hi,
When a checkbox is checked it has the value '1'. When a checkbox is unchecked it is not present in the POST values. I would like to set the value to '0' when it is unchecked so that it ...
I'm uploading this file incorrectly, can someone help me do it right? I just get a blank page on the action page.
I have a home page. I want to show posts on it like a blog. I want to know which HTML tag or control to use for showing it.
I have a simple form that collects the persons name and email address and posts to a third party page for adding to a mailing list (similar to mailchimp). Can I also email this captured inform...
Currently I am using an HTML editor called "Alleycode" to write my webpages. I've seen several web-based page-creators (I don't know what else to call them), which pretty much operate through ...
how do i show an image always come center?
one html page has one image always come center.
and if i need to show text over image, how do i do it?
How come my iframe loads with a white background in internet explorer and clear in firefox? i need the background to be clear. any setting i can add when i load my iframe?
I am trying to echo this html statement with PHP and I am not sure how to handle the ' and " to get it to work out right. Can anyone give me any help.
<SELECT SIZE=1 name="Name" OnChange="...
We have been integrating HTML Help File .chm files into our VB6 based application, using and for WindowsXP. Now that we have upgraded our compiler to VB2005 we are having trouble integrating t...
What are the advantages and disadvantages of URL Masking? Is it really worth using it?
Hi,
Thank you for reading my question. Could someone please give me an example of how to put the date into a XSL sheet. Essentially I have a xsl sheet like below, and want to have the cur...
Hello Everyone!
I ask thy wisdom to solve my problem.
I am building a website in ASP (felt mentionning it in case it could help debugging the problem) into which I have a repeater. In th...
I have a <select> tag in which users can select multiple options, which are then saved into a database via PHP.
I want to be able to display which options they selected on another page by p...
Hello - I have created a page which is giving me a nightmare - I cannot seem to get the footer ( which appears way below the main box) to sit just inside the the, centered - kinda where you'd ...
Hi everyone.
Apologies for this being a dumb question but i'm rather new to C#.
Code below doesn't allow me to Pass the UpdateStatement (string value) to a Method... Why?
I have the following form. See below.
If someone presses enter when in the PlayerName textbox it refreshes the page. I need it to run the ajaxfunction() when enter is pressed inside the t...
I have a textbox (see below code) that I need to have it editable once you click anywhere in the textbox. How can I do that?
Thanks!
-R.
hi
i m working on html
i want to call header n footer on all html pages
how can i call .
pls help
Thanks
sidharth
Hi, I need to do something like this in html, concatenate string for the href url. But of course, the following syntax is not working.
<a class="sortLink" href="http://www.labctsi.org/in...
hi,
I am trying to get this working. i had most of it working but wanted to alter it, so that the function was called upon the onchange event of a select box rather than it getting called ...
I want to set up a Display for a snackbar menu using a web browser and a flat screen monitor. I want to use basic html and maybe a little javascript to set it up. My first question is there ...