user data not transferring to new page
I'm a PHP learner. After an index.php page, the user goes to a login.php page. Both pages seem to
Taking an HTML form and a PHP program and making it into one working file.
Hello,
So I would like to display everything INSIDE a specific directory. In other words, I
HTML Viewer HIDE scrollbar
How can I disable scrollbars in a HTML Viewer control? I can't hide them. Even i have enough space b
Help uploading .JPG
I have a problem with upload images when the ending is .JPG capitalized.. I really don't know what c
Agency Business Process
Hi,
I don’t understand the process of the agency business in SAP.
In my
Error: SQL Syntax; Line 1
Code:
<?php require "global_settings.php"; ?>
<title&g
Not sure why this script is not working?
Hi I am new to php programing and I was trying to make up a simple script like a captcha but I canno
Saas with SAP R/3
hi experts,
Is SaaS offer available in SAP? for SAP R/3? from where i can get the info a
Images in email problem
I found this script for sending emails, it works but if the email has <img src="image.jp
Writing Windows Device Drivers with C
Yes: one of the nice features of C is void*. You can put anything there and get anything out. Very