I have a quick question about my ajax script..I have a script that loads the content of a another page into a div..
ajax.htm
time.asp
I can get any thing to load in the time.asp page but the javascript..
The reason i need this is that i have a box on my page that when someone clicks it it will load the content from the asp page and use a javascript counter to count page views..
Any thoughts??
Thanks a head of time..