Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Jun 25th, 2005, 3:06 PM   #1
coldblue
Newbie
 
Join Date: May 2005
Posts: 20
Rep Power: 0 coldblue is on a distinguished road
Question upload then shown on a html page

hi

i wanted to know if there is a way i could set up some like this for my website using javascript

a form with this

name:
password:
image: browse
email:
submit

and when they click submit it will get sent to my server and end up on a page so everyone can see it and will look something like this


image name:
email:

would you be the best if you can help me out

Aaron
coldblue is offline   Reply With Quote
Old Jul 3rd, 2005, 9:25 AM   #2
mackenga
Professional Programmer
 
Join Date: Mar 2005
Location: Glasgow, Scotland
Posts: 317
Rep Power: 4 mackenga is on a distinguished road
You need more than JS to accept file uploads and modify your site in response to form inputs. To do this stuff, you need code that's running inside your webserver, known as 'server side' code (excuse me if I'm patronising you here! I'm just trying to be as clear as possible!).

My personal favourite server-side technology is CGI (Common Gateway Interface), for which Perl is a great language. Loads of other people like PHP - and if I had more experience with it, I'd probably recommend it more strongly. It seems great. For your purposes, either of those would be great.

I'd warn against ASP (Microsoft's server side offering) but if you're an unredeemable windows weenie it might suit you better since you can do the server side code in a toy language (VB) rather than a real one that way.
mackenga is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 9:08 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC