form help
this doesn't work. i want the form action to go the location.href of the submit button chosen.. how
A little help in c#
i am doing a simple paint program using c# i want to draw with the mouse so i wrote the code of the
Compare user input to flat file data
Help...Am a complete newbie to programming so my code is prolly quite long. Am trying to verify a us
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
php/mysql problem
Hey all,
Problem: im trying to setup a shop where people can use a drop-down list to select t
Variable Clash
In the past I've had variables clash. For example:
Code: <?php
$c = 5;
$ca
line breaks in between fetched file names
Hi,
I have this code:
Code: <?php
if($dir = opendir('files')){
while (($f
Display data returned from Ajaxservices!!
I have a question about displaying results using ajax. I have part of the code below.
$.ajax({
Parse multirow HTML table
Hello all,
I have a site I am working on. Its a sports site and I am trying to add stats to a DB
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It