|
ewingr -> RE: Failure of Form posting (2/20/2005 14:54:36)
|
Well, here is where I'm at, and a little more information to provide: First, I had already tried stopping and starting IE,so I ended up rebooting. Didn't help. So I reinstalled FPSE2 again. I ended up needing to reapply the permissions. And I have the same results. One thingw that confuses me is that when I get the error: The page cannot be displayed because the page address is incorrect, the link that is in the address bar at this point is: http://www.rogerewing.cjb.net/_vti_bin/shtml.dll/guests2.htm Now, I'm not sure what that link is supposed to be, but here is a litttle information: - Guests2.htm is the form that is being filled out.
- I am trying to write to a file in the guest directory, not guests2
- The files I am trying to write to are form_results.htm (file format is formatted text in html), AND form_results.csv (file format text database using comma separator)
- I am NOT useing Front Pages default guest forms. This is a completely custom form that I created
So, what confuses me is that the link says that the file guests2.htm cannot be found, yet that is the exact file I was in before front page pushed in that new address while trying to write the file. It would seem it should be looking for one of the files I was trying to write to. With regard to why I'm keeping it in a sub folder, I don't guess it's necessary. I just did it out of a habit I have of trying to be organized, and that as I suspect I would be accessing these files separately occasionally, I thought it easier in a separate folder. I can move them out if that will help. That being said, I'd swear I read that the default was for them to be kept in _private, and that nothing should be kept in root that is write capable. I had tried moving them to _private with no luck, but as I write this, I'm thinking the permissions had not been set. As I thought about this, I decided to try a relative setting: that is save to ..\guests\form_results.htm. But when I put that in, Front Page converts it to say c:\data\guests\form_results.htm. So, I guess I am forced to save it in a default directory (that I find interesting), and I guess I'll try the root next, as mentioned in the earlier post. I'll post back [EDIT] UNCLE! I put the files I want to post to into the root of teh web server. Still no good. I then read docs and found the default is _private, and I even created a test form (didn't publish) just to read where it keeps files, and it is _private, with the name of formrslt. So I tried that. Still no good. What shall I try now? Thanks P.S.: I was just thinking. I wonder if something could be screwed up with the anonyimous access account that IIS uses. It is IUSR_<computer name>. I'm not sure how to check if it is functional.
|
|
|
|