10,325 Topics

Member Avatar for
Member Avatar for Acid Burn

Hello... I'm a nOob. Sorry if this is in the wrong forum or if it's been asked... I did search but couldn't find anything. I have a job between hands I don't know if I can handle to be honest. I have to redesign this website: [url]www.tiendaxtienda.com[/url] (in spanish). As …

Member Avatar for Fungus1487
0
103
Member Avatar for tefflox

Please take a look at [URL="http://listenlight.net"][B]Listenlight.net[/B][/URL]. It works perfectly in Firefox 2 (at least on my computer), but I get very discouraging reports that it breaks IE -- but what doesn't? Anyhow, I would like the flashy "live text" effects to work in IE, but I am only ankle-deep in …

0
78
Member Avatar for twkillswitch

I am currently using dreamweaver cs3 to design a website for my company. I am familiar with html but lack much "know-how" in the css language. I have created all of the layout features in photoshop cs3 and have saved them as images. i.e: nav bar, header, footer, ect ect. …

Member Avatar for nic1213
0
108
Member Avatar for Scrawn_Dog

Good afternoon, Just hoping that one of you beautiful persons can help... I'm building a web page using HTML and CSS and all is going great in IE7, Firefox on the other hand... I'm getting a space of about 3px under a flash navigator as you may see in the …

Member Avatar for MattEvans
0
129
Member Avatar for KWITS

Good Day, How would you code in VBScript to read the content of multiple HTML files into an array? Please observe the below sample and modify as necessary. My requirement is read multiple files by extension and not simply specify a single file. Const ForReading = 1 Set objFSO = …

Member Avatar for KWITS
0
357
Member Avatar for cuteeagleeyes

Hello There! I have recently converted from php to asp.net. I want to perform such task. In php we use the isset function of a variable like: if (isset($_GET['id'])) { $html = "bla bla bla"; echo "$html"; } I am wondering how can i perform i-e displaying html upon QueryString …

Member Avatar for SheSaidImaPregy
0
64
Member Avatar for metroid12

Hi everyone, I'm creating a menu for a website I'm building. When you mouseover one of the boxes, a sub-menu appears beneath it. Everything looks right, but when you roll your mouse over it, nothing happens. Main page: <html> <head> <link rel="stylesheet" href="menu.css" type="text/css"> <title></title> </head> <body> <span class="Tab" onMouseOver="MakeVisible('Menu')"<Menu</span> …

Member Avatar for sillyboy
0
76
Member Avatar for kc8pdr
Member Avatar for sillyboy
0
299
Member Avatar for bryanau

Alright so I created a website using HTML. I later found out that I had to store links via .jsp and use a database so i made an index.jsp page instead. The first couple sections look like this: [code]<%@ page contentType="text/html; charset=utf-8" language="java" import="java.sql.*" errorPage="" %> <!DOCTYPE html PUBLIC "-//W3C//DTD …

Member Avatar for sillyboy
0
104
Member Avatar for fustrateduser

Ok guys and gals I been working on my system for 2 days now and have determend the following A. I know I got at least 2 trojans on it B.xoftspyse is great at finding the problems but won't let ya remove unless ya regester it c. dialup sucks d.when …

Member Avatar for crunchie
0
119
Member Avatar for jaymathew

So I have some PHP code that takes text from a mysql table and prints it to the screen with formatting. Problem is the spaces keep getting truncated when its formatted. Like: [QUOTE] I like cookies. They are tasty. [/QUOTE] would come out as: [QUOTE] I like cookies. They are …

Member Avatar for jaymathew
0
135
Member Avatar for gremlinuk

Hi, I have the PHP file as coded below. Is there any way to make directory files open in a new window. I mean, this file shows files in a folder in which it sits in, but how can displayed files be opened in a new window? Cheers Aaron ------------------------------------- …

Member Avatar for fatihpiristine
0
857
Member Avatar for kavithakesav

Hi All, I am giving blink option in html, but its not giveing any output. my cde is <blink>February, 2008</blink>. I am checking in Internet Explorer. Can u help anyone. Cheers:- KavithaKesav

Member Avatar for BHance
0
136
Member Avatar for KWITS

Good Day, I am a novice with VBScript but would like to leverage its power to effectively manage HTML files. I am looking for sample code. Here is my scenario. I have a collection of a dozen HTML files and would like to automatically merge each file to one concatenated …

0
64
Member Avatar for naomiauk

Dear members.. Hi.. I have a problem, which I was hoping the members could help me out with.. I have a chatbot designed in prolog, similar to ELIZA.. it can talk back to you and so on.. I need this chatbot to run on the web.. To make it look …

Member Avatar for mohanrobin
0
57
Member Avatar for Prozeen

I'm a newbie to css and I've hit the wall :( I would like the user of the web page/site to scroll down the page and still have the navigation bar shown at all times. I've managed to do this, however, the text scrolls over the top of the navigation …

Member Avatar for trudge
0
74
Member Avatar for agrothe

Can anyone identify which editor/program/ide this ASP generated code may have come from? Thanks a million if you can! [CODE]<html><!-- InstanceBegin template="/Templates/standard.dwt.asp" codeOutsideHTMLIsLocked="false" --> <head> <!-- InstanceBeginEditable name="doctitle" --> <title>*sniped*</title> <!-- InstanceEndEditable --> <link rel="stylesheet" href="Assets/css/layout.css" type="text/css"> <!-- InstanceBeginEditable name="head" --><!-- InstanceEndEditable -->[/CODE]

Member Avatar for agrothe
1
88
Member Avatar for appleimac

Hey guys I am trying to sort out a problem with a site I am making [URL="http://www.colourlight.net/Rapid_Site/index.php"]http://www.colourlight.net/Rapid_Site/index.php[/URL] I have gap just under the welcome content box header. See screen attached I have attached a screen of my dreamweaver view as well Any ideas why? Cheers Matt

Member Avatar for autocrat
0
46
Member Avatar for doel.jangkrik

Hi, I don't know if I am in the right board or not cause I don't know if my question deals with html, css, or javascript. When I surf, sometimes I see a small "printer" icon with word "print" beside it, usually it is placed at the bottom of the …

Member Avatar for MattEvans
0
68
Member Avatar for navi17

hi... i have three pages in my website site.master default.aspx home.aspx in master page there is a link button named home... the following is the coding of all three pages... site.master <html> <head> <link rel="stylesheet" href="StyleSheet.css" type="text/css" /> </head> <body> <form id="Form1" runat="server"> <div> <table class="main" cellspacing="0" cellpadding="2"> <tr class="header"> …

Member Avatar for hollystyles
0
114
Member Avatar for babanner

This is my problem: firefox and opera,both show the div correctly,but internet explorer doesnt. Here is the css: [CODE] @charset "utf-8"; body { font: 100% Verdana, Arial, Helvetica, sans-serif; background: #666666; margin: 0; /* it's good practice to zero the margin and padding of the body element to account for …

Member Avatar for MidiMagic
0
124
Member Avatar for adeoye
Member Avatar for minbor

Hello, I am new at programming and would like to know is it possible to pass a chunk of html code (more than one line, a whole table, for example) as an asp variable? I have looked through a lot of tutorials and could not find a clear answer. Thank …

Member Avatar for SheSaidImaPregy
0
112
Member Avatar for dallas9712

Hey all, I was wondering does anyone know of any html rotator scripts that can be time coded to show a particular picture at a specified time of day? I have an internet radio station and I would like to show my personalities on the home page to my website …

Member Avatar for LittleStar
0
106
Member Avatar for RatanKumar

Hi, I want to use struts-html:checkbox to insert/update a field in a table. I am using dynavalidatoractionform in struts-config and beanutils.copyproperties to populate these fields in a formbean i need this checkbox to be checked by default when the page comes up. on submit, it should send Y if checked …

0
56
Member Avatar for mister-fett

I decided to revive my (many months) inactive site today using things I've learned about C++ CGI and the Document Object Model along with CSS. The site is still down, but I'm trying to get back into CGI after leaving it alone for a while (also months). I've spent the …

Member Avatar for WaltP
0
435
Member Avatar for SerapH

I already have web pages written in HTML that give out Help info about various functions of the application. How do I get them to pop up when the user clicks a button on the VB.NET form ? Private Sub btnHelp_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles btnHElp.Click …

Member Avatar for SerapH
0
203
Member Avatar for fisher318

Hey everyone, ok, I am working with a site, had css outsourced and what not, have an ameteur level of knowledge of css. However, I can't seem to get specific link attributes associated to the radio station list. Can anyone offer a suggestion of what needs to be done. The …

Member Avatar for MidiMagic
0
71
Member Avatar for Labby77

Hello all master coders, I have been doing my site exclusivley in html. What is the big differences bewteen php and html? What are the advantages/disadvantages? What, if any would be the penalty from going from an html site to a php site? Would this hurt the PR I have …

Member Avatar for fatihpiristine
0
93
Member Avatar for Jurnee

After hours of searching for for a nice looking drop-down menu in CSS I found the perfect one on the Dynamic Drive website. It's working wonderfully - as long as I don't try and position it anywhere on the page except for the default position. As soon as I moved …

Member Avatar for naptown
0
216
Member Avatar for rabichan

I'm trying to code a Wordpress theme, and I'm getting this error message - "Parse error: syntax error, unexpected T_STRING in /home/xxxxxx/public_html/wp-content/themes/xxxxxxx/index.php on line 27" The thing is, I can't figure out what's wrong :/ Here's the code - 1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" 2"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> 3<html xmlns="http://www.w3.org/1999/xhtml"> 4<head …

Member Avatar for rabichan
0
260
Member Avatar for curt22

Why aren't the css background images showing up in the sidebar? [CODE]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Your Page</title> <style type="text/css"> body, html { margin:0; padding:0; background:#000000; color : #00cc00; } body { min-width:810px; } #wrap { background:#000000; margin: 0 auto; width:810px; } …

Member Avatar for curt22
0
79
Member Avatar for FragFighter

Hey, I'm looking at developing an HTML-based game and have never done any HTML coding or game design. I am wondering if anyone has any suggestions as to what program I should use or what I should start researching and learning about (any books I should read?) Thanks

Member Avatar for FragFighter
0
140
Member Avatar for sakura_fujin

hi guys how do you export your database to html format? my project goes like this: we built a simple music manager that adds, edits, deletes, searches and sorts records (that's track listings) excluding the multimedia part (i.e. play a track, etc.. our prof didn't require us to do that, …

Member Avatar for masijade
0
97
Member Avatar for mrityunjay22
Member Avatar for mattyd

Hi, I am developing a simple site and have (after it being recommended) been using CSS to handle the [URL="http://stormtroopr.webng.com/"]homepage[/URL] image display. The display consists of an array of 25 (95x95 px) images aligned to form one image. CSS has allowed me to display them just as I wanted (please …

Member Avatar for trudge
0
111
Member Avatar for bcm

I want to create a project in [COLOR="Red"][B]VB.NET2005[/B][/COLOR] in which I when I insert values in textbox it should appear in the related html string and next time when I run the project it should display the same values. I am able to retrive the values in one textbox but …

0
63
Member Avatar for curt22

I have a page that looks fine in ff, but doesn't look good in ie. I the problem is that ie displays the images in the side bar on a different line then the text.:( Here is my code [CODE]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <title>Simple …

Member Avatar for MidiMagic
0
103
Member Avatar for mrityunjay22

jsp code <%@ page import="temperory.Mrityunjay.*"%> <%@ page import="com.MindShaper.ClassTeacher.Utility.BaseServlet.VSHttpServlet" %> <%@ page import="java.util.*"%> <%@ page import="com.MindShaper.ClassTeacher.Utility.Helper.*" %> <%@ page import="ClassTeacher.SessionObject"%> <%@ page import="ClassTeacher1.MemoryTables"%> <HTML> <HEAD> <TITLE>Student Information</TITLE> <!-- for confirm () --> <script language="JavaScript1.2" src="functions.js" type="text/javascript"> </script> <link rel="stylesheet" href="lib.css" type="text/css"> <style type="text/css"> <!-- td { padding-left: 15px; } --> </style> …

Member Avatar for mrityunjay22
0
137
Member Avatar for lestrope

I need help with the following page: [url]http://www.nemesisproject.com/sisemenproject/index_dev.html[/url] When the splash image loads and a user clicks on it it should fade out. I want the file folders that then appear to appear in the center of the page and stay there. However, currently they appear where they are supposed …

Member Avatar for lestrope
0
122
Member Avatar for pbpyrojust

My content DIV is putting a gap between it and the top DIVs in FireFox, but not in IE 7. Please help. Here is a link to the site. [URL="http://www.justwhat.net/real_foods/test/index.php"]http://www.justwhat.net/real_foods/test/index.php[/URL] My site code: [code] <!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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> …

Member Avatar for pbpyrojust
0
82
Member Avatar for addy132

Hi we have our final year degree projects starting studying computer applications, im competent in languages vb6, asp, sql, html, CSS, java sript. for my project im thinking of doing an e commerce website, for a paper merchants company, they sell and deliver paper to schools nation wide, the website …

Member Avatar for Ramy Mahrous
0
67
Member Avatar for wgilbank

the thing is i have two anim gifs wich i made using fireworks Link to Html Files . so what i need is when i click on the 1st html file with the Anim gif then theres a hotspot on gif linking me to second html file i would like …

0
40
Member Avatar for Tom Tolleson

CSS class not applying properly I have created som code that allows a user to create an object by clicking a button. It's working fine. However, I have a CSS class called "draggable" (which makes the object draggable). If I apply the class to a hand-coded object: [code] <form action="#"> …

Member Avatar for sillyboy
0
81
Member Avatar for roy--

Hello, I've been trying to send html emails via the mail() function. I tried different combinations of headers configurations. and spent hours and hours on this with no luck. All I get is plain text, as if i did not define the headers. headers would be displayed in the message …

Member Avatar for ShawnCplus
0
139
Member Avatar for bcm
Member Avatar for preetham.saroja
0
105
Member Avatar for davidianstyle

I'm a CSS noob and I'm trying to find the best way to get started on learning common practices of creating stylesheets. Is there any good tutorials/examples online besides w3schools to get me going in the right direction? Thanks!

Member Avatar for davidianstyle
0
70
Member Avatar for dforkin

<!doctype html public "-//w3c//dtd html 3.2//en"> <html> <head> <title>Doctor Web Snake Oil</title> <meta name="GENERATOR" content="Arachnophilia 4.0"> <meta name="FORMATTER" content="Arachnophilsubscribeia 4.0"> <link type="text/css" rel="stylesheet" href="drwebstyles.css" /> <script language="javascript" type="text/javascript"> <!-- /* File: drWeb_dis.v4b.html Author: Diane Forkin Date: 23/9/2007 Purpose: Dr Web Validate Form and all entries */ //function for submit button …

Member Avatar for dforkin
0
123
Member Avatar for Amenda

I'm making a website with the little help of my dad who’s is working in <SNIP> [URL="http://www.webdesigningcompany.net/"][/URL]. It is the professional site and which site I making it is just finished up an html, xhtml, and css tutorial for review and would like to know the html code for aligning …

Member Avatar for MidiMagic
0
78
Member Avatar for chaosapostle

Hello. I hope this is the right section to ask this question. I need some help with my coding. I've been working on trying to write a div code so I could modify my myspace profile, because it is a good hands on enviroment for playing with HTML and I …

Member Avatar for MidiMagic
0
101

The End.