Showing selected item at top of list
Hi,
I've got a list of names which i am fetching from database like this:
$qry = db_query
Two fgetcsv related questions ;D
First of im trying to get a file from a merchants server but the directory is protected, I know the
PHP and Javascript
Hi Guys,
Im trying to load the contents of an html file into a text area for editing, this is
why preg_match_all does not return the number of matches
My regex looks like
X[^x{4e00}-x{9fa5}]*Y
(where X and Y are two Chinese characters)
Problem with the Update command used with a sqldataadapter
I'm connected to a database on an SQL Server and I'm using a sqldataadapter, sqlconnection, sqldatas
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??
am I using this for loop correctly
Dear buddies!
Right now I am generating a report with some details for all the dealers.
TemplatePower & AJAX
Hi all,
I'm currently implementing some AJAX features in my PHP-framework (which is b
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
change text color with a jQuery code
Hihow can I change the text in a asp:TextBox to a different color when I start typing using jQuery?I