User Profile

Collapse

Profile Sidebar

Collapse
krithikav
krithikav
Last Activity: Feb 13 '08, 06:13 AM
Joined: Sep 19 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • krithikav
    replied to Open Dialog box
    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....
    See more | Go to post

    Leave a comment:


  • krithikav
    started a topic Open Dialog box

    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
    See more | Go to post

  • krithikav
    started a topic Text file upload

    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...
    See more | Go to post

  • krithikav
    started a topic Editing Excel file in ASP

    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
    See more | Go to post

  • krithikav
    replied to Question on PostBack method
    Thank you very much for your timely help. Your suggestion has helped me finish my work. Thanks again.

    Krithika
    See more | Go to post

    Leave a comment:


  • krithikav
    replied to Question on PostBack method
    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?...
    See more | Go to post

    Leave a comment:


  • krithikav
    started a topic Question on PostBack method

    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
    See more | Go to post
No activity results to display
Show More
Working...