6,562 Topics
![]() | |
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 … | |
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 … | |
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 … | |
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" … | |
looking for a function that will htmlencode a cstring | |
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 … | |
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: | |
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 … | |
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 … | |
[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] … | |
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 */ … | |
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 … | |
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 … | |
Does anyone know the code in any language, to print a HTML page without title and url on top (bottom, depends on browser):?: | |
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 … ![]() | |
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 … ![]() | |
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 … | |
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 … | |
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? | |
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 … | |
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? | |
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 … | |
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? | |
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 … ![]() | |
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] | |
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. ![]() | |
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 … | |
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... … | |
I have been looking though php.net and done a few small Google search to try and find a funtion that will highlight html like how the funtion highligh_string() works on PHP. Does anyone know of a function that does this or will I have to create my own? Thanks in … | |
HI, I am new to web development as well as ASP.Net....I am trying to design and a develope a web UI....in which I have two HTML <a href tags> If I click one of the item I should get one ASPX page and if I click another tag it should … |
The End.