|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Auto Web-Page Refresh Using Javascript Injection
I need a javascript injection script to refresh a web page over and over again to increase the web page's counter value
(for my friend because not many people are visiting his website, poor guy) i tried many times but got nowhere can anyone please help me out Sincerely, uni_vision |
|
#2
|
|||
|
|||
|
RE: Auto Web-Page Refresh Using Javascript Injection
well i wouldnt recomend doing that but
JS is setTimeout("window.location=window.location;",3000); or META data <meta http-equiv="refresh" content="3" /> they should reload the page every 3 seconds |
|
#3
|
|||
|
|||
|
RE: Auto Web-Page Refresh Using Javascript Injection
awesome,
thank you so much, i appreciate it alot |
|
#4
|
|||
|
|||
|
RE: Auto Web-Page Refresh Using Javascript Injection
d*mn*t
The Javascript Thing didn't work and I'm too stupid to know what the "meta" thing is |
|
#5
|
|||
|
|||
|
RE: Auto Web-Page Refresh Using Javascript Injection
well meta is just a html tag, put it in the <head> tags of your document.
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > Auto Web-Page Refresh Using Javascript Injection |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|