6,557 Topics

Member Avatar for
Member Avatar for Zerobuddy

Hello im not sure if anyone has posted about this but if so please give me the link so i may be directed there. I have a website, i have other people with email accounts but i want to be able to let them log into my site using their …

Member Avatar for aashishn86
0
84
Member Avatar for bufospro

Hi, I am new in web programming and I am trying to make my site. But I have a problem, my template is not working properly in explorer. My links div is in the bottom of my page. I would like to be top, near the Heading (in firefox is …

Member Avatar for almostbob
0
119
Member Avatar for veledrom

Hi, I don't know what i have done but i want to recover code below. It is very long, i give you little part of it. Any idea how to recover it. Thanks [code] <p><span class="caps">APRIL</span></p> <p><span class="caps">SAT</span> 18<br> <span class="caps">OPEN TUTORIAL </span>(10.00- 4.00)<br> This day will include a session …

Member Avatar for almostbob
0
118
Member Avatar for lickettysplit

hi ive got a school assignment where i need to access data in a MySQL table, use style formatting and output it in a HTML file. Additionally, there is a frequency column that I need to use to create the style. The more frequent it is the larger the font …

Member Avatar for poeticinsanity
0
113
Member Avatar for pacouy

Hi to all! This is my first time for all of this, Forum, DaniWeb, CSS & Containers, so thanks in advance for your support. (My first computer was a Timex Sinclair 1000 and learned IMB S36, , I’m that old!) I'm trying to use CSS Containers (header, maincontent, footer) for …

Member Avatar for pacouy
0
114
Member Avatar for thecodingbee

[B]If you have seen igoogle,[/B] you will know what i am doing! The idea is that it [B]saves the co-ordinates of the box [/B]that you can move [B]into two text files :[/B] usercoord.txt-x axis & usercoord2.txt-y axis! can anyone tell me [B]how i can load the coordinates back, from the …

Member Avatar for diafol
0
115
Member Avatar for AmandaLouSmith

Hello, my name is Amanda and I am quite new here. I tried to add a few words to my website page located at [url]www.openrangemagazine.com/thisissue.htm[/url] - as you can see (if you don't mind going there) the page is now blank. I have no idea what I did. Here is …

Member Avatar for MidiMagic
0
134
Member Avatar for padrict

I''m having an issue my page. When you mouse over an image a text box pops up - that's how i want it. However, I uploaded a few new pics and now every time you mouse over the image the box come up but it is partially hidden behind the …

Member Avatar for MidiMagic
0
84
Member Avatar for sayakyi

Dear friend, I can't find the syntax error in my html table in php code. [CODE] echo "<table border='1'>"; echo"<tr>"; echo"<th>".{$data['engword']}."</td>"; echo"<th align='left'> "<a href=\"http://www.domain.com/sound/En-us-{$data['engword']}.WAV \" title=\"open the audio file for the word {$data['engword']} \"rel='dbPopWin'><img src='audio.gif'></a>"."</td>"; echo"</tr>"; echo"<tr>"; echo"<td align='left'></td>"; echo"<td>".(stripslashes($data["mword"]))."</td>"; echo"</tr>"; echo"</table>"; [/CODE] many thanks in advance, regards. ko

Member Avatar for sayakyi
-1
10K
Member Avatar for itsjareds

Hi, I need to parse an HTML string received from an AJAX request. I wrote a function that places the HTML string into an unappended (not added) [ICODE]<div>[/ICODE], which opens the string up to the DOM hierarchy. However, when I try to access the elements of this [ICODE]<div>[/ICODE], I get …

Member Avatar for itsjareds
0
4K
Member Avatar for nairawebs

Hi everyone, i've always prefered round edge boxes to the conventional ones. Can anyone help me with the codes?

Member Avatar for Slade007
0
90
Member Avatar for guruward

I have a questions table and it has a couple of columns startTag and closeTag which contain html which tells the page how I want to render the question [code] <xsl:value-of select='Questions/startTag' /><xsl:attribute name="name"><xsl:value-of select='practiceResponseId' /></xsl:attribute><xsl:attribute name="Value"> <xsl:value-of select='response' /></xsl:attribute><xsl:value-of select='Questions/closeTag' /></td> [/code] this way I can render the question …

Member Avatar for guruward
0
97
Member Avatar for sri22

I have a web app that allows user to upload doc or docx files and converts it to HTML. I have CFMX 7 in a unix environment. Is there a custom tag that I could use for this conversion? I tried the cfx_word2html tag .. it converts .doc not docx. …

0
56
Member Avatar for suse17

Hi, We All know how to create a Table in html, pretty simple: I was looking to create a trapezium, parellogram or some other odd figure. I was just wondering whether I have to use the table tag with some special/extra attributes to create trapezium or is it some different …

Member Avatar for suse17
0
103
Member Avatar for genieuk

Hi, I basically have user profile pages. The text box people can of course type things, like about me etc. i am using css and not sure what i do to correct the problem. If a user for example type text it auto goes on next line when they reach …

Member Avatar for MidiMagic
0
132
Member Avatar for Mapper99

Hi there, I have a web page that looks different in Firefox than in IE. Here is the page: [url]http://www.laudontech.com/exhibitfloorplans[/url] The specific things I find odd are: 1. Divs with "For more information..." text shows up on 3 lines in Firefox, 4 lines in IE. 2. There seems to be …

Member Avatar for MidiMagic
0
134
Member Avatar for shanthu

hi, I am developing a site which contains 2 menus which contain hover images,and change buttons, background images etc and so i decided to pre-load all images. What i did is given below: [code] <img src="images/green-over/about_green_hover.png" alt="" title="" class="preload_hover" /> <img src="images/green-over/branches_green_hover.png" alt="" title="" class="preload_hover" /> <img src="images/green-over/contact_green_hover.png" alt="" title="" …

Member Avatar for essential
0
59
Member Avatar for coolmind259

Hi Guys, I want to convert an HTML document into PDF document. Then user can download a pdf document by clicking on the link. Actually I have a page where Dynamic data is being displayed, I want that data to be converted to PDF document , so the users can …

Member Avatar for chrishea
0
84
Member Avatar for Ries

Not sure where to put this as it contains HTML, Javascript and PHP and I can't figure out which one is the problem but because the problem is with an empty POST request I put it here, sorry if that is wrong. [code] <form action="?do=submit" method="post"> <input id="number" readonly="readonly" style="width:7em;"/><br …

0
46
Member Avatar for Lib Auth

Hello there, I have this script which I have edited and altered, to create a demo of what I want (the original coming from Dynamic Drive). Is there a way to achieve this in CSS? Thank you, Regards, Grant

Member Avatar for Airshow
0
97
Member Avatar for jaiprakash15

Dear Friends, am working on a project where i have to convert the HTML file to a PDF file. am using tidy and fop methods for converting. am not good at XSL style sheet. when i try to run the program by giving the input file (39.html) to ma program …

0
92
Member Avatar for pipotribe007

Hi, please help me... I am trying to place a table right after a paragraph in my blogspot.com site. The problem is a huge space appeared between the two (the paragraph and the table). How can I solve this one? You can check the page at [url]http://www.peterpaulnavarro.blogspot.com/[/url] Thanks you so …

Member Avatar for essential
0
216
Member Avatar for redmaverick

I have to generate html files from .java files. I tried generating from eclipse but was stumped. there are just 4 files. Can somebody help me out. Send me a pm please!!!

Member Avatar for redmaverick
0
116
Member Avatar for anewhope

I am in the process of learning perl to go along with web design. I am trying to learn perl, ajax, css, xhtml, and javascript. If anyone can help me out, please let me know. thanks

Member Avatar for Xlphos
0
57
Member Avatar for Ries

This HTML [code]<html> <head> <link rel="stylesheet" type="text/css" href="style.css" / <title>Site</title> </head> <body> <div id="top"></div> <div id="menu"></div> <div id="main"> </div> <div id="content"></div> </body> </html>[/code] And this CSS [code] #top { position: relative; width: 100%; height: 100px; background-color: #3A3226; color: #FFFFFF; font-family: verdana, helvetica, sans-serif; } #menu{ position:relative; width:100%; height: 75px; background-color: …

Member Avatar for almostbob
0
81
Member Avatar for monty1972

Hi, I am at my local collage and am learning to make a web page by writing HTML in notepad. I have a link on my page that I want to open a Word document, my line is:- <p>This is my entire work history so far <a href ="file:///newcv.doc"> Ian's …

Member Avatar for !!underlink!!
0
111
Member Avatar for abhay_pundir

Hi everyone, i have a .dwt page templete, i want to know that how to use this page in my HTML Pages.

Member Avatar for !!underlink!!
0
70
Member Avatar for jcanaway

alright im having so problems with my floating divs containers i am using three columns in my html part of my website and i have a wrapper around the three columns known as page and the columns are float left in css so they can be perfect aligned left to …

Member Avatar for BzzBee
0
73
Member Avatar for dragonspectrum

I am trying to access a Clientside server file from an HTML file. Can anyone help me with how to code it? :eek: here is what I have: [code=html]<form method="get" <if true then action=" :?: *****This is were I need to access Client side server ****** " else action= "file:///K:/web-content/Client …

Member Avatar for kvprajapati
0
272
Member Avatar for genieuk

Hi, Thanks for looking. I have a contact form and everything else is checked against validation apart from the textarea. For some reason i cannot get textarea validation to work using php. I have tried: [CODE] if (strlen($_POST['query'] == 0 ) ) { echo "<p>You have not entered anything in …

Member Avatar for genieuk
0
2K

The End.