Credit card verification
I have a client who wants to process credit card transactions from his web site rather than the goin
WM transfer order: confirm different batch than proposed by system
Hi folks,
following scenario: we have a full WM with mixed batch numbers allowed in stora
Splitting Attributes
SQL> SELECT I_NAME, substr(I_NAME,1,instr(I_NAME,'O')) "First part",
substr(I_NAME, IN
$_POST variable un-useable
I'm trying to use a $_POST variable in a mysql update statement but i can't use it for some unknown
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
Adding Outlook 2007 items via file upload
I am looking for a way to be able to attach an Outlook item (an email message) in an ASP.NET 3.5 app
From Header Showing 'Unkown' In Hotmail? Why?
Code: $to = $row_GetID['email_addr'].',sales@mywebaddress.co.uk';
$subject = 'Thank you for you
Secure FTP
Hi experts,
There is no SFTP action in MII workbench.
This means it needs developing custo
Optimize Code
Just started getting into the use of cookies. The following code will redirect users to a set URL s
Map.php
I am a complete beginner to PHP and am looking for some help with a program I am messing around with