Search results

  1. M

    Are C++ for Dummies books any good?

    If not, what would you recommend? C++ primer plus?
  2. M

    What is the best book in the business for learning Java?

    I was on the Oracle website and they have this book "The Java Tutorial, Fourth Edition" and I figure since it is from the website it must be good. What are your recommendations?
  3. M

    Anyone know a good MMORPG game with FPS or Strategy?

    I have been looking for a game that is like strategy or FPS that is actually a quality game. I have been through Nexon games, Guild Wars, Requiem, WoW... none of them seem to do it for me. Anyone play a FREE game that they would like to share with me?
  4. M

    How to use forms in HTML?

    Alright so when I click to submit the form the page just goes blank. I don't understand the deal with the .asp file, what am I supposed to put in there? Here is my code: <form name="input" action="formp2.asp" method="get"> Input your name: <br /> <input type="text" name="yourname" size="25"...
  5. M

    Some questions about website development(specifially forms)?

    Alright so I have been stuck on the forms part of web development. So I was wondering if I just got a server and set up my site, how do I specify where the input of the forms go in to. Also, how do I add login, for example if they input their username and password then how does it work so that...
  6. M

    Where can I go to learn HTML after completing W3schools tutorial with a fair...

    ...understanding? Exactly what the question asks. Also, is anyone willing to email me so that I may reply with a few extra questions I do not feel are worthy of the almighty yahoo community?
  7. M

    How do I use CGI with forms?

    I was reading that a CGI server is used to receive input from forms, but how exactly do I use or get one? Can you give me a rundown on what this generally is?
  8. M

    Can anyone answer some HTML questions I have?

    Can someone allow me to email them with several questions, I want to show you a source and was wondering if you could explain each part. I found a simple website for some game but it works and I figure it is a start. http://moongrams.com/?page=home I don't understand several things about this...
  9. M

    Can anyone answer some HTML questions I have?

    Can someone allow me to email them with several questions, I want to show you a source and was wondering if you could explain each part. I found a simple website for some game but it works and I figure it is a start. http://moongrams.com/?page=home I don't understand several things about this...
  10. M

    Can anyone answer some HTML questions I have?

    Can someone allow me to email them with several questions, I want to show you a source and was wondering if you could explain each part. I found a simple website for some game but it works and I figure it is a start. http://moongrams.com/?page=home I don't understand several things about this...
  11. M

    What is Perl used for?

    What is the programming language Perl generally used for? Which languages most generally relate to Perl? Are they any better or more flexible?
  12. M

    What is Perl used for?

    What is the programming language Perl generally used for? Which languages most generally relate to Perl? Are they any better or more flexible?
Back
Top