Jump to content

Recommended Posts

Posted

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

Posted

Hi,

 

To be honest, I would sit down for an hour and learn how to make your form's and then just write it in plain HTML.

 

You can cut 80% of that code out in normal HTML, but with frontpage I dare not touch it as if its missing something, it fails apart badly.

 

Jim

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...