Display Database
I need to create a shopping cart. I found this code online: http://conceptlogic.com/jcart/
Unfort
Querying info from one table based on info in another
Hi, I am currently trying to make a part for my user driven website where one user can subscribe to
Consuming MII WebService in Java WebDynpro
Hello,
We are facing a strange situation...
We define a transaction in MII to
Php - mysql select?
hi, i have this code:
Code: <?php
session_start();
// dBase file
include &quo
Inserting 100x and 100y coordinates in mysql table - easy
Is there a way to insert this data into a mysql table named 'map' with the fields: 'x int 3' , 'y in
Email to a friend script problems
I have this send-to-a-friend script with 2 issues:
1) When you open the form popup on a p
why aint this working?
i have this code:
Code: $num = 250;
$count = ($num - $rcount);
echo $rc
script is pulling more then they have....
I have this script for my game where they can change there race. This will cost them 2,500 points. H
button.click += new eventhandler() not works in if(!ispostback)
i want to use button.clcik event in function VIewScrap() which is called in if(!ispostback) but itdo
UDP Multicast question
Hey,
Im not really in the know when it comes to network related programming and activitie