Uploading pictures to website

Reply

Join Date: Nov 2006
Posts: 2
Reputation: wolf1225 is an unknown quantity at this point 
Solved Threads: 0
wolf1225 wolf1225 is offline Offline
Newbie Poster

Uploading pictures to website

 
0
  #1
Nov 15th, 2006
I am new to web design and just kind aself teaching myself. But would appreciate some help.

I am trying to make a webpage i have to allow people to dowload pictures to it. This is what i have so far. It is basically just the browse and enter text part.

I need help in how to actually getting it show up on the webpage and to allow more to be uploaded next to ones that already exist.

Could someone help me out on this? Thanks!

[html]<form method="post" action="main2.htm"
name="submit" enctype="multipart/form-data"><span
style="color: rgb(255, 0, 0); font-weight: bold;">UPLOAD
YOUR PICTURES HERE!!!<br>
<br>
Enter Some Text:</span> <input name="textfield"
type="text"><br>
<br>
<span style="color: rgb(255, 0, 0); font-weight: bold;">Choose
A File</span><span style="font-weight: bold;">:</span>
<input name="filefield" type="file"><br>
<br>
<input name="su bmit" value="submit" type="submit"><br>
</form>
<form target="_blank" enctype="multipart/form-data"
name="upload"></form>[/html]
Last edited by tgreer; Nov 20th, 2006 at 10:55 am. Reason: missing code tags
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,422
Reputation: stymiee is on a distinguished road 
Solved Threads: 35
Moderator
stymiee's Avatar
stymiee stymiee is offline Offline
He's No Good To Me Dead

Re: Uploading pictures to website

 
0
  #2
Nov 15th, 2006
Do you know a server side programming language like PHP or Java? If not, you won't be able to do this without finding an existing script or someone to do it for you.
John Conde
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 2
Reputation: wolf1225 is an unknown quantity at this point 
Solved Threads: 0
wolf1225 wolf1225 is offline Offline
Newbie Poster

Re: Uploading pictures to website

 
0
  #3
Nov 15th, 2006
No but I guess I will have to learn it. Thanks!!
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 36
Reputation: Spycat is an unknown quantity at this point 
Solved Threads: 0
Spycat's Avatar
Spycat Spycat is offline Offline
Light Poster

Re: Uploading pictures to website

 
0
  #4
Nov 19th, 2006
Is this something like you're looking for?:

http://www.phphq.net/scripts.php?p=free-scripts&id=1
Reply With Quote Quick reply to this message  
Join Date: Nov 2006
Posts: 4
Reputation: josephfrancis is an unknown quantity at this point 
Solved Threads: 1
josephfrancis josephfrancis is offline Offline
Newbie Poster

Re: Uploading pictures to website

 
0
  #5
Nov 24th, 2006
Hello, Spycats reply should do the trick for you.

But you will need php on your webhosting account to use this script and you will have to chmod 777 the upoad folder.

Hope this helps.

Joe
Free website building tips and tricks - http://www.websitebuildersguide.com
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC