Jump to content

how to upload pictures using html??

- - - - -

  • Please log in to reply
3 replies to this topic

#1
whitefang

whitefang

    Newbie

  • Members
  • Pip
  • 1 posts
can you please help me on how to put some images using html or other programming languages like javascript???? thank you!!!

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200
You will need a serverside script such as ASP or PHP to handle the actual uploading, JS can only be used to display progress or handle client side stuff. Are you able to use PHP scripts?
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
mnamjad

mnamjad

    Newbie

  • Members
  • Pip
  • 8 posts
Your question is little confusing.
Do you want to upload image on the site, just like on facebook you upload your pics. OR
Do you want to put image on your site.

If you want to upload images to your site then you need server side programming which can be done in (PHP, ASP, ASP.NET etc)...
If you want to put image on your site then, this can be done in simple html with (<img>) tag...

#4
tossy

tossy

    Programmer

  • Members
  • PipPipPipPipPip
  • 202 posts
As I heard there are two basic methods of uploading files. One is using the host's provided upload manager or FTP. First, you have to make sure your host server supports FTP. Secondly, you need to download FTP software. Whichever works easy you can use it.
Microsoft: "You've got questions. We've got dancing paperclips




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users