6,574 Topics

Member Avatar for
Member Avatar for manjusaharan
Member Avatar for manjusaharan
0
81
Member Avatar for shasha821110

Hi, all. Really new on php!! I want to implement one function which could get the price depending on different size and calculate the total price. So i made foo.php and bar.php. Which people could choose the size and the price in foo.php and want to pass which they choose …

Member Avatar for Monalisaparker
0
154
Member Avatar for jeena1

Hello, I have a small login script written in PHP, everything in that regard is written. The Login is in one frame on top. However, when the user logs in I want another frame to display a set of links only available to those logged in. How can I do …

0
53
Member Avatar for vaideesh4u

Hi friends, I have one save button in my html page and as soon as i click that button the html/static page should be saved with .doc extension. As of now i want only the text in the html page to be saved as word document. But if possible suggest …

Member Avatar for FlashCreations
0
113
Member Avatar for jtb19nh

I would like to learn html. I need book recommendations. I need a beginner book I only know very basic stuff. Thanks for the help

Member Avatar for uxgeoff
0
98
Member Avatar for KHNT2X3

I don't know how DaniWEB is structure for use. I'm going to be putting together a CSS webpage that mimics the overall structure of America Online. From chat and instant messenging. To Advice Columns and Articles of Reviews, Daily Reports of Current Events found in the News Paper on Topics …

0
49
Member Avatar for UberSango

[CODE]<?php include ("./config/config.php"); ?> <!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"> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <link href="style.css" rel="stylesheet" type="text/css"> <link rel="icon" href="favicon.ico" type="image/x-icon" /> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <script type="text/javascript" src="custom.js"></script> <head> <style type="text/css" media="all"> @import "css/style2.css"; @import "css/style.css"; @import "css/stylesheet.css"; </style> </head> <body> …

Member Avatar for codeGoat
0
132
Member Avatar for manfosys

Hi im new to this forum.I need to extract specific html tag data from html webpage using java.for ex from <img src="http://google/sample.jpeg"> this tag i extract only [url]http://google/sample.jpeg[/url] by using java.similar to all html tag.Plz give sample source code. Thanks in advance.

Member Avatar for sillyboy
0
102
Member Avatar for sal21

[url]http://www.x-rates.com/cgi-bin/cgicalc.cgi?value=1&base=EUR[/url] Based the link how to count element in table of this page? note: is the table where are all currency values tks. in vba please

Member Avatar for vb5prgrmr
0
124
Member Avatar for Aamit

I am calling some data from iframe. [code=php]<iframe id="pframe" width="'.$game['iframewidth'].'" height="'.($game['iframeheight'] + 20).'" src="'.$path.'" frameborder="0" scrolling="no" align="middle"></iframe>';[/code] i want to call my css for this frame ? How to call css for iframe??

Member Avatar for almostbob
0
335
Member Avatar for khr2003

hi I have a table in my database that look like this: id - name - orderno the table has data in the fields of id and name but orderno is empty. I made a html form based on the data of this field, in front of each name field …

Member Avatar for nav33n
0
92
Member Avatar for regent_royal

I am currently working in one swing application. I need to display html contents in some window. In swing we are having [B]HTMLEditorPane [/B]that can display HTML contents on window (not in browser). Now this HTML contents is not well structured. like starting and ending with html tag inside it …

0
58
Member Avatar for katamole

Hi everyone, As a personal project I've decided to write a small script which will take a raw_input film title, then look up the IMDB rating and return the result. As an extra challenge I decided to employ re. Now, this is how far I have got (yes, I am …

Member Avatar for katamole
0
677
Member Avatar for dmanw100

Hello, I am just starting to work with CSS and wondered if there was a good way to make boxes. I found this [URL="http://modxcms.com/simple-rounded-corner-css-boxes.html"]tutorial[/URL] but there are also a number of other ways I have found through Google. What method is the most standard/best? Thanks!

Member Avatar for jakx12
0
117
Member Avatar for Sky Diploma

Hi All, I have taken up this home project just for my pastime. My objective is to take a html file and then make a complete new webpage with a specific keyword. It basically is a find and replace type of method where my existing file contains a specific keyword …

Member Avatar for Sky Diploma
0
209
Member Avatar for curtissumpter

Hi, I currently use Eclipse as my IDE. I'm looking for instructions on how to integerate my Java code with HTML in the Eclipse enviornment or what IDE I can use in conjunction that will allow me to do so. Any advise would be appreciated. -- LiveWire

Member Avatar for peter_budo
0
68
Member Avatar for plarsen111

I looked and cannot find it. On the left hand side of my web page I can hover over links, but there is a small gray box on the right of each link when I hover. [URL="http://www.hmstechnology.com"]www.hmstechnology.com[/URL] Any chance someone could show me what I am doing wrong? It is …

Member Avatar for MDGM
0
130
Member Avatar for sam1

hi, I have this css code [CODE]#leftcol { position:relative; top:-10px; left:-10px; float:left; width:220px; voice-family: "\"}\""; voice-family:inherit; width:200px; margin:0 0 -10px 0; padding:10px; background:#FFFFFF; z-index:100; } #rightcol { position:relative; top:-10px; right:-10px; float:right; width:220px; voice-family: "\"}\""; voice-family:inherit; width:200px; margin:0 0 -10px 0; padding:10px; background:#FFFFFF; z-index:99; } #centercol { position:relative; padding:0 240px; }[/CODE] …

Member Avatar for MidiMagic
0
97
Member Avatar for theighost

hi, I am trying to complete a script that sends an email along with html, the html changes the colors and the font, positions ...etc. I am in need of help. thnx in advance

Member Avatar for theighost
0
108
Member Avatar for k2k

i just read a couple of threads regarding css positioning and i have found something some where a while ago. however, i couldn't find any good explanation of it. would anyone please explain a bit of some of these code? thanks 1. clear:both? 2. margin: 0; padding: 0 // when …

Member Avatar for kanaku
0
108
Member Avatar for neoseeker191

When emailing an ASP form using CDO is it possible to make words bold and use line breaks? When I get the email it looks like this: <b>Card Type:</b> Visa<b>Name On Card:</b> test<b>Credit Card #:</b> 2881<b>Expiration (MM/YY):</b> 04/32 no line breaks and obviously not bold

Member Avatar for Baradaran
0
56
Member Avatar for laxminarayanaou

There is a text box in html page in that we type any id (i.e string) then automatically it show a drop down list bellow the text box. And that list having ids those r retrieving from Mysql database table. (Totally it is like igoogle search box and button) please …

Member Avatar for laxminarayanaou
0
86
Member Avatar for velladurais

Hai freinds, Can any one help me , how to send the image file from html to vb.net.. I know how to store the image using vb.net.. but I don't know send particular image from html to vb.net via querystring. please help me as soon as possible..

Member Avatar for samir_ibrahim
0
138
Member Avatar for jproducer

Sorry for the drastic opening, but I'm on a time crunch here. I am basically re-branding a site for a hotel company and have gotten the look I want, but as luck would have it, the css is working perfectly in IE but not in Firefox or Safari. The issue …

Member Avatar for MidiMagic
0
135
Member Avatar for WhYuLoOkIn

Hi, I have a fieldset and I am styling the legend tag within that fieldset with css. I got the text to overlay over the image, but it only works in IE, Chrome and firefox didn't like it. The end result I am looking for is to have a fieldset …

Member Avatar for MidiMagic
0
135
Member Avatar for sam1

Hi, I have this in my css file i have said the html to be position:abolute but it doesnt when i minimise. if i say absolute in logo same thing nothing happens and the body comes at the top of logo: [CODE]html { height: 100%; overflow-x: auto; position:absolute; } body …

Member Avatar for MidiMagic
0
139
Member Avatar for dalefish

Ok, this is starting to annoy and Google has yet to provide any clear answers. I'm dynamically creating CSS based on users choice of theme colours. Easy enough, done with PHP but the code is irrelevant here, the problem being that IE is caching the old CSS and upon loading …

Member Avatar for MidiMagic
0
84
Member Avatar for bogddy12

Hello, I have a problem. Im working on a web page [URL="http://tacrosst.com/privacy/"]http://tacrosst.com/privacy/[/URL]and in the background of the page i have inserted a spring imagine. But i don't know how to MAKE the imgaine touch the red footer. hope you can help

Member Avatar for almostbob
0
100
Member Avatar for chinmayu

hi all, i am sorry i know this is a trivial issue but it has bugged me and it seems like i dont ve any clue whatsoever to correct this .... i ve a site which i want to look centered and in place ... its working fine in firefox …

Member Avatar for MidiMagic
0
133
Member Avatar for Modo

Hello guys, how are you doing? I have a couple of questions please, I would appreciate any help. 1- I have three "relative <div>" I want to put them next to each other and making sure if someone has less resolution, there wont be a scroll bar. But instead the …

Member Avatar for MidiMagic
0
120

The End.