anyone know where i can get some tutorial help / clan scripts
http://www.aspfree.com/
http://www.aspin.com/
http://www.asp.net/Tutorials/quickstart.aspx
Google it, those took me a whole 5seconds to find (literally).
cheers mate, last question..
how do i set up a virtual path ?
It's really easy, just configure IIS and add a path.
ok cheers, although i got hosting with php support now, but i think im gonna keep looking into asp, you been really helpful
Quote from: Crim-Training on February 23, 2004, 07:13 AM
ok cheers, although i got hosting with php support now, but i think im gonna keep looking into asp, you been really helpful
I reccomend asp.net. It has better language flexability, is faster, and well it basically outperforms asp classic in every way. I have a bunch of premade scripts already that I used in my clan's site (though I am redoing the whole thing right now). I am working on a stat system that uses system.net.sockets rather then a stat bot which was something I was planning on using a while back. Maybe you could im me on aim, my sn is chronic peo my email is
[email protected].
thats all good n all but its not for a sc site, i was just wanting a script for members to add news to website
news coumn or newsblog, not a problem. I am working on a new one right now. http://quasi-ke.servebeer.com/layout/ doesn't have to be on an sc site for something like this to be useful. The blog I am doing now is using the asp.net repeater control, that means it does not have to be table driven. I am using css to lay it out.