darkfreaks Posted September 25, 2010 Share Posted September 25, 2010 i am writing a script that will alert users on a particular site that they have a new status message however the problem is that when i link it it does not go to the status page because it must have a username in the url, so how would i pull the predefined javascript for the username <script> var username="darkfreaks"; </script> i need to pull that and pass it in the link variable so it doesnt come up a blank page. i can't just pass darkfreaks because it would only pull my username. the url is something like vampirefreaks.com/profile/update_status.php?user=darkfreaks&show_updates Link to comment https://forums.phpfreaks.com/topic/214335-greasemonkey-help/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.