BackButton Behaviour in AJAX
I have an ASPX Page AJAX Enabled!The page has a gridView and a DDL for filtering on it. The Gridview
returning data from an ssh2_exec()
here's what i got.
$conn = ssh2_connect($this->_host);
ssh2_auth_password($c
Problem with creating FI documents
Hi, Experts!
when i create Fi doc. with standart transaction, i ve been had such problem
Need help to identify this error please
:confused:Can anyone help me tell what this error message means? Maybe tell me where to look to fix
php code to accept and delete incoming data
Using following HTML Code please show me how to write PHP code to accept and delete the incoming dat
why is it over writing
Code: $filepaths[] = $_FILES['new_image'];
foreach ($filepaths as $filepath)
{
$imagename =
php title problem
Hi,
I am having a problem managing my page title with PHP.
Currently I have my <
Limiting uploaded file type
I am working on a simple upload script, and I need it to limit the allowed file type that is uploade
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
mail()
Hi all. I have a problem with emails. I am trying to set up a mail system where customers can subscr