Thread: <!--[if IE 6]>
View Single Post
02-28-2007, 11:57 AM
#9
Steven Fergus is offline Steven Fergus
Status: Hey, I'm Steven
Join date: Feb 2007
Location:
Expertise:
Software:
 
Posts: 1,212
iTrader: 3 / 100%
 

Steven Fergus is on a distinguished road

  Old

For some reason IE6 is not reading this code either:

Code:
<form enctype="multipart/form-data"  action="loaded2.php" method="post">
<input type="file" name="userfile" />
<input type="submit" value="upload" />
</form>
Strange...