For Programmers: Free Programming Magazines  


Home > Archive > VC Language > January 2006 > Writing to a file on the web









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Writing to a file on the web
Acha

2006-01-25, 7:58 am

I have a web page, I want to be able to create a file and update it while my
application is running on my PC. Secondly I am an amateur VC programmer.

When I try to select a file name using GetSaveFileName it tells me that
"You cannot save in the folder specified. Please chose another location".

Any help would be gratefully appreciated.

thanks
Acha

Ben Voigt

2006-01-26, 7:08 pm

Using "Web Folders"? What you probably need to do is save the file locally
while editing, and then use WinINet to transfer it.

Look at:
http://msdn.microsoft.com/library/e...tp_sessions.asp


"Acha" <Acha@discussions.microsoft.com> wrote in message
news:02616880-7360-46DB-BD29-249AE30A7B0E@microsoft.com...
>I have a web page, I want to be able to create a file and update it while
>my
> application is running on my PC. Secondly I am an amateur VC programmer.
>
> When I try to select a file name using GetSaveFileName it tells me that
> "You cannot save in the folder specified. Please chose another location".
>
> Any help would be gratefully appreciated.
>
> thanks
> Acha
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com