ALV List Display to point to another report on Double Click
Hi,
I want my ALV List Display to point to another report on Double Click on its line ite
PHP and MySQL on intranet?
Is it possible to use both these on an intranet network?
Forum tutorial
Im a beginner in PHP. Im making a forum(previous questbook, counter and few others) to learn. For no
Add code to enable passing of checkbox variable on login
Ok, I have a login page, but want to add a checkbox that when checked and successful login is made i
Sequencing or queuing parallel process
Scenario is as follows
There is one parent process say P1 and 4 child processes say A B C D
Preg_match question
I want to use preg_match to make sure a string is always 6 characters long and only contains 0-9 and
type check while uploading
Hi Everyone,
How can I check the exact type of a file while uploading on my site?
Here
why isn't this PHP code working ???
it's suppose to find a name on the database.
<?php
$s = $_POST["lname&
Displaying returned XML in another PHP page
I have an online payment form that will return XML given if a payment is successful or declines. I
Problem with HTML form
Hello,
I made a HTML form with some fields and check box.
Everything works fine except whe