Drop Down and text box issue
Is it possible to set a drop down list and text boxes to a certain width?
here is my code
Why is this query failing?
Why is this not working?
$query = "SELECT * FROM `users` WHERE `userid` = " . $USERID
Backflush
I am looking for a report in SAP that would give me a list of all parts that are populated with a ba
Select question
Hi,
First I would like to say that php is pretty new for me..
so please don't shoot me if
Revoking alter any table from a schema
Hi All,
i am working in Oracle 10g.
my requirement is to revoke all kind of DDL oper
Php script to read msword file
hi,
I need to read a msword file and i want to print the contents in that word file.
i
Timer control causing error
I recently decided to add a timer control to an existing page that uses AJAX on my site. As soon as
Add trigger to UpdatePanel programmatically
Hi,I'm working on a website which uses AJAX and Masterpages. What I have is an AJAX UpdatePanel whi
turning an array into a string then poping it into a db
Hi im just wondering how you get a requested array into a single string then pop it into the db so f
PHP error on MySQL insert
I'm sure it's the simplest of issues, but I can't recall why this isn't working.
Code: [Selec