10,452 Topics

Member Avatar for
Member Avatar for Inny

A freind wants to spice up his menu, (div) to have a border appear on mouseover, stay, then dissappear when the menu is closed. He writes... [quote]Not quite what i wanted. Umm go check the member list here and mouseover a name, then click the name. The border stays on …

Member Avatar for Dani
0
87
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
98
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
185
Member Avatar for Mikeish

Simply put: I want a table to go all the way down to the bottom of the page until I push it farther with content. The catch... Row 1: 51px Row 2: 40px Row 3: Stretchy Row 4: 20px Row 5: 40px I currently have height: 100% for <table> (using …

Member Avatar for MidiMagic
0
187
Member Avatar for sendkamal

Hello all, I am new to javascript and cross-browsing. I have a XSLT generated HTML document which works fine ini IE and opera but have problems with firefox. I tried to debug with firebug but i have no idea what should i do next to fix the problem. I would …

Member Avatar for MidiMagic
0
205
Member Avatar for sendkamal

can anyone pls help me why FIREFOX displays 'reference to undefined property' message for this html page? It works fine in IE. <html> <head> <title>Expandible row test in firefox</title> <STYLE type="text/css"> .collapsed { DISPLAY: none; } </STYLE> <script language="javascript" type="text/javascript"> //***collapsible rows function outliner(evt) { evt = (evt) ? evt …

Member Avatar for MidiMagic
0
190
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
89
Member Avatar for simmy7

A requirement for the project I am currently working on is that when various links on a page are clicked that the appropriate "layer" (i.e. div) will be displayed centered in the browser. I have tried using various javascript solutions and they center some div's and not others. Does anyone …

Member Avatar for Inny
0
359
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
148
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
138
Member Avatar for sendkamal

Here's one problem to sort html table. The rows have their collapsible child rows. I want them to be in order after sorting the rows. Help appreciated. [code] [COLOR=#0000ff]<[/COLOR][COLOR=#800000]html[/COLOR][COLOR=#0000ff]> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#800000]head[/COLOR][COLOR=#0000ff]> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#800000]title[/COLOR][COLOR=#0000ff]>[/COLOR]Expandible row test in firefox[COLOR=#0000ff]</[/COLOR][COLOR=#800000]title[/COLOR][COLOR=#0000ff]> <[/COLOR][COLOR=#800000]STYLE[/COLOR][COLOR=#ff0000] type[/COLOR][COLOR=#0000ff]="[/COLOR][COLOR=#000000]text/css[/COLOR][COLOR=#0000ff]"> [/COLOR].collapsed { DISPLAY: none; } [COLOR=#0000ff]</[/COLOR][COLOR=#800000]STYLE[/COLOR][COLOR=#0000ff]> [/COLOR][COLOR=#0000ff]<[/COLOR][COLOR=#800000]script[/COLOR][COLOR=#ff0000] language[/COLOR][COLOR=#0000ff]="[/COLOR][COLOR=#000000]javascript[/COLOR][COLOR=#0000ff]"[/COLOR][COLOR=#ff0000] type[/COLOR][COLOR=#0000ff]="[/COLOR][COLOR=#000000]text/javascript[/COLOR][COLOR=#0000ff]">[/COLOR][COLOR=#000000] [/COLOR] //***collapsible rows function …

Member Avatar for sendkamal
0
148
Member Avatar for nod

Hello, everybody, I just joined yesterday. This site pops up enough on Google searches that I thought I should sign up. I started doing web things a little over a year ago. I was a member of a private phpBB2 board that didn't have anyone knoweldgeable around to take care …

Member Avatar for nod
0
36
Member Avatar for mikesowerbutts

Hello all, I know this has already been talked about on this forum, so dont get angry! I cant seem to get my webpage to print off correctly. Basically i have a main page with an iframe within it. within said iframe there is a few tables and some graphics …

Member Avatar for MidiMagic
0
96
Member Avatar for motox16

Hey all, I need with my iframes that I put on my webpage. As you can see by the image here, they are not centered properly: [URL="http://img296.imageshack.us/my.php?image=iframehelpsn0.jpg"][IMG]http://img296.imageshack.us/img296/4219/iframehelpsn0.th.jpg[/IMG][/URL] Using the center alignment just doesn't move it enough to the spot I want it. I was wondering if maybe there were some …

Member Avatar for motox16
0
109
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
169
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
204
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
81
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
105
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 Yuki H.

I was wondering- is xml sort of considered like a stylesheet? (example: css) or is it more considered something like html? where you make tables and such.

Member Avatar for meaculpa
0
359
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 jonathan.jbkt

I have a site that I am working on for a friend. The test site is located at: http://linux1.jbknowledge.com/AJW/AJW%20Photo/ In the image galleries when you click on the large image it greys out the background but it does not fill the screen. I know it is probably just something simple …

Member Avatar for jonathan.jbkt
0
139
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
123
Member Avatar for motox16

Hi, I really hope someone can help me, you guys seem nice and all and I really like ur website :cheesy:. Here is what I want to do: [URL="http://img454.imageshack.us/my.php?image=helpqj7.png"][IMG]http://img454.imageshack.us/img454/6193/helpqj7.th.png[/IMG][/URL] Basically I want no spaces in between that navigation bar and the banner so the chain appears to be attatched to …

Member Avatar for motox16
0
126
Member Avatar for andy3250

Hi, I really need help with text field with css image. I have wrote code, this code is works great but I could not figure out how to write the rest of code, there is a text field that are relate to email address, for sample if person enter email …

Member Avatar for andy3250
0
95
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
94
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
110
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 mikesowerbutts

Hello there, basically i have 3 problems that have been driving me crazy all day long! firstly the div layers that i have set to dynamically display depending on input from a previous page will display in firefox, but wont display in internet explorer 6? this is a little confusing …

Member Avatar for mikesowerbutts
0
126
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
358
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
108
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
79
Member Avatar for ssharish2005

Hello guys, Have a quite question anout Ajax. I am very new this topic,k so i dont much knowledge about this. Hope you can solve my problem. I was developing a web which use some ajax. But for some reason to wont call the server side script. I have tried …

Member Avatar for sedgey
0
139
Member Avatar for campkev
Member Avatar for MDGM

Hi all, I have some script which doesnt work at all in firefox or other browsers, and i was wondering how to make a browser checker script which checked if the user was using IE, and if they are, show the script. If not, write somthing else for example "Go …

Member Avatar for aniseed
0
133
Member Avatar for MDGM

Hi all, I have some script which doesnt work at all in firefox or other browsers, and i was wondering how to make a browser checker script which checked if the user was using IE, and if they are, show the script. If not, write somthing else for example "Go …

Member Avatar for aniseed
0
414
Member Avatar for mikeandike22

I am an aspiring web something or other not really sure what actual title would be. I mainly do (X)HTML/CSS work, but also know photoshop and some scripting/other (PHP mainly, Javascript, XML, and SQL). Also I already had a job coding websites in HTML/CSS for the University of Massachusetts. However …

0
69
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
100
Member Avatar for kasilver50

I lurked a long time, then finally registered a couple of months ago; then I lurked some more. But the time has come ... [B] HI! [/B]My name's Ken and I've been surgically attached to one or another computer since around 1979 when I bought my Bran' Spankin' New [B]Commodore-64[/B] …

Member Avatar for jbennet
0
91
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
383
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
93
Member Avatar for defeated

Hello I have been creating some web sites using CSS lately and I think I almost have a grasp on it until I preview it in Firefox. The page looks the way I want it to in IE6 but Firefox always has spaces around images. here are 2 web sites …

Member Avatar for roryt
0
353
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 joshantanu

Hi, Here is the requirment that need to be solved. The scenario is, in the simple HTML code there is an loading animation .gif image and a text in a "DIV" tag. i have to hide that "div" after pressing the [b]"Stop" button of the internet browser[/b]. Hiding thru simply …

Member Avatar for gps.mca
0
111
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

The End.