Asset Transfer from One plant to another within same company code
Hi,
Please advise how to transfer one asset from one plant to another plant within same c
array help
Does anyone know how to require 10 text fields for individual grades and output class average? (10 p
update 2 columns by doing inner 2-column query
Hi,
is something like this possible?
update contract_all set col1,col2 =
(
Multipe Dynamic Controls & AutoPostback Issue
I currently have a need to create many dynamic controls (Example Textboxes) that need to do a PostBa
Security Exception on pages using AJAX
I am getting the exception: attempted to perform an operation not allowed by the security policy on
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
How do I get the row number from from an sql table query
Hi all
I have a table that I query and it returns a number of rows.
mysql_num_rows($query)
update the selected existing records of database
Hi frndz,
I am new to php and get stuck....
Edit.php > Update.php > Updatea
upload photo limits
ive got a upload photo script and im just trying to make more secure currently it limits size and as
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.