Hello, I created a Table from the code and put it into the form. I do not do anything, but my html table looks like : <table border="0"> and I cannot change borders. I need border="1"
My co...
Hi,
I'm new to web development and I need help to change the wmode of a flash object on the fly. The reason for this is that accessibility doesn't work when the wmode is set to 'opaque' or 't...
Hi,
I have a drop-down in a page that's coming over flash with default wmode.
After a long search, I read in the Adobe site that the only solution to get other DHTML layers over flash is s...
I would like to know how I can view the CSS code on a web page that I am viewing?
The HTML anchor tag which i have used in a page to navigate to another page is not working in IE6, but its working perfectly in other browsers.
Is there any settings to be made in IE...
Dear EE
I have HTML table and the table contains 5 Rows and 5 columns. I want every time this HTML page is called by the user to view the cells (rows and columns) randomly. How can I do th...
I need to call Java classes from a web server to access a database on a separate database server. I am locked in to Java because it is the only library available on Linux that will access the...
Hi,
I have a web site, I want to put it on CD to let it displayed offline (Autorun offline)
I have the username, password and all its files and components.
Please, can someone show me ho...
hi how do i create hyperlinks for my drop down menu. i want it to move to a new page when one of the options is selected... heres my code so far. basic question but dont know how to. thanks ve...
I have a quicktime video that is an hour 3 min long. It delays when before it plays and it's because the video is long. It's also 20mb which is huge to me. Is there a way to have the video par...
How do I change color of/inside a textbox using jsp
I have a website in a very small Iframe. The problem is it only shows the left corner of the website and you have to scroll to get to the center. Is there a way to center the website in the ...
I have developed an online form for use by people.
It is written in HTML and the user will print out the form and then fill it in.
However, how do I print off the page WITHOUT the filename ...
MY question is simple:
If we build a web site using only HTML and CSS can we connect to a database?
In other words does HTML have the capabilities to connect to a database...?
Hi, I am very new to html . I am trying to create email signature . I have a image in my email signature. Now when i click on that image , it should open webpage. how can i do that.
I am trying to create email signature in lotus notes is there any ways that user's name and other details fetch from active directory?
What are the best methods to translate a web page contents which retrieve data in and out from database to different languages.
Because when im using transitional a table <td> gets aligned better.
I get unwanted whitespace below image in <TD>. Why is this happening? I don't want the whitespace
Hi,
i have the following code
<select size="1" name="C1" >
<option>no=1</option>
<option>no=2</option>
<option>no=3</option>
<option>no=4</option>
how do i change the color...