6,574 Topics

Member Avatar for
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
120
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
381
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
230
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
168

The End.