User Profile
Collapse
-
The excel file is created by an asp page on the server. Later if the user wants to download it to local disk, this download button should be provided.... -
Open Dialog box
I have an excel file created by a program on the server. On click of "Download" button, I would like the traditional "Open/Save" dialog box to pop-up so that the users can save in the client machine. Is it possible in asp??? if so, pls. help me with a snippet.
thanks in advance.
Krithika -
Text file upload
I have a form with file input as follows.
<FORM Name="F1" enctype="multip art/form-data" Method="post" Action="sample. asp" target=Frm2>
Choose File <input type="file" name="file1" size="20">
</form>
When I click on Browse button, I would like to see only .txt files, i.e. in "Files of type" it needs to be .txt... -
Editing Excel file in ASP
I create an excel file based on certain input from the user in ASP on the server and then display to the user after creation. Now In case the user modifies and clicks "Save" button, the modifications has to be saved back to the same file on the server. Is it possible with ASP? If so, please help me with a snippet.
Krithika -
Thank you very much for your timely help. Your suggestion has helped me finish my work. Thanks again.
KrithikaLeave a comment:
-
I have a form which, when submitted shows some result. I want this result along with the form(showing previous selection) in the same window. Now when I call the asp file in the action, it shows the result in the new window. So I'm not able to see the form and the results together.
Is it possible to achieve this?...Leave a comment:
-
Question on PostBack method
Is there a method in ASP similar to PostBack method in ASP.NET? I have an asp file which reads each line in a text file as hyperlink, when clicked, shows the details of the product of that line. I would like to get both the asp pages to be visible in the same window. How do I achieve this?
Please help.
Krithika
No activity results to display
Show More
Leave a comment: