1,000 select boxes with 100 options?!
I have 1 drop down select box with 1,000 options.
In some case, there will be 100+ of the
xml
<?php
echo "<h1>XML Articles</h1>";
$home
if description does not contain the following words
Hello everyone,
I am parsing a MS Excel (.xls) file and adding it's content to a mySQL databa
Removing Title From database problem
Hi again ! i am having an issue with updating database. When i update any price of a title it remove
help with multi-update
Now sure how to ask this really....
10g database if that matters.
I have a customer
PHP Redirecting
Hello everyone. Is there a way to redirect people to pages within a statement in PHP? Since there is
Help with translating C code into assembler code
Hi im doing a project that moves a robot around a maze avoiding walls and need some help with conver
have trouble in a if condition
The if below is working ok, it check when indexes, name, zipcode and state are empty.
Code: &
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
Comparing two dates
Hi Guys
I have two dates I want to compare. Below is my current implementation. The problem with