Results 1 to 10 of 10

Thread: how do i make a post comment form without php?

  1. #1
    Join Date
    Jun 2007
    Location
    Inman, SC
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default how do i make a post comment form without php?

    Hey how do I make somting like this?

    http://www.zimmertech.com/tutorials/...t-tutorial.php

    I cant use php, the hosting service i use is on a windows platform. How would i be able to make a post comment form with out php?

  2. #2
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    You need some server side language.

    PHP, ASP, JSP, Python, CGI, etc. If your host doesn't allow any, then, sorry, just can't work. Get a better host.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  3. #3
    Join Date
    Jun 2007
    Location
    Inman, SC
    Posts
    25
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    asp is allowed thanks

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I cant use php, the hosting service i use is on a windows platform.
    PHP runs on Windows as well (although why anyone would want a Windows server, I've no idea).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    HOLY MOLY THATS A TON OF CODE!!!!!!!!!!!!!!!!!!!!!! lol, all i say is, use asp, because i think ASP was designed by Microsoft? I'm not so sure...

  6. #6
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    HOLY MOLY THATS A TON OF CODE!!!!!!!!!!!!!!!!!!!!!!
    Most of it's HTML and comments
    all i say is, use asp, because i think ASP was designed by Microsoft?
    Why is that a reason to use ASP? If anything it's an incentive to avoid it: it costs lots of money to have a platform on which it works (unless you intend to write all your ASP scripts in Perl). Besides, this is Microsoft, the company that gave us Internet Explorer
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  7. #7
    Join Date
    Jan 2007
    Location
    The stage
    Posts
    568
    Thanks
    23
    Thanked 6 Times in 6 Posts

    Default

    ok, well i just know he has a windows server, which is made by Microsoft right (last time i checked), and Microsoft made asp (i think cuz they got 900 different programs that deal with it, so they must have made it) and it might be the best choice, although i haven't tried using asp yet i'm going to start...

  8. #8
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Everyone should use Windows (Vista of course), Internet Explorer, MS Word, MS Paint, Frontpage, Access, and ASP?
    Yep. You're trapped in the Microsoft marketing web. It's powerful and influential, but you can resist!
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

  9. #9
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Heh.

    Rocksonmetal, ASP isn't that bad, but VBScript (the default language for it) is. VBScript is an absolute horror. ASP has now rather been upstaged by its younger sibling ASP.NET. ASP.NET, at least using C#, is cross-platform portable thanks to Mono. Classic ASP, however, is not; it doesn't even run on other servers on Windows (and IIS is a poor excuse for a server; bear in mind, too, that Linux and other UNIX-based OSes have the upper hand in the server market), and I suspect Microsoft will send it to the Graveyard of Obsolete Software soon enough. Learning it now is not a good career move (although why am I complaining? You'd be generating more income for me on down the line when your clients realise that if they want to run anything other than IIS, they've got to either pay $500 for Chilisoft or get someone to translate it all for them ).
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  10. #10
    Join Date
    Jul 2006
    Location
    just north of Boston, MA
    Posts
    1,806
    Thanks
    13
    Thanked 72 Times in 72 Posts

    Default

    although why am I complaining? You'd be generating more income for me on down the line
    haha, yah why are you complaining!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •