<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1012828" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1012828</link>
    <description></description>
    <language>en</language>
          <item>
    <title>Yes, that&#039;s roundabout</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/looking-simple-user-upload-image-script#comment-1074397</link>
    <description> &lt;p&gt;I was referring to inserting binary data into an HTML page and expecting it to appear as an image.  There are a multitude of ways to link to an image, of course.&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2000 18:17:24 +0000</pubDate>
 <dc:creator>japhy</dc:creator>
 <guid isPermaLink="false">comment 1074397 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/looking-simple-user-upload-image-script#comment-1074390</link>
    <description> &lt;p&gt;japhy-&lt;br /&gt;
there is a round about way to insert images into HTML...&lt;br /&gt;
you will use an upload script to get the image to a dir on the server.  The upload script will then exec script2..&lt;/p&gt;
&lt;p&gt;script2 will take a template html page or perhaps a live one, pattern match it, and insert img tags with the path to the just uploaded image.&lt;/p&gt;
&lt;p&gt;Tah dah, you have just changed the image on my html page!&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2000 17:44:30 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1074390 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Straighten out a few things</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/looking-simple-user-upload-image-script#comment-1074370</link>
    <description> &lt;p&gt;You have to upload the image into a file -- you can&#039;t just insert JPEG or GIF or bitmap data into an HTML file midstream.&lt;/p&gt;
&lt;p&gt;Next, to make sure you can do this easily, I&#039;d suggest using the standard CGI.pm module.  This will make your life very easy.  And make sure you have a directory in which you can create files!  And make sure your form has the proper method (POST) and the proper enctype (&quot;multipart/form-data&quot;).&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2000 13:28:07 +0000</pubDate>
 <dc:creator>japhy</dc:creator>
 <guid isPermaLink="false">comment 1074370 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/serverside-scripting/looking-simple-user-upload-image-script#comment-1074359</link>
    <description> &lt;p&gt;Welcome to TWF!&lt;/p&gt;
&lt;p&gt;If your adventurous, you can read about how to do it, and make your own (custom fit).  Or if your lazy, you can download a free one..&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://hotscripts.com&quot; class=&quot;bb-url&quot;&gt;http://hotscripts.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://resourceindex.com&quot; class=&quot;bb-url&quot;&gt;http://resourceindex.com&lt;/a&gt;&lt;/p&gt;
 </description>
     <pubDate>Tue, 21 Nov 2000 07:21:23 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1074359 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>have you searched for this?</title>
    <link>https://www.webmaster-forums.net/serverside-scripting/looking-simple-user-upload-image-script#comment-1074313</link>
    <description> &lt;p&gt;There are many file uploader scripts, and tutorials, on the web...&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.perlarchive.com&quot; class=&quot;bb-url&quot;&gt;http://www.perlarchive.com&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.webreview.com&quot; class=&quot;bb-url&quot;&gt;http://www.webreview.com&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Both of those urls will give you many links that you will find helpful, as well as explain how the uploader works.&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;Suzanne&lt;/p&gt;
 </description>
     <pubDate>Mon, 20 Nov 2000 05:56:30 +0000</pubDate>
 <dc:creator>Suzanne</dc:creator>
 <guid isPermaLink="false">comment 1074313 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
