6,574 Topics

Member Avatar for
Member Avatar for Inny

I will be using this one. I want to add sub items to each category(button) how do I do it but maintain the style? [code]<style> #message div.menuBar2, #message div.menuBar2 a.menuButton { font-family: Verdana, Arial, sans-serif; font-size: 8pt; color: #000000; } #message div.menuBar2 { background-image: url(http://i14.photobucket.com/albums/a345/Instar/escher_background.gif); padding: 6px 2px 6px 2px; …

Member Avatar for GreenDay2001
0
217
Member Avatar for RyuuJin Silver

Hello, First of all I would like to say this is a great layout and has helped me a lot. Now, on to my question. :lol: I cant seem to get my divs to always align to the center of the page. [code] body { background-color:#e6e6e6; } #header { position:absolute; …

Member Avatar for MattEvans
0
115
Member Avatar for sandbox

This seems like a simple enough question to answer.... For some reason, FF and IE7 seems to render the navigation on my web page differently. Both the top and bottom borders of the links render as i want them to in FF, but not in IE7. Maybe someone could help …

Member Avatar for MidiMagic
0
94
Member Avatar for R.S.Chourasia

I am tring to use HTML tags checkbox and textbox along with PHP. When the checkbox is not checked,the textbox is disable.But when I checked the check box,the textbox should become enabled. How can i do this? Here is My code:- [code=html]<html> <head> THIS IS TEST <title> TEST </title> </head> …

Member Avatar for R.S.Chourasia
0
97
Member Avatar for cancer10

Hi, I am using CDONTs for sending email using ASP. I need to send a HTML form that takes values from a MS SQL Server database. How do I send this big code of form using ASP? I am using the following code to send the email [CODE]<% Set myMail=CreateObject("CDO.Message") …

Member Avatar for Baradaran
0
183
Member Avatar for Aswathy

Hi , I have an application in which html and asp.net is to be linked. In the html page I have a link to the asp.net page. <a href="WebForm1.aspx">Link to Asp.net page </a> But, when I click on that link I get the code underlying the asp.net page displayed instead …

Member Avatar for Aswathy
0
86
Member Avatar for bhavna_816

I have developed an application in VB.NET console application. when i open a particular file suppose txt(Notepad) file then it shows it as it is when i see the output on console but when i render it to the HTML then the output is unformatted i.e. it does not understand …

Member Avatar for MattEvans
0
147
Member Avatar for Sandra5

Hey, I am trying to get the text in the second cell of this HTML table to be centered vertically in the middle of the the image in the first cell. See the code. For some reason the text is always positioned at the bottom of the cell! Sorry for …

Member Avatar for MattEvans
0
137
Member Avatar for jeepj27

Hi All - Forgive this naieve questions but I am not sure of the answer and know someone can help on Daniweb! If I choose to ENCRYPT my HTML pages (for whole page) will the encryption scrample the text that the robots or crawlers will find? That is - obviously …

Member Avatar for MidiMagic
0
168
Member Avatar for kained

I'm having a few problems with some css/html code. The code isn't looking to bad in firefox(although it needs moving up the page a bit) but in internet explorer it looks very silly. I think i have mucked up the divs somewhere but can't find it for the life of …

Member Avatar for MidiMagic
0
203
Member Avatar for Goldman1

I am just building my first webpage from scratch, with NVU, and my programming skills are pretty embryotic...:-) Can somebody please point me in the direction where I find information? The problem is as following: I want to build a portfolio site and link the images to two sites where …

Member Avatar for MidiMagic
0
80
Member Avatar for mairtin.obrian

Hello All Im trying to get html saved to a text file after the Url has been entered into a text box Im having difficulties with this can anyone help. I have no problem saving text to a text file and reading text from a file. Thankis

Member Avatar for sedgey
0
104
Member Avatar for md_salman

I am writing an applicaton using servlets and HTML. the front page contains a login form which is located in one of the three frames contained in the front page. Now when the user successfully logs in. Inside a servlet I use the response.sendRedirect() method to move to the welcome …

Member Avatar for MattEvans
0
34
Member Avatar for cath120

Hi Webbies Please can you help with the following: Basically I require the most appropriate code for a back button, and perhaps flash button capabilities, whilst using my own graphic/s? Best regards Catherine

Member Avatar for iamthwee
0
93
Member Avatar for Sabat

Hoping someone can help me. MSN has both the .com and index.html version of my home page listed in their index. I understand that this can lead to duplicate content issues. I contacted my server and he says that I can't use any of the url code re-writes because I …

Member Avatar for stymiee
0
57
Member Avatar for bhavna_816

How HTML understands the file extension? When i open a zip file or any other file extension it should understand the file extension and render it accordingly. Can anybody have any idea how can we do this using VB.NET or HTML?

Member Avatar for Dukane
0
69
Member Avatar for bhavna_816

I have developed an application in VB.NET console application. when i open a particular file suppose txt(Notepad) file then it shows it as it is when i see the output on console but when i render it to the HTML then the output is unformatted i.e. it does not understand …

0
59
Member Avatar for Sarah Lee

Hi Everybody I am trying to explore the master page fanctionalities, in which I come across a question. I am trying to change the CSS of the master page, based on user options I have tried the below code,in the master page page_load. But it seems it is not working. …

Member Avatar for sedgey
0
121
Member Avatar for md_salman

Can someone tell me how to access the Frames (for loading new page) of on HTML file from within another HTML file, suppose both the files are located int he same folder. BYE

Member Avatar for theonlydrayk
0
53
Member Avatar for vincep123

Hi guys, I'm working on a website to promote an upcoming movie. I'm telling you this so I'm not shunned when I tell you i need help, possibly with a myspace issue, I'm not sure. Anyway, I inserted a song from the movie, using a simple embed code. [code=c]<embed src="URL" …

Member Avatar for MidiMagic
0
93
Member Avatar for Maidomax

Hi, guys! I have a problem with this site I am making. I have a meny similar to the one in Daniweb, but without the drop-down menu. I made it with a set of DIVs with a 1px wide backrgound image with a background-repeat: repeat-x; setting. The menu looks pretty …

Member Avatar for MidiMagic
0
108
Member Avatar for mikesowerbutts

I have been working on a questionnaire results page which takes the values from the questionaire on the previous page, calculates a score then plots their results on a grid. this all works fine, what i am a little baffled about however is, how do i dynamically add table rows/cells …

Member Avatar for mikesowerbutts
0
116
Member Avatar for kickoff3pm

Anyone know of a database app which stores records in html format on the web server and nt in a sql server. I have a spacific need for this. Or does anyone have code that will take records from a Mysql database and copy each record to a seperate html …

Member Avatar for aniseed
0
91
Member Avatar for nathanpacker

Hey, I created a little form for my sister to use to create her eBay pages on the fly. Basically she inputs the background colors, text colors, description, pictures, all that jazz, and the form generates the html with the information she provided. I want to make it easy for …

Member Avatar for php_daemon
0
355
Member Avatar for MidiMagic

I have the problem that some people want me to have the "latest" web coding, while others want backward compatibility. I need to know how the following changes affect older browsers: - Adding the closing tags to li list elements. - Adding the space and slash to the ends of …

Member Avatar for MattEvans
0
106
Member Avatar for Racoon200

First of all, i would like you to take a look at my webpage: [URL="http://www.etkclan.co.nr"]www.etkclan.co.nr[/URL] Take a look at the part that says "Adress" then goes a text input, and a btn. How can i make my text to go 5px lower? Its that i want it to be "printed" …

Member Avatar for MidiMagic
0
78
Member Avatar for campkev
Member Avatar for Mikeish

Working on a website here and found this extremely useful script that I love at [URL="http://www.dhtmlgoodies.com/"]www.dhtmlgoodies.com[/URL] It's a menu on the left side that allows you to click on the link and has it drop down submenus with a max of five submenus (pretty flexible I'd say). I went ahead …

Member Avatar for Mikeish
0
99
Member Avatar for MDGM

Hi all, How do I make a link with the class of "externallink" open in a new window using css? Here is my current style for "externallink" class: [code]a.externallink:link { color: #FF99FF; text-decoration: none; }[/code] Thanks!! Max. :cheesy:

Member Avatar for MDGM
-1
382
Member Avatar for tmv105

Hi! I am having problems validating my HTML to at least transitional due to my use of checkboxes and accessing them with PHP and javascript. I want client-side validation and server side functionality and therefore am utilizing PHP and JS. My understanding is that JS recognizes checkboxes to be an …

Member Avatar for digital-ether
0
92
Member Avatar for woocha

HELP !! The header to my website is designed in css with <div> tags and some times the whole background does not load....any thoughts? Also I am considering the possibility that my header should not call to my stlye.css file, but that the header should be a table with the …

Member Avatar for Godfear1
0
94
Member Avatar for henry_s

[COLOR=black]Hi all,[/COLOR] [COLOR=black] [/COLOR] [COLOR=#000000]I’m new to the HTML/HTTP world …[/COLOR] [COLOR=#000000]My server side send HTTP request with HTML body.[/COLOR] [COLOR=#000000](I’m not using a well known web server, this is self implementation) [/COLOR] [COLOR=#000000]When I’m trying to use a browser to fetch the page, [/COLOR] [COLOR=#000000]I type the URL: http://<APP_IP>:2024/xxx.html[/COLOR] …

Member Avatar for MattEvans
0
67
Member Avatar for kained

I have a few problems with an assignment for university. Basicly my nav bar on the right is mean't to float but it is moving down with the text in the #main div in my code. What have i done wrong? Here is my css code. [code]/* CSS Document */ …

Member Avatar for MattEvans
0
143
Member Avatar for roryt

I would like to be able to close one of my layers which is in a div tag. I have used css to specify an image in this layer and it will have a link in it aswell. I would like to have another text link that allows the user …

Member Avatar for woocha
0
109
Member Avatar for girishkgk

Hi all, I am Girish, ia m very new to Java. I want to create a html page. The main requirment in the page is ... Initialy the page will contains a table which will accepts some data. If the user want to enter some more information he can click …

Member Avatar for prajakta.mule
0
84
Member Avatar for pojke

Does anyone know the code in any language, to print a HTML page without title and url on top (bottom, depends on browser):?:

Member Avatar for roryt
0
84
Member Avatar for luzkazar

Hi guys...i'm kinda new in this js language...i was wondering can anybody help me with this code....well problem maybe sound a bit silly..well I was wondering how to get the all the value from the txtbox so that,I can validate all the data that have been key in by the …

Member Avatar for GreenDay2001
0
234
Member Avatar for freenetresearch

I am new to CSS. i am currently experimenting with CSS layout and try to adhere to standards as much as i can. i made a webpage using css layout but when i view it in IE it is totally different than i expected. it works fine in flock/firefox. please …

Member Avatar for GreenDay2001
0
82
Member Avatar for Kurai Okami

I need some help and assistance with my myspace div, i currently generated my div from bbzspace.com which uses CSS although im rather new. I can't seem to get a code allowing my profile image to be displayed that myspace uses, also were I would place the code. Heres my …

Member Avatar for roryt
0
188
Member Avatar for ssharish2005

Hi everyone, I am designing a web site for my company for which i am working for. But i am still learning these web stuff which i haven't done before. So got to learn very soon before i get more project. I can do some basic stuff but not too …

Member Avatar for roryt
0
169
Member Avatar for fivepointer

Is it possible to include a header and footer file using HTML? I have my file as a .html and need to be able to include the HTML for the header and footer. Anyone know how I can do this?

Member Avatar for roryt
0
54
Member Avatar for newbie2c++

Hi just curious if there is a way to create a box that can be typed in to enter information so that I can take the output and use it in an anser page? Also is there a special HTML code to create spaces between lines of text? Thanks for …

Member Avatar for MattEvans
0
84
Member Avatar for kararu

How can I link my c++ program with html/javascript code? My c++ program should have browser interface....Is cgi the only option.I dont want webserver and cgi...What else can I do?

Member Avatar for John A
0
95
Member Avatar for KennyZ

When I first started SEO, I came from a sales position. Sales is not my strong suit. Im much more of a technical type of person. So we thought that I would do well in this type of work. However, the only thing I ever knew about the internet was …

Member Avatar for FC Jamison
0
312
Member Avatar for HandSome

Is it possible to include a header and footer file using HTML? I have my file as a .html and need to be able to include the HTML for the header and footer. Anyone know how I can do this?

Member Avatar for FC Jamison
0
49
Member Avatar for ncaditya

I have code for DHTL popup in a html file. Here is the file [url]http://www.nutrition-malnutrition.org/popup.html[/url] This is for my list. I want the sliding popup to appear on the home page so I tried to include this file using PHP [code]<?php include("http://www.nutrition-malnutrition.org/popup.html"); ?>[/code] It works OK in IE7 but it …

Member Avatar for GreenDay2001
0
135
Member Avatar for KenTs

Does anyone know if this code has any kind of SEO benefit or what it's relevance is? Thanks in advance! [code] td class="botLinkText" <td class="botLinkText"><a href="http://www.blahblah.com/pages/page.asp" class="botLink">keywords & description</a></td> [/code]

Member Avatar for stymiee
0
67
Member Avatar for tom_h_500

Hiya I am currently using Dreamweaver but I was wondering if there are any other good HTML editors about. I have searched around but a lot are too basic. I want one design friendly but you still have the option to code. Thanks.

Member Avatar for GreenDay2001
0
376
Member Avatar for ForestTech

Ok, basically the issue that I'm having is this: I have a left-aligned navigation bar and I'm trying to keep the navigation menu aligned to the top of the "sidebar" and have a logo image aligned to the bottom of the same sidebar. But I need to make it in …

Member Avatar for ForestTech
0
90
Member Avatar for nschessnerd

Ok so I have been programming for like 2 years, and im not rich enough to buy my own domain so i use freewebs... anyway i have a problem with css in ie. Is this a natural problem with ie? Is there anyway to make css class definitions compatible? etc... …

Member Avatar for nschessnerd
0
79

The End.