View Single Post
Old 02-14-2005, 01:39 PM  
grumpy
Too lazy to set a custom title
 
grumpy's Avatar
 
Join Date: Jan 2002
Location: Holland
Posts: 9,870
you can call an update script from a page in java anytime you want with a little trick

put an image on a page like this < img src=whatever height=1 width =1 name="trick" >

in a java script you can do the following
trick.src = whatever.php

hope this helps.
__________________
Don't let greediness blur your vision | You gotta let some shit slide
icq - 441-456-888
grumpy is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote