How do i get these Buttons on a site? |
How do i get these Buttons on a site? |
![]()
Post
#1
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Feb 2008 Member No: 618,573 ![]() |
if want a UPLOAD or SUBMIT button for pictures or videos how can i get them? will any host have them in there sitemaker, do any CMS an easy way to put this?
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() Group: Administrator Posts: 2,648 Joined: Apr 2008 Member No: 639,265 ![]() |
Uh...guys? Unless I'm completely misinterpreting something, he wants to know how to allow users to upload images and videos via an HTML form:
if want a UPLOAD or SUBMIT button for pictures or videos how can i get them? will any host have them in there sitemaker, do any CMS an easy way to put this? This is a bit complicated. To handle uploads via a web form, you have to have a script that can process the incoming data and spit it out as an appropriate file. There are some content management systems or frameworks (Rails, Django, etc.) that can do this for you. |
|
|
![]()
Post
#3
|
|
Senior Member ![]() ![]() ![]() ![]() Group: Member Posts: 156 Joined: Feb 2008 Member No: 618,573 ![]() |
Uh...guys? Unless I'm completely misinterpreting something, he wants to know how to allow users to upload images and videos via an HTML form: This is a bit complicated. To handle uploads via a web form, you have to have a script that can process the incoming data and spit it out as an appropriate file. There are some content management systems or frameworks (Rails, Django, etc.) that can do this for you. yes this is what i meant, lol at the others. do you know which content management system has this (thats good)or do they all have it? |
|
|
![]() ![]() |