2 things: enter doesn't work in IE & empty form
i have this search form that works well except for 2 things.
1) on IE when i hit enter instea
mysql select query problem
how can i select multiple fields from multiple table in one query like
i have table name t1 a
Matchcode in ALV change header column
Hello everyone,
I am working in an SAP system that is currently in upgrade and conversion
Creating web pages by php
Hello again,
I was just wondering us there a way to use a php script to create a new web page. I
SAP Business Suite
Hi all:
Within the SAP Business Suite solution I would like to ask you the main differenc
default SAP userid
hi,, I just like to know if it is ok to use the default SAP user id (SAP*)?
help removing unwanted graphic
How do I remove the small elongated rectangular shape between the "Latest post" and "
Bit manipulation program with binary operations
My homework is to create a program to scan in and add binary numbers and print them like so
phpMailer will not connect using SMTP
I am trying to use phpMailer with smtp:
Code: [Select]$mailer = new PHPMailer();
$mailer-&
how to get values from $_Post with onchange="form.submit();"?
Hi, I have a form that submit to itself with a file upload field and two other hidden field values.<