Hello again. I'm back with my page since I made the height work.. now i've got a new problem;
The width.
ok, let's cut to the chase. I got the DIVs as showed below, and I want the adds (DI...
I have ttached a picture of the complex table I am trying to make in html. Any assistance with the code would be immensely helpful. Thank you in advance.
Somewhere along the way my webpage has gone wonky. The left navigation table has moved to the lower left portion of the page so now there is a big white gap. I created the page from a templat...
I am having problems changing the color of the link when it has been clicked on.
I want to make it black.
The html code in the css file is as follows:
.pagelinks a
{
color:#000000;
...
How do I create an HTML link (within a JSP page) that, when clicked on, runs some Java code?
I'm somewhat a newbie to Javascript. I want to use the function below to get a value that I can store in a database in an ASP page. I'm wondering how I can one, return the value and two, how w...
Hi everyone,
A client has asked me to design an html email template for her to send out to some of her employees. She's already got an html editor but she's no designer nor developer. She's...
i've a <div> element on a .aspx page with some css rules defined in external .css file. It is working fine, but as soon as i add an attribute runat="server" inside <div>, the external css rule...
Hi. I have created an HTML newsletter and for some reason, there is a blank spot on the top and the bottom of the page.
Can you look at my code and see if you can tell what's wrong???
I ...
I have attached some code - Ideally i'd like the collapsed div to be closed when the page loads. right now the default is set to have it open when the page loads, and i can't figure out how to...
I have downloaded and reviewed hundreds of fonts. However I am not finding fonts that are usable for creating titles and headings for web pages.
I am looking for fonts which look profession...
Hi experts,
I have a webpage which there is two generated forms on it where both have a field named notype.
When i try to get the value of this hidden input from javascript, I got undefi...
HTML FORM BUTTON
Is it possible to have 2 lines on a button?
<input type="button" value="line1 line2">
so that the button looks like
-----------
| line1 |
| line 2 |
----...
Hello, I'm looking for a complete list of these... but more to the point i need to know what this conditional comment would be:
if IE 7 and !IE
I think I'd be made up of:
<!--[if IE]><!...
Hello,
How do I obfuscate an URL? Is there a script I can download or do it on any reliable website?
Thanks,
when I click on a mailto link, It tries to have me setup outlook, instead of using my default email program (Lotus notes). I have internet explorer set to use lotus notes on the programs tab ...
Hi Experts,
I have been reading about how MS have changed the Outlook 2007 HTML rendering engine. I need to find alternative ways of displaying images, that were previsouly displayed using ...
how can i open a pdf file in an html document, when the html document open.
Hi,
I want a HTA file when machine name entered will show the current logged in user.
I want a HTA as it would be more useful to find the current logged in user.Individually when require...
i need to convert the following anchor to a valid url. How do i incorporate the rel tag into the url string??
<a href="http://boltconsultants.com/announcement.html" title="announcemen...
WinXP Pro SP2.
I'm attempting to launch a local application from a web page image hyperlink on the local PC but the link goes to http://intranet/www.snp.com.au.internal/docservices/"C:/Prog...
Hello
I have been experiencing a page loading issues with www.skopemagazine.com in IE 6 in particular. Many times the status bar indicates DONE but the page is loaded without its content. Th...
Hi all,
I was wondering if I could get a simple example. I have 2 pages. On one, I want a textarea with a link
The link passes the data entered into the textarea. I am trying to use URL?so...
I have a recordset that displays products and some of course are on sale. The problem is the sale_price field is either NULL or a value. Our cart has always checked if null so it works great...
I have a comment box on my web page www.virtual-it.co.za that is supposed to send through details of the enquiry. However the only item coming though is a blank email which does have the addr...