How do i get these Buttons on a site? |
How do i get these Buttons on a site? |
Apr 6 2009, 03:45 AM
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?
|
|
|
|
![]() |
Apr 6 2009, 03:36 PM
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. |
|
|
|
Apr 15 2009, 01:57 AM
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? |
|
|
|
rail01 How do i get these Buttons on a site? Apr 6 2009, 03:45 AM
jcp You must be extremely new to this. Google some stu... Apr 6 2009, 11:27 AM
Mikeplyts Well, if you're asking how to make a button fo... Apr 6 2009, 01:46 PM
jcp I think he means turn an image of a button into a ... Apr 6 2009, 01:49 PM
Mikeplyts ^Or that. w/e.
I think you should've writte... Apr 6 2009, 02:23 PM
Fawaz you can use CODE<input type="image" sr... Apr 6 2009, 02:28 PM
jcp o?
Thats kinda what I thought.
But he would need t... Apr 6 2009, 03:43 PM
mipadi QUOTE(jcp @ Apr 6 2009, 04:43 PM) o?
That... Apr 6 2009, 05:00 PM
rail01 does joomla have this? Apr 17 2009, 10:55 PM
sunshine07 Um, you can try this -
http://sf-zone.net/image-ho... May 10 2009, 05:52 AM
bethennyengland CODECODE
<a href="link"><img bo... May 13 2009, 06:35 PM
gausarts Try http://drupal.org or http://wordpress.org
Wor... May 19 2009, 06:39 PM![]() ![]() |