Windows Authentication
I have a website which is windows authenticated.
now i want something more on this application.<
ALV grid with 2 headers
Hi Gurus,
I need to display ALV GRID as below.
Header1
Variables and Include
Code: [Select]<?php
$header = $_COOKIE['mss']['header'];
$body = $_COOKIE['mss']['b
Polymorphism
Was wondering if someone could explain this a little better to me. I had always assumed that it had
how to remove in php string display
My code is
$message="We're looking at developing our website.";
$body= "My mess
How can I uploading Transactional Data from Legacy to New SAP system
Hell Gurus,
I am overwhelmed with questions on how to migrate huge volume of Sales Orders
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
Save User Inputs while javascript reloading!
hi..
i have written a PHP code in which i reload the page when user selects a value in dropdown..
Making multiple rows with one query
I have a table called efed_handler_characters with two fields handler_id and bio_id. What query 2 is
mod_rewrite.c on windows ??
why it's not working on windows while it's working on other hosts???
this is the code i got