6,574 Topics

Member Avatar for
Member Avatar for kevintfranck

Just that really. I am walking into an already developed basic html page pointing to a php login that branches out to info rich php pages used to order business stationery. I am relativley new to the game. I started my own business and just figured out what I needed …

0
51
Member Avatar for FullBjarne

Hello. I'm doing a html editor. i want a function to the html editor that change the color on the text when I press a button. Example if I write this code in the html editors textbox: <table><tr><td bgcolor = "abc123">hello</td></tr><table> And then I press the button would it change …

Member Avatar for Diamonddrake
0
163
Member Avatar for tiger86

Hey, I am hoping some kind soul out there can help me out. I want to make a site I am working on able to have more then one theme for example: Blue: Pink:Green:Flames is it possible to make it so when the person clicks the link it can load …

Member Avatar for MelechM
0
347
Member Avatar for lochii

[img]http://i5.photobucket.com/albums/y161/lochii/websitehelp.jpg[/img] can anyone tell me how to spread out the menu buttons?

Member Avatar for MelechM
0
128
Member Avatar for gpdrums

I'm working on an if else statement that will display a custom link for everyone except Company A. Everything below works just fine, but it's imperative Company A not see the first link. I've tried something along the line of: [ICODE]<?php $nolink = "Company A"; if ($_SESSION['company'] != $nolink);{ //display …

Member Avatar for langsor
0
177
Member Avatar for bonede

I am administrator of a CMS system for publishing web content. Our editors send newsletters out in html format. Email clients that doesn't understand html display those newsletters as plain text. That means that all the the html tags are displayed as part of the content. I am working on …

Member Avatar for bonede
0
124
Member Avatar for subscribeid

Hello, i have created a HTML table dynamically using javascript and JSP, i have to store the values inside the table to database. Thanks in advance. Ananth

Member Avatar for peter_budo
0
1K
Member Avatar for deepak.mahir

i have a page coded in html and it takes 3-4 sex to load my page on webserver in IE,but i need to make it work fast. can anybody help in that,HTML code is

Member Avatar for ExplainThat
0
109
Member Avatar for blackbirdphotos

CSS in EI and Firefox - HELP! PLEASE! I am in a rush trying to get a website up for clients, and my CSS is not working in EI, only seems to in Firefox, safari. I'm on a mac, and have no PC access right now. Can anyone please help, …

Member Avatar for MidiMagic
0
88
Member Avatar for Diode

I was just at validator.w3.org testing my site, and it found <td background='bricks.jpg'> as an invalid tag. It said Line 25, Column 29: there is no attribute "background". I am using XHTML 1.0 Transitional. Did they really do away with image backgrounds? I can't imagine that they'd want pages to …

Member Avatar for MidiMagic
0
170
Member Avatar for Soundgarden

Howdy guys, I would like to know weather it's possible to add html links within a listbox ? I have had a quick play around and yes i can insert the link as static html link ("http://thisite.com") but not clickable. Or if so use the tooltip to some how launch …

Member Avatar for LizR
0
118
Member Avatar for topsege2007

I have 3 images and i want them to show up one after the other within a column. i guess this is called swapping. Pease help out

Member Avatar for topsege2007
0
106
Member Avatar for Lu5ck

Hi all, How do you read specific <div> tag from responsetext? And also, is it possible to count how many <div> tag are there in responsetext? I have been googling for quite sometime but didn't find any tutorial or explanation nor answer. Thanks for the help.

Member Avatar for langsor
0
98
Member Avatar for lich
Member Avatar for cakka

Hi, i am using Firefox 3 for checking the site that i am being created. It was perfect on firefox 2 but why on firefox 3 some style is not loaded. I have check the CSS that loaded by Firefox 3 and that is correctly. Why the effect is not …

Member Avatar for kavithakesav
0
88
Member Avatar for Doctor Inferno
0
61
Member Avatar for cosby

Hi everyone i am actually new in linux and i am looking for a software that i can install on ubuntu 7.0 to convert openoffice document through command line.that software it must call openoffice to convert the following: RTF to HTML RTF To PDF

0
103
Member Avatar for servis

Have a nice Day, i tried to use vertical-align property of css in one of my project, but it did not work at all. can anybody tell me how can we use this property properly or any other alternative technique. thanks in advance

Member Avatar for MidiMagic
0
74
Member Avatar for dello

Hello everyone - firstly apologies... long post ahead. I was wondering if someone could please help me out a little. I just can't figure this out! I am trying to call a javascript function which exists in the same page from within InnerHTML in another script and I can't seem …

Member Avatar for dello
0
2K
Member Avatar for KimJack

Hello all, I have a problem that I hope some one can assist me with. I have a site done in html and css that also has swf files embedded. It works great on Internet Explorer, but Firefox is another story. The swf file is a page flipper and in …

Member Avatar for steve136
0
217
Member Avatar for woocha

Hey Guys...I think this is the best forum for this question so here goes... If you have ever sold anything on ebay, you know that your description code is displayed along with the ebay website code. Ebay does NOT use an IFRAME to display your add. Yet, when you view …

Member Avatar for MidiMagic
0
187
Member Avatar for knarffrank
Member Avatar for Shanti C
0
60
Member Avatar for amie654

Hello. I have a table with 1 cell and 1 row and in it I have a name and comment section with a submit button and reset button. To the right I have an IFrame that is linked with a .cgi file displaying all the posted comments and it does …

Member Avatar for jel3
0
95
Member Avatar for veledrom

Hi, I print a HTML table with background colour but, it doesn't print it with colours. Why? Thanks

Member Avatar for MidiMagic
0
79
Member Avatar for kyllle

Hey all, a quick question, i was wondering if someone could provide me with a tutorial or help on how to create a footer that stretches the whole way across the webpage at 50px or so height and has the links centered on the page with font size 12px with …

Member Avatar for MidiMagic
0
78
Member Avatar for adityam4444

We have got a good way to upload a file in struts framework, using enctype="multipart/form-data" and using tag html:file. But in one of my applications I need to use a PNG image for the functionality of html:file. The reason is, I cannot make the textbox of html:file readonly. The user …

0
60
Member Avatar for nikesh.yadav

hey , will anybody sugest me how an i use comman CSS to webpage basically i want to use this for [URL="http://www.nikeshyadav.com/"]http://www.nikeshyadav.com/[/URL] i m using is [code]<?php if (eregi("MSIE",$_SERVER['HTTP_USER_AGENT'])) echo '<link href="css/iestyle.css" rel="stylesheet" type="text/css" />'; else echo '<link href="css/otherstyle.css" rel="stylesheet" type="text/css" />'; ?>[/code] but it is not a good way …

Member Avatar for buddylee17
0
89
Member Avatar for LogicWeb

Hi, I modified my postbit_legacy template in vbulletin for my forums, [url]www.talkjesus.com[/url] The problem is the css tooltip hover is messed up in IE7, but works fine in Firefox 3. In IE, it shows a blank wide space after the icon hovered on, as if its showing a blank alt …

Member Avatar for langsor
0
142
Member Avatar for Herve

I'm searching for a better way for this : I have several maps to display so I use a GPX file per map of course and also one HTML file per map; the HTML file invokes a .js routine which displays the GPX in google Maps. The "issue" is that …

Member Avatar for MidiMagic
0
103
Member Avatar for Mylena

Hi guys, I need to have a list of alphabet letters ABCDEFG...etc, and when I click on each letter, it opens a list of items. How do i do this opening list? I'm working with html/php/sql/etc Thanks a lot! Good night :)

Member Avatar for nikesh.yadav
0
80

The End.