Uploading Filetypes and placing them in seperate folders.
Hello,
first post , and asking for help im afraid. Very new to PHP, was making good progress
Using Curl_multi for processing multiple URLs
Hi,
I am at a loss as to how to implement this. I would like to be able to automatically assi
ASP.NET 2.0 - Enter Key - Default Submit Button
Hi,One of the most annoying things in developing web pages is handling the "Enter key" for form subm
How to clone an SAP ECC using bacup tape on z/os?
We want to clone our production to a different SID using backup tape.
Module pool selction screen parameters combination logic
Hi floks,
Am new to the module pool development ,Recently i have created one program based on
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();
how to load a Sys file with system load and call images?
normally you need register the module as a service with CreateService, and start the service
Save data in input fields when they press "BACK BUTTON"
Hi, this is html form: And let's say they get a error "Please enter ur title must be more then
extract content from a website
i have written a code that will grab the content from the index page..
i would like to know how c
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.