defining website tags
Hi,
What would be the best way to define tags for my site, such as website title, url etc.
Check before inserting in DB ???
This is my code
---------------
if ( $_POST ['Submit'])
{{
$username = $_POST ['usernm
Passing vars to the DB
I have 3 small testing tables:
ID TYPE
1 pepperoni
2 C. bacon
3 taco
ID TY
listcube issue
Hi
I have a virtual cube ZREMOTE. I use Tcode "listcube" to retrieve contents. I use of the
How to read posted binary data from a mobile device and post it to a web server?
Here is the senario...
I have a mobile device (MD) that posts binary data to a Web Server (WS
Converting RGB values to HEX
Code: <?PHP
$file_handle = fopen("colors/rgb.csv", "r");
wh
Stopping page post back
I have few literal contriols in my page and a repeater too. But inspite of using update panel, postb
Not reloading page after php form submit
Hello helpful souls out there. You guys have come through for me in the recent past and I'm hoping s
Remove letter from numeric textbox
I have a textbox that will search the employee database by entering in the employee ID and it will r
Table Control
Hi Guru's,
I've created a Module pool program, which contains the Table Control.