•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 391,550 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,546 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 2237 | Replies: 4
![]() |
•
•
Join Date: Nov 2006
Posts: 2
Reputation:
Rep Power: 0
Solved Threads: 0
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]
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 9:55 am. Reason: missing code tags
•
•
Join Date: May 2006
Location: New Jersey
Posts: 1,422
Reputation:
Rep Power: 5
Solved Threads: 34
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!
Brainyminds | Merchant Account Services | I Love Code
IT'S HERE: Merchant Accounts 101 Everything you need to know about merchant accounts!
•
•
Join Date: Nov 2006
Posts: 4
Reputation:
Rep Power: 0
Solved Threads: 1
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
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
![]() |
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
- Uploading pictures (HTML and CSS)
- JavaScript for uploading images to website (JavaScript / DHTML / AJAX)
- Why can't i upload? (Web Browsers)
- website images displayed in IE (Web Browsers)
Other Threads in the HTML and CSS Forum
- Previous Thread: onClick Events to Change to dynamic text
- Next Thread: background help



Linear Mode