Forum: Storage Jun 10th, 2004 |
| Replies: 2 Views: 6,234 Maxtor HD Problem I have a 200GB maxtor that pisses me off
Maxblast v1x sees it and can work on it. Maxblast 3x doesn't even see it.
I can't see it from a command line
I can FDISK it somehow (seems to work) but it... |
Forum: ASP Apr 22nd, 2004 |
| Replies: 3 Views: 3,616 Re: Creating ASP with ASP It's an assignment to create a discussion messageboard. I made one page to hold all the threads and create new asp pages for each child thread. I made the template to make each child thread using a... |
Forum: ASP Apr 22nd, 2004 |
| Replies: 3 Views: 3,616 Creating ASP with ASP I want to create a new asp file with another asp file already made using VBScript. Is there anyway I can do that without concatenating every few chars to a writeline function? |