Can I can the look of the 'Browse..' button that comes with the file input form field?
<form action="#ThisPageName#" ENCTYPE="multipart/form-data" METHOD="post">
<input type="file" Name="BannerGIF" Value="#BannerGIF#" size="60">
<input type="submit" value="Upload">
</form>
Thank you
Aaron
<form action="#ThisPageName#" ENCTYPE="multipart/form-data" METHOD="post">
<input type="file" Name="BannerGIF" Value="#BannerGIF#" size="60">
<input type="submit" value="Upload">
</form>
Thank you
Aaron