6,562 Topics

Member Avatar for
Member Avatar for veledrom

Hi, This line is not validated in HTML validator. How can solve this problem. onMouseOver and onMouseOut Thanks [code] <td onMouseOver="this.style.backgroundColor='#AEBCFF'" onMouseOut="this.style.backgroundColor='#FFFFFF'">sdsdsad</td> [/code]

Member Avatar for veledrom
0
60
Member Avatar for stupidenator

I am not sure if it is possible, but I am creating a SAS report using ODS HTML and I am saving it as a .xls so it is opened with Microsoft Excel. I am wondering if it is possible to program in the page breaks, so that I can …

Member Avatar for Romasio
0
146
Member Avatar for kilahcup

Hi guys - FNG here, and I got a little problem I'm hoping someone can help me understand. Uh, OK, it's actually a big problem. I have built, along with a friend who handles the PHP end for me, a website that draws on a database to "translate" itself into …

Member Avatar for kilahcup
0
112
Member Avatar for visionsshift

time is of the essance, and i've been searching all day for a way to make a roll over button drop down menu. i'm using a table (for now), as my hunt for decent roll over button codes kept coming up with software marketing sites, or complicated script. i came …

Member Avatar for almostbob
0
142
Member Avatar for wwwmadeasy

hello every one and thanks for reading.. i wanted help in CSS coz i am new in that... [url]http://www.thepolicyshop.co.uk/[/url] i wanted to know how to design the left menu which in that web site and how it is possible to insert some text and image like u can see in …

Member Avatar for wwwmadeasy
0
105
Member Avatar for yssirhc

well the title pretty much says it all. I'm trying to grab an html hidden form input value for use in a delphi function. I don't know delphi very well at all, so I was trying to follow the format of the other code in the program that did this …

Member Avatar for LizR
0
118
Member Avatar for k2k

i don't know why my php code within the <html> doesn't work at all. [code] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta name="xsoldier2006" content="xsoldier2006, 2006, xsoldier, henry li, veteran 2006" /> <link rel="stylesheet" type="text/css" href="css/text.css"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Xsoldier_Home</title> </head> <body bgcolor="#333333"> <?php …

Member Avatar for katarey
0
143
Member Avatar for neoseeker191

I was wondering if someone could tell me if it is possible to take the navbar I made for the website, [URL="http://www.rcamodels.com"]Website[/URL] which was created using Dreamweaver and Fireworks, and convert it to CSS. What I am trying to do is convert the site to mainly CSS. I'm not looking …

Member Avatar for ccube921
0
120
Member Avatar for etc123

i want to set a css positioning for my site, but it doesn't stay there when the resolution is changed, is that a way to solve this?

Member Avatar for almostbob
0
105
Member Avatar for ronbarak

Hi, [U]Environment[/U]: My outlook 2003 default format is HTML. The Default fond for new/reply messages is Arial. [U]The Problem[/U]: I get a message in text format. When I manually change the format of this message to HTML, the font of the message is Times Roman. How can I make outlook …

Member Avatar for cguan_77
0
152
Member Avatar for SmartBeaver

Hello. I have a webpage im working on as a school project, and everything was going fine. Until I opened it up in IE. [code] <html> <head> <title> J. ROBERT OPPENHEIMER </title> <link rel="stylesheet" type="text/css" href="historyday_template.css"> <style> div#trans2 { background: #100000; width: 10px; height: 842px; position: absolute; top: 0px; left: …

Member Avatar for MidiMagic
0
130
Member Avatar for veledrom

Hi, I have a webpage with 3 pages which are called main.html, aboutus.html, contactus.html and result.html. I want to put a searchbox into first 3 pages to be able to search a keyword in the html content and display in result.html. How can do it? Thanks Note: I hope this …

Member Avatar for jakx12
0
93
Member Avatar for jkdil33

Hi, I want to create a web page in my local website for user to send e-mail to my ID.It should be in the following way There should be a text box for entering the mail ids of recipients,text box for entering the details(suggesstions) and a submit button when the …

0
66
Member Avatar for tarikiihem_01

Your web based ordering should work as follows: 1. Authorized customer must be able to place his online orders. 2. Authorized customer MUST log in first before making any transaction. If the login is invalid the customer access is denied and a message is displayed to the customer “ACCESS DENIED” …

Member Avatar for ~s.o.s~
0
131
Member Avatar for naju

if some users insert data like ";:<script><html>< // >@@#"; then i Sanitize this data to something like &quot;;:&lt;script&gt;&lt;html&gt;&lt; // &gt;@@ before inserting to db when i print this form db to html for inside <p> tag its cool but for inside h1 tag is prints as it is <h1>&quot;;:&lt;script&gt;&lt;html&gt;&lt; // …

Member Avatar for diafol
0
95
Member Avatar for tefflox

Hello, I would like to place the main content a little further to the left (at [URL]http://denacht.blogspot.com[/URL] ) but I can't figure out how to do this. What is the relevant css to decrease the left margin? Will you take a look?

Member Avatar for Kaarthik
0
85
Member Avatar for php_noob

I am working mostly on FORMS and still I cannot create and perfect the layout without using tables. I do not want to use tables anymore. I made a close to table-less by using LISTs but I use &nbsp;'s to come up with a squarish type of form. NOTE: THE …

Member Avatar for php_noob
0
126
Member Avatar for khr2003

hello I am trying to make a script that can upload multiple files (currently I set it to five). I made the form look like this: [CODE]$i = 1; while ($i <= 5) { $form .= "here goes the content of the form"; $i = $i + 1; }[/CODE] I …

Member Avatar for diafol
0
263
Member Avatar for Maidomax

Hi! I am creating a simple website, and I would like to have an option on one page to print the contents of the page by clicking a button, or seeing it in PDF format by clicking another. What is the simplest way of doing this? Mladen

Member Avatar for Yayo_SK
0
141
Member Avatar for closetosane

Hello, I am sending a string created in vbScript via CDO. My scripting is working but the whole string is not showing up in the receiving email. My code was on the bulky side with bordercolor and bgcolor in the tables cells, removing what was not needed for html in …

Member Avatar for closetosane
0
923
Member Avatar for k2k

hi, would someone please tell in where and what i should do to make my hovered link underlined? I tried so many attempts but none worked.. all it gave me is a "purple background color when the link is hovered" ... i really don't get it.. thanks i have a …

Member Avatar for ingeva
0
86
Member Avatar for suprakash444

Hi, I am trying to transform an XML string to HTML page using xslt. But I am getting the following exception : The stylesheet doesn't contain a document element. The stylesheet may be empty, or it may not be a well-formed XML document. My code is as below : Test.html …

Member Avatar for fpmurphy
0
152
Member Avatar for ayi_102

i found a css code that make my toolbar stay in the bottom of the page but it is not working when there is scrolling on the page the toolbar is floating, the position is not absolute bottom this is piece of my code [CODE] <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML …

Member Avatar for ayi_102
0
153
Member Avatar for mksakeesh

i need to call an multi-select listbox from one html page to another html page do anybody know how to do this. can anybody explain me this with example.

Member Avatar for buddylee17
0
85
Member Avatar for isotope

Hi everybody, I'm trying to restyle the Kubrick css for a blog I'm creating, but I'm quite a noob with css and I cant' figure out why the page's structure appears to be broken in some browsers. The website is: [url]http://www.incorde.it/[/url] The css file: [url]http://www.incorde.it/wp-content/themes/incorde/style.css[/url] For previews I'm using: [url]http://browsershots.org[/url] …

Member Avatar for kanaku
0
96
Member Avatar for lllllIllIlllI

Hi I have been using java.swing for my GUI programs so far and i kinda hit a brick wall, and i think its a stupid one on my account, i cant find a way for something to load a html file to the screen using a java.swing control. This is …

Member Avatar for stephen84s
0
87
Member Avatar for jvignacio

hey guys im trying to get my html and python cgi script working together to show the users selections of the checkboxes of bulbs and add them up aswell plus the method they wana pay once they pretty the submit form button.. here is my html code: [CODE]<html> <body> <form …

Member Avatar for jvignacio
0
191
Member Avatar for TechGurus

This chart is great for webmasters. It has hexadecimal (6 digit) HTML color code, with the corresponding Red, Green, and Blue (RGB) colors. I learned how important this was after I built my first site. [URL="http://www.customwebsitedesigner.net/HTML-RGB-Color-Chart.html"]http://www.customwebsitedesigner.net/HTML-RGB-Color-Chart.html[/URL]

Member Avatar for jrafique
0
60
Member Avatar for yrpchoudary

Hi, I have 1 xml file and 1 xsl file. I need to generate new html pages dynamically based on some values by passing the parameters to xsl file from console application using vb.net. Can any one suggest me how to create html pages dynamically using vb.net or C#?

Member Avatar for sierrainfo
0
143
Member Avatar for php_noob

Well I need a clean CSS for my forms and I searched many tutorials but none of them suggest a basic to what is needed in a form now I got an idea of having a list to hold the textboxes but still got bad results any suggestion to have …

Member Avatar for almostbob
0
100

The End.