View Single Post
  #1 (permalink)  
Old 07-20-04, 08:14 AM
altafingar altafingar is offline
Newbie Coder
 
Join Date: Mar 2004
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Server open file

Hello

I have two problem Number 1 is I am creating a file by entering a file name whatever I like in the Textbox. My progra is creating a file with the name I am entering in the Textbox but at the same time it is creating a file with name textbox which is the name of the textbox.

My number 2 problem is that I want to be able to open the file from the server. I have iPaq and I m creating the file from a webpage and file is created on server. but then when i have other program to open the file i want to open the file from server. I dont want to open the local copy on iPaq I want the program to open the file directly from the server.


Thanks.
Reply With Quote