Inserting multiple records from single form
I've found a number of threads that deal with this issue, but I'm new to php and coding language so
Namespace Problem
I'm having problem with a section of code with a variable namespace.
This code works fine:
whats wrong with my code please help!!!
this is the error
Warning: mysql_close(): supplied argument is not a valid MySQL-Link res
Javascript form submit and radio buttons?
When this form is submitted, it is automatically resubmitted using JS.
All my fields are carr
recrawling
Can anyone suggest me how may i know a page is updated before it is being downloaded, so that i can
Solution to the FindControl problem
I have seen may posts about having problems with the FindControl method. Most seem to come about bec
Help with Hyperlink
Hi,
What I am trying to do may be simple, I just can't get it to work. Ok...
I am usin
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
Recording popularity by day, week.. all time?
Hey everyone, I'm creating a site designed around users uploading music. How can I implement a syste
Rounding a number queried from a database
I know that to display a rounded number you just do echo "round($number)";. But how would