Summary: Hi everyone, I'm creating a newsletter in html and would like to know if anyone has a simple code I could use that will allow a user to click on a "ma...
Summary: i need some insert code for mssql. please help. <? //session_start(); mssql_connect("127.0.0.1","sa","") or die("connection failed"); $conn=mssql_...
Summary: Here's my entire code for a website I'm working on. I've encountered a problem that I just can't seem to get past and it concerns the drop-down menu ...
Summary: I couldn't have said it any better jimminy. However, one thing I think you might have overlooked is that he should really learn how to use CSS. I didn...
Summary: ok my m8 helped me by writing me a code in java script to change front colour background colour front size and style its for a college project and i d...
Summary: Well, im still figuring ways of doing things in Macromedia Flash, altho i found loading swfs into each other seems to be my best bet for customizing i...
Summary: BigShow, you need to have a page to Submit the form to (The onsubmit value) which will receive the input from the form and do someting with it. The hi...
Summary: Hi vtgamer- There are a number of PHP settings that can determine whether or not the code above works...register_globals is a big one - if it's not on...
Summary: Hello all. I'm having a very difficult time with javascript on a transportation site that I'm setting up. The form can be found at http://www.exitexpr...
Summary: Guys, I need the html code to open a link as a pop up or another window. For example to open www.computing.net in front of this window. Thanks in ad...
Summary: I am tring to write a validation script for a website I maintain, I have the code written and works fine. However, I need to add a if statement to say...
Summary: Hi, I am currently working on a script where it looks like how ebay takes in your html code and embedded in their auction-viewing pages. I know that...
Summary: Hi again good people; Let me start from the beginning. I have posted on this before but it's been some time ago. And times have changed. I have a pers...
Summary: hey guys, I am trying to create a form page that has checkboxes on it that will allow a customer to choose certain things out of each category then co...
Summary: @chaud - Dude, I've defended you in the past, but you crossed a line today. When people want you to review their sites, they'll ask you to. If you dec...
Summary: I forgot that I had all that extra code in there that was kind of site-specific. You can shave it down to the bare essentials. The regex stuff is me...
Summary: I am hosting my web pages on geocities.com. When I use <script language="vbscript"> or <script type="text/vbscript"> I get an error. But if ...
Summary: ok i have made a webpage with color changing background as in like onClick this is in Settingsscreen <SCRIPT language=javascript> function changeS...
Summary: i need help with a php code.. how do i make this php code <?php $logfile= 'log.html'; $IP = $_SERVER['REMOTE_ADDR']; $logdetails= date("F j, Y, ...
Summary: I host a web server from my home pc. (Abyss web server) It "says" it supports cgi, and after installing it I notice there is a cgi folder. But wheneve...
Summary: As a byte compiled language, JSP/JAVA is slow. That's just the nature of byte compiled languages. In order to run byte compiled code on a real exist...
Summary: Hello all, I will try to break this down as easiest possible, sorry but my english is not great.. first I will give a sample layout of what i like to ...