View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Vikram[_3_] Vikram[_3_] is offline
external usenet poster
 
Posts: 1
Default Saving Excel to web site

Hi,

Given below is my task.

An user can open the xls file from my website (loaded on the top frame).
After filling the Excel, he can click a send button at the bottom frame. By
clicking the button i have to save the file in a shared directory on the web
server by a unique name.

Is it possible ?

Any tips of how to do this ?

Advanced thanks