Hai
Can anyone help me...
I want to embedd a powerpoint presentation in my html page
so that my whole presentation should run as if i was running from powerpoint.
Please give me a de...
When the client hit a button on a page I want to ask him
a question. I want to display a messagebox with two buttons,
Yes and No. And I want the client script to be able to
check if the user ...
is it possible to auto resize webpage to users display settings? and if so, how to i make my web page that is developed in a screen resolution of 1280 x 1024 work with someone who has a dipla...
Hi,
I need to put a save link/button for an image in the HTML page. To be short, I don't want the user to right-click and choose the option "Save Picture As" or "Save Image" of the browser. ...
Hey all,
That's right, I'm one of those loosers that use tables for layout. :'( lol
I've decided that now that I've got some time to improve my HTML skills, I shall tackle div tags.. Ca...
As you can see on www.hotsheet.com, when you hover over a link, a small picture pops up. I looked at the source code of the page and all I could see was a function called "ImgHover". I can't...
Ok I have a form that has a couple of submit buttons; update and delete. My problem is that I have a drop down list box that I need to change the information in the form based on this drop do...
Calling all experts :)
I'm including an ad in a HTML page. The method I'm using is iFrame,
eg.
<IFRAME border=0 name=crossPromo marginWidth=1 marginHeight=1 src="http://blah...blah..blah"
...
I hava a table that has a onmouseover and onmouseout on the tr. If the rows dont have a color then the onmouseover and onmouseout will change color when i scroll the mouse over a tabel row. ...
I have a table defined as follows:
<table width="950" border="0" cellpadding="0" cellspacing="0" style="FONT-SIZE: 10pt; FONT-FAMILY: Courier New">
<tr>
<td width='81' class='class2'><a t...
in a html form can you make a value a required field?
Hi,
I have a table where I have sepcified width for all columns. When I add a text of more than 30 chars, the column instead of wrapping the text, it expands. It behaves as though I have...
Hi everyone,
I've created an HTML email signature and I'm using Outlook 2003 and 2007 to send it from. It works nearly perfectly in all email clients except for Lotus Notes where it's putti...
I have an anchor tag which I am using purely to display some text when the user hovers over the link. I use the title tag to do this, and the text pops up in na nice little yellow block.
S...
Hello Experts,
I have a website that uses <INPUT TYPE="FILE"> and I was wondering if there was a way of checking for the file type that was uploaded, I.E images/videos only???
Hi,
I'm new to HTML and I'm trying to insert a link onto a web page on my company intranet that I have administer access to. The HTML below shows up the title " Account Code Reference Appl...
How can we get the special character "checkmark" (✓) to view using IE on a PC. We are having no issues using a mac.
We are using charset="utf-8".
how do you use querystrings in html. i've seen it on a lot of websites.
it was a link like this
http://www.yoursever.com/yoursite/page.html?url=04
i would like to have a database of links i...
I have a simple html form being sent from web to email.
I need to hide the submit button until the I Accept button has been clicked... I can do it in theory but for some reason my I'm not w...
Following HTML contains two tables of width 300px. Both has 1 row and 3 columns of equal size (100px).
When this HTML is rendered in IE/Firefox, the middle TD has a width that is little bi...
Hi
I need to send an email with a HTML table in it, and within each cell, a picture. I create the source of the pictures and build the table on the fly, but I cannot embedd the pictures wit...
On iframe, i want to show the dynamic page, and it want iframe to adjust its height to the size of my dynamic page. Is it possible, and if it is can anyone tell me how to do it?
Also, i was w...
Hi,
I got a file with the extension .tgz. I try to run gunzip the system cannot find gunzip program. Where can I get it from?
Please advise
Thanks in advance
CT2000
Hello,
I'd like to display en embedded wmw file in a html page without the logo 'windows media player' starting before my wmv file.
Is there a 'PARAM' tag to do this ?
Thanks in advance.
...
How to make a pure html guestbook?