Not sure what you are talking about. File IO is server side and JavaScript is client side. Can you please elaborate a little? Joel Thoms DiscountASP.NET http://www.DiscountASP.NET
One of my web apps needs to store some realtime information in a file on the server. CodebehindFile I/O could do the job fine but it doesn't support window setTimeout. More specifically, I wish to record the approximate total timethe user stays on my online game besides the time of each individual game play. Thanks.
I think you should research AJAX. Check out either Anthem.net or ATLAS. Joel Thoms DiscountASP.NET http://www.DiscountASP.NET