Hello, since i am not getting any help from my own hosting company i thought maybe i could get some help here, i am trying to put a form on one of my pages so that users can upload video files and get them emailed to me, the problem is two fold, when i create the form and publish it it leaves this sentence above the form, frontpage component blah blah blah, even if i delete the line out in HTML view its still there.
the other thing is i get this error: Cannot run the FrontPage Server Extensions on this page: "http://www.wastingmytime.net/page2.htm
Now i was told by my own folks to read this article: http://support.microsoft.com/defaul...kb;en-us;320872
i did that and did exactly what the article said, after i did it i didnt get the error but a password box came in and asked me for a user name and password, one of my questions is do i have to set permissions on the Feedback.txt file in order for it to work? and if so, what are the permissions? here is the form in HTML view, is anything unusual in here?
<div align="center">
<div align="center">
<form method="POST" enctype="multipart/form-data" action="--WEBBOT-SELF--">
<!--webbot bot="FileUpload" s-email-format="TEXT/PRE" s-email-address="wastin36@wastingmytime.net" b-email-label-fields="FALSE" b-email-subject-from-field="TRUE" s-email-subject="Thank You for Contributing" s-destination s-category s-assignedto s-reviewstatus b-process-metainfo="FALSE" s-builtin-fields U-File="_private/Feedback.txt" S-Format --><input type="hidden" name="MAX_FILE_SIZE" value="25000000"><p>
<font face="Comic Sans MS"><font color="#C0C0C0">
<span style="font-style: normal"><font size="3">Upload A Video File:
</font></span></font><input name="userfile" type="file" size="20">
<input type="submit" name="submit" value="Submit"> </font></p>
</form>
</div>
</div>
</div>
Thanks alot folks, and trust me when my time is up "over there" i am most certainly coming over here.
Thanks Very Much, in advance.
Bill