PDA

View Full Version : Getting Annoyed



conkermaniac
October 27th, 2002, 08:49
Is it just me, or is it pretty damn difficult to try to program a game similar to Tic-Tac-Toe using VBScript? :mad:

GregT
October 27th, 2002, 22:38
Originally posted by conkermaniac
Is it just me, or is it pretty damn difficult to try to program a game similar to Tic-Tac-Toe using VBScript? :mad:

why are you anyways :confused:

Bruce
October 27th, 2002, 23:19
Originally posted by conkermaniac
Is it just me It must be... either tha or you just don't know where to look...

http://planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=615&lngWId=4

conkermaniac
October 28th, 2002, 05:58
Bruce, thanks, but I was trying to program a game similar to Tic-Tac-Toe. ;) For this game, it would be more suitable if I let the user type in the number in a textbox instead. I'm having a problem at the moment with getting the script to recognize the form that was inclosed within the document.write function.

Bruce
October 28th, 2002, 06:26
Well I dunno... I don't do ASP/VBScript...

conkermaniac
October 28th, 2002, 09:39
Does that tic-tac-toe work for you, BTW? I downloaded it and it didn't work on my computer. :(

Hmm...I just have this strange feeling that I'm forgetting something...:confused2

Bruce
October 28th, 2002, 15:14
Originally posted by conkermaniac
Does that tic-tac-toe work for you, BTW?I never tired it...

conkermaniac
October 31st, 2002, 08:30
Originally posted by Bruce
I never tired it...

Could you please try it and let me know how it goes? Thanks! :)