10,325 Topics

Member Avatar for
Member Avatar for alienlinux

Hi all, just thought i'd post a bit about myself. I am male, 38 years old, live in the UK in Nottinghamshire (Robin Hood county). I am a hardware nut, a qualified electronics engineer and computer programmer (C) with past experience in mechanical engineering. I love computers because in this …

Member Avatar for eXceed69
1
174
Member Avatar for anitha2324

am doing a displaying some data in asp ( data is retreived from the oracle database) the data are displaying as the following income 152000 5200000 8754631 but i just want to display the above with a comma separator like the following income 152,000 5,200,000 8,754,631 how i can do …

Member Avatar for Phaelax
0
156
Member Avatar for danielwoodhead

Hi I am tring to populate a drop down by selecting another drop down. The first drop dwon populates from eventdata table and i want the second drop down to populate from a race table. I have tried to find the row which contains the same event id as the …

Member Avatar for johny_d
0
3K
Member Avatar for alienlinux

Hi all, I'm new to css and html too for that matter. this is my html so far:- [code] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <title>AlienNet Public Access Gateway</title> <embed src="audio/thunder3.wav" autostart="true" loop="false" width="0" height="0"></embed> <link rel="icon" type="image/png" href="http://alienlinux.homelinux.net/images/alien.png"> <link rel="stylesheet" href="mystyle.css"> </head> <ul class="banner"> test </ul> …

Member Avatar for alienlinux
0
114
Member Avatar for Pim

I have this piece of CSS code: [code] body { background-color: #000000 } ul { float:none; width:20%; heigth:0%; padding:1; margin:0; list-style-type;none; vertical-align:text-top; align: left } a.links /*Links is the class here*/ { float:none; width: 10% text-decoration:none; color:white; background-color:purple; padding:0em 0.6em; border-right:0px solid white; } a:hover {background-color:#ff3300} [/code] And this piece …

Member Avatar for GreenDay2001
0
127
Member Avatar for ReeciePoo

Im using the MS HTML Object Reference to do this [CODE] <a href="stockmarket.phtml?type=buy&ticker=VPTS">VPTS</a><br> <a href="stockmarket.phtml?type=profile&company_id=126"><font size=1>(profile)</font></a> </td> <td align="center"> 9 </td> <td align="center"> 9 </td> <td align="center"> <font color="black"><b>0</b></font> </td> <td align="center"> 1,000</td> <td align="center"> 15,000 </td> <td align="center"> 9,000 </td> <td align="center"> <font color="red"><b><nobr>-40.00%</nobr></b></font> </td> [/CODE] Ok i need …

Member Avatar for ReeciePoo
0
111
Member Avatar for ReeciePoo

Ok im trying to grab the information after [code]<input type="text" name="[/code] and before [code]" value="">[/code] so that it only grabs the information name="" holds Any one offer assistance as to how i do this?

Member Avatar for ReeciePoo
0
135
Member Avatar for vssp

hi friends I have run the php page this page liste some hyper link. When i click the hyper link new page open in new window. Then i have select some values in new window ,,selected valueas are pass on old php page. Generaly we use pass the vlaues old …

Member Avatar for smalldog
0
272
Member Avatar for rariti

Moving a site over from transitional to strict doctype. And Firefox is not displaying the CSS. I have spent hours trying to solve it, without any luck. I usually do build for FF first and IE last, but it was always transitional, because I was more forgiving when doing complex …

Member Avatar for rariti
0
200
Member Avatar for HLA91

Hi all I made this table and it was working fine until I went to write in the bar at the bottom (where all the &nbsp are). When I am writing when the text reaches the edge of the table on the right instead of dropping underneath like it did …

Member Avatar for MattEvans
0
208
Member Avatar for neomase

Hi Guys, I have just had a webdesigner sort out a layout for my eSports team, but its a half-bodge-job and hes lieft me with a horrible CSS and only part-updated graphics (new ones by myself) now the top banner is basically the colour scheme using the black from the …

Member Avatar for MidiMagic
0
132
Member Avatar for Dsiembab

I have a webpage and in my html the container holds the sidebars and the content2 I have put a 3columnX8row table instead of a million <div>s I was wondering how I could make the data cells scroll vertically in my css intead of a million <div>s. well actually 12 …

Member Avatar for MidiMagic
0
188
Member Avatar for stswimfan

can any body help me with codes that can u to search for kewords in my web page? i am new to dw and can only use html and css. thanks

Member Avatar for azzu5
0
140
Member Avatar for HLA91

Hi This is the first time I have had any need to use css and I am confused. I want to make the border of my table dashed and I managed to do so but how do I keep the colour of the border the same (before it was #cc3300 …

Member Avatar for azzu5
0
121
Member Avatar for bgagan911

Hi there guys..!! Well what I'm looking for is.. [IMG]http://www.dynamicdrive.com/forums/images/smilies/biggrin.gif[/IMG] Basically I want to have an HTML POP-UP Window, which would contain a FLASH File of the RESOLUTION "800x622". I want to have Google ads on both sides and at the bottom too. It's easy to define a layout for …

Member Avatar for bgagan911
0
130
Member Avatar for sidereal

I am trying to add a <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> validation to my web project. However, it is contradicting with my AJAX controls. Once I add the DOCTYPE line to my master page all of my styles get messed up. The only way I can get …

0
64
Member Avatar for Diego1029

Hi! i have put some html files in my jar file,but i cant open the html files when i un the jar file.what should i do?

Member Avatar for Diego1029
0
64
Member Avatar for ko_tish

Short guide to include RSS on your website Including RSS feeds in to your own pages is pretty simple with PHP and some open source libraries. The follwing lines show how to create HTML from RSS feeds using the popular PHP tools magpierss (fetches and parses the RSS feed) and …

Member Avatar for Dsiembab
0
91
Member Avatar for ReeciePoo
Member Avatar for ep2002

Hi All, Someone just told me that if you name your pages .php, it hinders your rankings. Is that true? Thanks Michelle

Member Avatar for stymiee
0
216
Member Avatar for 7arouf

hi there i was working on my layout, but it seems that the content is not well posted in the layout. here is a screen shot of my layout [url]http://img523.imageshack.us/img523/7104/toziy7.jpg[/url] Can you see that the layout is taking the space of the footer and the footerBottom!!! how can i fix …

Member Avatar for 7arouf
0
86
Member Avatar for bhavna_816

I am accessing MS Outlook Folders through VB.NET console application through Command Line Arguments.The mails are displayed in HTML table format. I am displaying all mails once at a time.I want to display it as page like first 10 items at once and rest 10 after clicking the link button …

Member Avatar for veerendranath_d
0
229
Member Avatar for obscured47

Hey, sorry if this is a really stupid question but i'm a bit in a hurry, got this coursework due tomorrow and i realised there are some problems with my code. I have a text area where the user can type a message and change the font-family, font-style, font-size etc …

Member Avatar for MidiMagic
0
88
Member Avatar for stumaca

Gidday I have a single Array of items (total number of items in array would be variable) that i want to display in a table like format i.e. [code=html]<table> <tr> <td>ArrayVar[0]</td> <td>ArrayVar[1]</</td> </tr> <tr> <td>ArrayVar[2]</</td> <td>ArrayVar[3]</</td>[/code] etc... or [code=html]<div style="float:left">ArrayVar[0]</div> <div style="float:left">ArrayVar[1]</div>[/code] etc... How can I generate this in VB.net …

Member Avatar for f1 fan
0
227
Member Avatar for jumpink

I am looking to have nine images in three symmetrical rows. Right now I can format two rows with this coding. .splitright { background-color: #FFFFFF; width: 49%; float: right; overflow: hidden; } .splitleft { background-color: #ffffff; width: 49%; float: left; overflow: hidden; } How can I get a middle row …

Member Avatar for MidiMagic
0
82
Member Avatar for kcgagne

I've created a css-only dropdown menu and have [I]finally[/I] gotten it working on Netscape 7.2, Firefox 1.5 and IE 7.0. Is anyone here willing to test this for me on other browsers? [URL]http://makeadiapercake.com/index2.html[/URL] (the button menu on the left) (P.S. I just want to mention that the rest of the …

Member Avatar for MidiMagic
0
76
Member Avatar for nathanpacker

I have a script sending out an email to some users, and I was going to try to use CSS to format it, until I found out it's nearly impossible. So I have 2 questions. 1. Is it possible to use CSS in email, and ensure everyone can read it? …

Member Avatar for pty
0
178
Member Avatar for MattEvans

It's neccessary to manually refresh every page after navigating to it. This is OK, but I keep thinking old pages are current (i.e. if I navigate into a forum that I visit frequently, it might still be a listing from a few hours ago, thus I wont see any changes, …

Member Avatar for Dani
0
120
Member Avatar for CyberWrek

Please help! I've been putting together a webpage using CSS and a Javascript feature. Everything looks fine when I test the page from my PC. But when I upload it to my server, I get a bunch of odd symbols, like Asian writing. I had this happen ages ago to …

Member Avatar for MidiMagic
0
106
Member Avatar for vexhawk

I was just wondering if anyone knew how to fix the UL and LI hierarchy problem in css with tabmenus. I wanted the border under my featured tab to disappear but it doesnt work well in IE. Please have a look; if you look at this code in Firefox it …

Member Avatar for vexhawk
0
102
Member Avatar for inovice

Hi I am badly stuck at my layout due to Adsense... I Have prepared the following website using html and its all well till I dont insert Google ads. Can anyone tell me where I need to make changes? Will be really grateful...!! <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" …

Member Avatar for lahure_dai
0
94
Member Avatar for jlmartin

I have done lots of HTML 4.0 over the years, both static and generated, and I'm now starting to look into new interface possibilities with DHTML and CSS. [URL]http://www.thepowerhour.com/[/URL] is now using some [URL="http://www.dynamicdrive.com/"]Dynamic Drive[/URL] scripts, and from there I found this site. Looks like I can spend a long …

Member Avatar for eXceed69
1
90
Member Avatar for tipoux68

Hi everybody, I am so happy to have found these boards. I have just started working with html and CSS. I have been browsing a little and saw some helpful hints so I am hoping that it will helpme for now....and then, maybe I can help somebody else once I …

Member Avatar for eXceed69
1
59
Member Avatar for drarock

Hello I have a div inside other div with a margin-top, it looks good in Ie7 but i have an issue in firefox, it doesn't work the margin-top [code] /*CSS*/ #main{background-color:#003399; height:50px; margin-top:10px; width:300px;} #child{background-color:#993300; height:50px; margin-top:10px; margin-bottom:10px; margin-right:10px;} /*HTML*/ <div id="main"> <div id="child">test</div> </div>[/code]

Member Avatar for MidiMagic
0
81
Member Avatar for VanPetrol

In the page you will see a div called div_topbanner. I want to load a flash in there. But I bet I messed up with the css a bitbecause the dimensions of header get a bit messed up when resizing the window. Also it's "higher" in IE (7) than FF. …

Member Avatar for MidiMagic
0
107
Member Avatar for mikesowerbutts

hello, I am building a mysql/php/javascript based online timesheet system which allows users to assign themselves predefined projects and then select one of the projects assigned to them and add hours for a particular date to the database - i can get the add to work fine, but i need …

Member Avatar for digital-ether
0
5K
Member Avatar for jatinder kumar

<snip> [COLOR=#000000] [/COLOR][COLOR=#000000]YES No[/COLOR] [COLOR=#000000]How to write code in HTML To Draw a box containing YES & NO in small boxes within main box .[/COLOR]

Member Avatar for stymiee
0
46
Member Avatar for John A

Hello all, This is a relatively simple problem I ran into when designing my site, so hopefully you can help me out here. I have a div like so (for example): [code=html]<div class="box">testing</div>[/code] And here's the CSS: [code=css].box { margin-left: auto; margin-right: auto; width: 50px; color: red; background-color: blue; }[/code] …

Member Avatar for John A
0
174
Member Avatar for blackdove

This is my first attempt at creating a website using PHP. My database is done in MySQL. It is for a made up university. I am having trouble creating the page that should allow current students enrolled at the university to search for courses and add them to their schedule. …

Member Avatar for blackdove
0
119
Member Avatar for kained

Right. I'm designing a site and I at the moment have a very basic nav bar on it. What i want to do is take out the underlines for the links and put an icon next to the text(like a bullet point) for some reason it isn't working, anyone feel …

Member Avatar for kained
0
90
Member Avatar for berntwm

Dear all See XHTML document below, Question and comments are with the text Thx Bernt [code] <?xml version="1.0" encoding="UTF-16"?> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:ev="http://www.w3.org/2001/xml-events" xmlns:xforms="http://www.w3.org/2002/xforms"> <head> <link href="EWIN_XFORMS.css" rel="stylesheet"/> <title>XForms Itemset Example</title> <xforms:model id="main"> <xforms:instance> <xforms:DOCUMENT documentName="MyReportXX"> <xforms:STATUS MYCHOICE="1" REMARK=""> </xforms:STATUS> <xforms:STATUS MYCHOICE="11" REMARK=""> </xforms:STATUS> </xforms:DOCUMENT> </xforms:instance> <xforms:bind nodeset="/xforms:DOCUMENT/xforms:STATUS[1]/@MYCHOICE" id="MC1"/> <xforms:bind nodeset="/xforms:DOCUMENT/xforms:STATUS[2]/@MYCHOICE" …

0
60
Member Avatar for Bill Explosion

I just started doing this site and did a extremely minimal update only to get this pesky error. I am not sure what the deal is and seriously want to fix this ASAP. I'm sorry as well, as i'm brand new to this coding. (Didn't think i'd get such an …

Member Avatar for Bill Explosion
0
152
Member Avatar for SebCachia

Hi, I am having some problems with css on a website that i take care of for my local Scout Troop. I have little idea of css, but have managed so far to put the site together by hacking at a gnu released template. The problems are related to the …

Member Avatar for rgtaylor
0
73
Member Avatar for martinkorner

I'm using [INLINECODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/INLINECODE] (xhtml strict doctype) for a site I'm designing and when I validated it, I found that you cannot have [INLINECODE]target=""[/INLINECODE] included else it's not valid. It then went on to say that I should use CSS to do this. I …

Member Avatar for martinkorner
0
307
Member Avatar for okparrothead

Hello CSS Experts, As far as I can tell, what I want to do can't be done. Ihave a gallery page that is liquid in width. Instead of liquid widths of thumbnails, when the page is narrow, I'm planning on two columns (or one) of images, but when the page …

Member Avatar for rgtaylor
0
273
Member Avatar for asmqb

Hi everyone! I'm currently working on a navigation bar for a personal website and, although transparency is working great, has a couple of problems with browsers that use... fonts that are not around the size (specifically the [I]height[/I]) of Helvetica. I basically have a [inlinecode]<div></div>{...}</li></ul>[/inlinecode] block. The first [inlinecode]<div></div>[/inlinecode] combination …

Member Avatar for MidiMagic
0
168
Member Avatar for sazh

[B]Hi, I am new at web development, I am developing a site by Xhtml, css, jscript . My site will be a 'Recruitment Site'. What I want to do is to make it data driven. Like all the request from both employer and employee to search al store data ( …

Member Avatar for DanceInstructor
0
81
Member Avatar for vinki

hi all I am working on CMS . i need to integrate the FCKeditor into my JSP/HTML page to allow the users to edit & submit thier content. can some one send me the procedural steps how to do that. i am working with liferay portal server,IE (browser). very much …

0
34
Member Avatar for jwpocid

Hi all, I'm working on a project with a LOT of non-techies and I'm spending a lot of my day updating our website with their minor changes. I've seen (somewhere) a routine/program/?? that would open, read, and display a text file on the person's webpage without intervention from a techie. …

Member Avatar for jwpocid
0
67
Member Avatar for adiboy

It looks fine in IE. But went wrong in Firefox. Also there seems to be a space to the right of each img button. :cry: IE http://imgboost.com/uploads/894333_screenshot2.jpg FF http://imgboost.com/uploads/113426_screenshot1.jpg My Css * { margin: 0; padding: 0; } html{ height: 100%; margin: 0; padding: 0; } body { height: 100%; …

Member Avatar for Rhyan
0
151

The End.