can you please help me on how to put some images using html or other programming languages like javascript???? thank you!!!
3 replies to this topic
#1
Posted 14 November 2010 - 07:45 PM
|
|
|
#2
Posted 14 November 2010 - 07:46 PM
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.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.
#3
Posted 22 November 2010 - 06:35 AM
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...
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
Posted 24 November 2010 - 08:20 PM
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


Sign In
Create Account

Back to top









