6,557 Topics

Member Avatar for
Member Avatar for miram

Hey can anyone help me... I have created an HTML webstie and I have a flash introduction which is sitting inside an HTML page. It loads fine by itself but take a long time if you are on a slow connection so I want to use a loading/progress bar. I …

Member Avatar for ArtphotoasiA
0
124
Member Avatar for aslittell

I am trying to link a PDF document in HTML and I keep getting this error: "Bad Request Your browser sent a request that this server could not understand. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request." My code is …

Member Avatar for aslittell
0
123
Member Avatar for thebluestar

[CODE=html] <!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 http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled Document</title> <script language="javascript"> function sendto() { var Lname = document.myform.last.value; var Fname = document.myform.first.value; document.write("Hello!," + " " + Fname + Lname); var choice = confirm("Your name is true? OR press Cancel …

0
58
Member Avatar for xylude

I am perplexed as I have ever been in my 3 years of web development. I had a div class named ".bottomAds" that absolutely refused to even render on the page. It was like it wasn't even in the source at all (it was though, because I checked). So I …

Member Avatar for MidiMagic
0
84
Member Avatar for diafol

YT spits out invalid xhtml for embed code, so have been trying to get to grips with validating pages with embedded videos. Came across this today. Any thoughts? Does it work with all browsers? I've got the modern ones - so can't test the oldies. [CODE]<object type="application/x-shockwave-flash" data="[B]http://www.youtube.com/v/vUzTQWn-wfE&amp;hl=en_US&amp;fs=1&amp;rel=0[/B]" width="400" height="326"> …

Member Avatar for MidiMagic
0
143
Member Avatar for jindalarpan

how i can put iframe on top of other iframe in html, i am trying to do is as follows there is a iframe of size 100px by 100px having src as web1.html and when i click a button outside the iframe new iframe should come up on top of …

Member Avatar for almostbob
0
86
Member Avatar for theories

Hey everyone! I'm developing a website that interfaces with a database for a college senior project that interfaces with multiple types of smart phones to submit information the phones gather. Part of the requirements is to let the user upload a file. The standard HTML form using method=post for input …

0
82
Member Avatar for almahmeed

Hi, I have developed an application a while ago and used CSS for the formatting of the generated web pages. As I am using Google Chrome, everything was working fine and I have tested it few times on Firefox and noticed slight differences. Yesterday, one of the users complained that …

Member Avatar for diafol
0
173
Member Avatar for dlannetts

Well, l have a gradient for my background, just a simple one, here is the code to run it: [CODE]body { background: #d7e3ff url(images/top_gradient.png); repeat-x; width: 800px; background-position:top left; margin: 0 auto; text-align: left; outline: none; }[/CODE] Thats the css, now how do l add a bottom gradient for the …

Member Avatar for almostbob
0
101
Member Avatar for Pari13

any one can help me? i am having problem in using htmlpaser in asp.net

0
49
Member Avatar for s32ialx

ok so in order here is my code [TEX]/* index.html */[/TEX] [CODE] <!-- jQuery Scripts --> <script type="text/javascript" src="http://jqueryjs.googlecode.com/files/jquery-1.2.6.min.js"></script> <script type="text/javascript" src="http://tdr.host22.com/scripts/li.js"></script> <link href="http://tdr.host22.com/scripts/tdr.css" rel="stylesheet" type="text/css"> <!-- Div Layout --> <div id="container"> <div id="dp">my DP here</div> <div id="hrefs"> <ul id="menu"> <li><a id="home">Home</a></li> <li><a id="about">About Me</a></li> <li><a id="shop">My Shop / Wishlist</a></li> …

Member Avatar for s32ialx
0
232
Member Avatar for Dudesup

Not sure if this is the right place to put this as it's my first post, so if it's not I apologize. I'm wondering if there is a way to put an image into the background of my applet. I've searched all over the place and just can't seem to …

Member Avatar for Dudesup
0
121
Member Avatar for Maverick27

Hi - i have Oracle programming experience but i am new to HTML. Can somebody pls. help me translate attached image (Rates) into HTML code. The HTML code will be plugged into XML file. hxxp: img511. imageshack. us/img511/7827/rates. jpg I have some idea on HTML (very basic) see link below …

Member Avatar for ablitz
0
132
Member Avatar for thebluestar

While saving the html code, I accidentally saved my code as encrypted code. I don't remember what did I do. More importantly, Now I dont' now decrypt it. Please help me make it return as html code. Thank a lot! [CODE] 3C 21 44 4F 43 54 59 50 45 …

Member Avatar for almostbob
0
654
Member Avatar for nats01282

hi all, i am after a basic editable html textarea. Like the ones used on here the on im typing in now - i have the textarea set up but want to be able to insert text once the webpage is live in html format. if you get what i …

Member Avatar for julzk
-1
73
Member Avatar for abrocketman

I am creating a website with three coloums. I have set the height to AUTO in CSS. but when i reach a spefic height it goes over it and it wont expand the div tag. I have tried setting the css to 100% and this wont even help. Please could …

Member Avatar for almostbob
0
127
Member Avatar for dlannetts

l am having a little bit of trouble positioning stuff with css and html, l have a bottom bar and in this bottom bar l have three links one on the left one in the center and one on the right, no l need to position them in three ways, …

Member Avatar for tranchibinh
0
145
Member Avatar for sfrider0

I have been working on this a while and have tried just about way trying to delete a row from a database using a button. What I have is a list of websites and data about each on each row. Then next to the row is a Delete button. I …

Member Avatar for FlashCreations
0
9K
Member Avatar for rukshilag
Member Avatar for infinitymedia
0
84
Member Avatar for wieas

Hi! I am feeling really stupid. I have been struggling for three weeks with my css code trying to get a second color for links on: [url]http://www.orionconsultinggroup.net/About%20Orion.html[/url] I have looked it up on several websites and I am afraid that I am making a mess of my css without positive …

Member Avatar for almostbob
0
112
Member Avatar for IcetalkeR

Here's a example page: [URL="http://dictionary.reference.com/browse/funny"]http://dictionary.reference.com/browse/funny[/URL] What i need is this: [CODE]ndex">1.</td> <td>[B]providing fun; causing amusement or laughter; amusing; comical:[/B] <span class="ital-[/CODE] Definition and part of speech. Could you help me with extracting that info from the "tag jail" ;)

0
52
Member Avatar for sk172online

Hi, I am trying to open the Jquery Dialog box using VB.NET. [B]After the data has been saved successfully[/B], I need the dialog box to show up with the message to the user. Also allow user to perform some other actions like clicking the buttons. If I call the same …

0
107
Member Avatar for cali_dotcom

Hi i am not so good with javascript so i really dont know the best way do do what i want to do. want to make a form that allows people to add and delete rows with javascript but it just doesn't work the way i would like. javascript is …

Member Avatar for wrivera
0
150
Member Avatar for nkumar0101

php code to convert doc file to html like in monster.com they take the CV in word file format and display it in a html format

Member Avatar for yogigarg85
0
245
Member Avatar for kissmyawesome

Hi, I'm using FPDI and TCPDF to generate on-the-fly PDF documents, using existing PDFs as templates. So far so good. What I really need is the ability to create a 2-column layout, as per the FPDF tutorial here: [URL="http://www.fpdf.org/en/tutorial/tuto4.htm"]http://www.fpdf.org/en/tutorial/tuto4.htm[/URL]. Normally FPDF works fine, but I need to combine this layout …

0
47
Member Avatar for Maverick27
Member Avatar for mahela007

Is there someway I can parse badly written HTML code in python? I want to get some info from a web page which uses HTML tables for it's formatting and I found numerous flaws in the code using w3cs validator. can I parse this code in python?

Member Avatar for mahela007
0
93
Member Avatar for grouchotron

I'm attempting to write a script that logs into a web site, navigates through some links, stores some data to a text file, and logs out. I was able to log on with ease, using WWW::Mechanize. However I'm having trouble navigating through the actual website, because instead of just a …

0
54
Member Avatar for metalstorm

hi all, ive downloaded the DHTML window script from here : [url]http://www.dynamicdrive.com/dynamicindex8/dhtmlwindow/index.htm[/url] and have it running on my site. i also have a DTHML / ajax chat running on the site which is currently on the main page in an iframe. im trying to put this iframe inside the DHTML …

Member Avatar for metalstorm
0
79
Member Avatar for amadaeliseo

Hi to all. How can I easily convert HTML to well formed XML? Does anyone has an idea how I can do that? Thank you for your time.

Member Avatar for MrTelly
0
99

The End.