HI!
My problem is this:
I have to post a form whithout pressing any buttons, in other words that form should submit it's data automaticly.
Is there any kind of javascript what would make it happen or any feature in PHP what could help me.
I know that I could use sessions but I havent done...
I found this great scrolling script. It's allmost perfect but It doest stop scrolling down when the page ends. So If someone better java programmer could help me and modify this script so the scolling ends when the page ends I would be very gratefull.
<!-- Begin
function verScroll(dir, spd...
I found this great scrolling script. It's allmost perfect but It doest stop scrolling down when the page ends. So If someone better java programmer could help me and modify this script so the scolling ends when the page ends I would be very gratefull.
<!-- Begin
function verScroll(dir, spd...
Hi what is wrong in this line.
mysql_query("CREATE TABLE shipments2 TYPE=HEAP SELECT ID_number, count(On_time) FROM Shipments WHERE On_time = 1 GROUP BY ID_number");
Im trying to count how many On_time rows is there with the number 1 in it. According to ID_number. Im using...
Hi what is wrong in this line.
mysql_query("CREATE TABLE shipments2 TYPE=HEAP SELECT ID_number, count(On_time) FROM Shipments WHERE On_time = 1 GROUP BY ID_number");
Im trying to count how many On_time rows is there with the number 1 in it. According to ID_number. Im using...
Sorry I mean that when you click a right mouse button on the image it gives you a menu like normally in windows but with new options like resize and move.
How can I make a link witch opens two pages at the same time in differend frames. I have a three frames link is in the frame one and when you use it it should open a picture in frame two and a info text in frame three. I could really use your help. Thanks!
I need a script witch opens a menu when I click a image. I have tryed to find one but there seems not be any. I dont need a script that opens menu when you click anywhere on the browser. If anyone knows that kind of script I woud be very happy. Thanks!
This is my problem.
I have this text file. Text is divided into parts with ";" -marks like this:
Here is some text;Here is Some text more;And again;And again...;
I want to know how can I take that text and chop it automaticly into variables like this:
$variable[0] = "Here is...
I have made a database- forum with PHP and MySQL.
My problem is this:
Every time when the page is reloaded it makes empty row in to my database table.
I think that the submit button makes it.
ex. every messages have a option that they can be deleted and then the page refresh with...
My problem was that I tryed to put the $b_row[0] table value to single integer. When I tryed
<a href=uusi.php?a=delete&ID_number[0]='$a_row[0]'> <i>Delete . '$a_row[0]'</i></a>
it worked (stupid me) :)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.