Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Generating CSV files

Generating CSV files

Scheduled Pinned Locked Moved ASP.NET
game-devquestion
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    afronaut
    wrote on last edited by
    #1

    Is there a way to control what a page saves as? I have code that queries and returns CSV data but it prompts to save as PageXXX.aspx. Is there a way to get this to save as Report.csv... ? I did this once in ASP, don't remember now... X| *->>Always working on my game, teach me *->>something new. cout << "dav1d\n";

    F 1 Reply Last reply
    0
    • A afronaut

      Is there a way to control what a page saves as? I have code that queries and returns CSV data but it prompts to save as PageXXX.aspx. Is there a way to get this to save as Report.csv... ? I did this once in ASP, don't remember now... X| *->>Always working on my game, teach me *->>something new. cout << "dav1d\n";

      F Offline
      F Offline
      FruitBatInShades
      wrote on last edited by
      #2

      Where/How are you trying to save the data? You should open up a filestream and save the data to that if your saving server side.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups