Need Help with a query
Hello,
For some reason I am just not getting the right answer when I do this query and not quite
Pagination
Hi All,
I think I'm finally getting somewhere with pagination!
I can now submit a quer
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
Detail Expenses Report by Cost Center
I would like to obtain a report out of SAP that shows a list of expenses by cost center that shows t
* Gridview and Detailsview in UpdatePanel, insert mode problem
I have a GridView and DetailsView working together. When a record from Gridview is selected, Detail
Alternate messaging
I have 4 strings in MySQL db1
$string1 : Hello
$string2 : Hi
$string3 : Great
$strin
Format String help
I have a textbox where a person enters an application number. the application number is 10 characte
HTML Form Server Side Validation
Hi, Im new here, im currently doing a website for a friend, and I have designed using snippets from
To change the name of label on SAP screen XK02.
Hi All,
Can one suggest me how to change the label of an input field of a sap standard s
Function to extract email attachments using PHP IMAP
function extract_attachments($connection, $message_number) {
$attachments = array();