A Flash Developer Resource Site

Results 1 to 2 of 2

Thread: Johnie...question..

  1. #1
    Senior Member
    Join Date
    Aug 2000
    Posts
    766
    Since you are the programming expert...where can I find a javascript forum. I don't want a perl, or php..etc and I the bravenet service is just annoying me..and I also need a gallery script of some sort..where people can vote on an image and where they can upload? You understand what I am talking about....blah..

    Thanks
    Brad

  2. #2
    Senior Member
    Join Date
    Jul 2000
    Posts
    5,087
    That's easy Internet.com has a pretty good one here http://javascript.internet.com/

    DHTML Drive is all Javascript- http://www.dynamicdrive.com/

    WebMonkey Javascript Code Library- http://hotwired.lycos.com/webmonkey/..._code_library/


    This is the Google Web directory http://directory.google.com/Top/Comp...nternet/DHTML/


    In order to Upload to a Server you will need some sort of CGI, PHP, ASP ETC. That can not be done with Javascript.

    Javascript, mostly, is a client side scripting language. It does not effect anything on the Server at all. That is what makes it attractive. Using Javascript thickens the Client and thus reduces the load on the server.

    I suggest PHP for what you are trying to do (espically since PHP Nuke already has the modules to do it) although there are several CGI programs to do that also.

    What you want to do could also be done with Front Page extensions but that would mean that your site could only run on a MS server with FP extensions on it (Less than 20% of all servers are configured like this).


Posting Permissions

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




Click Here to Expand Forum to Full Width

HTML5 Development Center