Current location: Hot Scripts Forums » General Web Coding » HTML/XHTML/XML » img problem


img problem

Reply
  #1 (permalink)  
Old 07-22-04, 05:17 PM
dinoc2004 dinoc2004 is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
img problem

can anyone tell me how to upload my pic to my web page, it is not published to the web yet, just editing it through my browser using Notepad, i have the following script, im sure its not correct cause all i get is a small square box with the red X can anyone help me?


<img src="my documents/1a.jpg width=800 height=800 alt="batting helmet 1">
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #2 (permalink)  
Old 07-22-04, 05:53 PM
MrKafaaski's Avatar
MrKafaaski MrKafaaski is offline
Newbie Coder
 
Join Date: Jul 2004
Location: Hurum, Norway
Posts: 34
Thanks: 0
Thanked 0 Times in 0 Posts
You can upload files from your computer with FTP (file transfer protocol).
When you have uploaded, you should know which folder the file is in. (probably NOT my documents)
Then you can change the code to eg.
Code:
<img src="images/1a.jpg width=800 height=800 alt="batting helmet 1">
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
  #3 (permalink)  
Old 07-22-04, 10:34 PM
dinoc2004 dinoc2004 is offline
Newbie Coder
 
Join Date: Jul 2004
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
thank you very much
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiShare on FacebookShare on Stumble UponShare on Twitter
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Newbie found a solution to a date problem. mickey_kamer Perl 4 05-09-07 06:54 AM
Count problem kasic ASP.NET 1 10-20-04 01:23 AM
an unusual problem.... fabulosas10 PHP 0 07-16-04 03:03 AM
PHP Sessions problem dannyallen PHP 1 06-26-04 11:43 AM
Send.Pl script problem BobbyC Perl 1 05-15-04 02:00 PM


All times are GMT -5. The time now is 10:14 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.