Save file dialog in asp.net
hi,
i want to use save file dialog in asp.net with c#.The save file dialog is working fine for hard coded file path.But when the button is post back the dynamic file path is correct but the returning page is wrong .for dynamic file path its returns current asp page for save.tell any solution get me out.
if possible send me any code to savefile dialog in java script.