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. How to download the files using Asp.Net?

How to download the files using Asp.Net?

Scheduled Pinned Locked Moved ASP.NET
csharpasp-nettutorialquestion
8 Posts 6 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.
  • N Offline
    N Offline
    Nagaraj Muthuchamy
    wrote on last edited by
    #1

    Files may be generated dynamically and fetched from website. Thanks in advance

    S M 2 Replies Last reply
    0
    • N Nagaraj Muthuchamy

      Files may be generated dynamically and fetched from website. Thanks in advance

      S Offline
      S Offline
      SeMartens
      wrote on last edited by
      #2

      Hi, where do you store the files? In a directory or database?

      It's not a bug, it's a feature! Me in Softwareland.

      N 1 Reply Last reply
      0
      • S SeMartens

        Hi, where do you store the files? In a directory or database?

        It's not a bug, it's a feature! Me in Softwareland.

        N Offline
        N Offline
        Nagaraj Muthuchamy
        wrote on last edited by
        #3

        Files will be from website. I need to download Excel files from a site peridiocally. The size of the file may be larger upto 5 MB. Thanks, Nagaraj

        Programmer (ror)

        S 1 Reply Last reply
        0
        • N Nagaraj Muthuchamy

          Files may be generated dynamically and fetched from website. Thanks in advance

          M Offline
          M Offline
          Member 4057979
          wrote on last edited by
          #4

          1.1 Customer Relationship Management (CRM) From the outside, customers interacting with a company perceive the business as a single entity, despite often interacting with a variety of employees in different roles and departments. CRM is a combination of policies, processes, and strategies implemented by a company that unify its customer interaction and provide a mechanism for tracking customer information. These are the 3 modules included in the CRM - Admin - Customer - Staff Admin +Admin has the following power 1)User management -In the Customer management section admin can view /edit/delete/add the customers. -Can send message to customers. -Change the table parameters and layout. 2)Staff management -In the Staff management section admin can view /edit/delete/add the customers. -Can send message to customers. -Change the table parameters and layout. 3)Management of FAQ -View/edit/delete/add FAQ. -Change the table parameters and layout. 4)Management KnowledgeBase -View/edit/delete/add KnowledgeBase -Change the table parameters and layout. 5)Ticket management -View/edit/delete/add Ticket -Change the table parameters and layout. 6)View the statistics of solved problem, unsolved problem, newly added cases(FAQ and KnowledgeBase. 7)Change admin password 8)View/add/edit/delete category. 9)Edit the templates of admin page 10)Login Login contains -customer name - Password -Forgot password -SignUp Customer + Customer has the following right 1)Post tickets Ticket contains -category - Subject -Message -Priority and if the customer didn’t login then had to fill the following fields -EmailAddress -Password -FName -LName -Company -Country -Ph no 2) Create profile Only registered customer can post the enquires and customer profile contains the following fields -EmailAddress -Password -FName - LName -Company -Country - Ph no. 3)Search FAQ and KnowledgeBase The unregistered customers can also use this feature. FAQ and KnowledgeBase contain the following fields -Category - Question. 4)Phone ticket In the Phone ticket contains the phone number of staff on the basis of category 5) View the search result of FAQ and KnowledgeBase. 6)View the status of posted ticket In the status of posted ticket customer can view the result of ticket, Replayed date, Subject, Category, and Posted Date. 7) Login Login contains -Customer name - Password -Forgot password -Signup Staff + Staff has the following righ

          A B 2 Replies Last reply
          0
          • N Nagaraj Muthuchamy

            Files will be from website. I need to download Excel files from a site peridiocally. The size of the file may be larger upto 5 MB. Thanks, Nagaraj

            Programmer (ror)

            S Offline
            S Offline
            SeMartens
            wrote on last edited by
            #5

            Well, okay. If your files are stored on a disk, you could access them through a simple link (like www.myapp.com/MyApp/Excel.xls). This will start the download of the file. But the IIS must know the directory where the excel-file is stored on your server and the directory must be mapped through a virtual directory.

            It's not a bug, it's a feature! Me in Softwareland.

            1 Reply Last reply
            0
            • M Member 4057979

              1.1 Customer Relationship Management (CRM) From the outside, customers interacting with a company perceive the business as a single entity, despite often interacting with a variety of employees in different roles and departments. CRM is a combination of policies, processes, and strategies implemented by a company that unify its customer interaction and provide a mechanism for tracking customer information. These are the 3 modules included in the CRM - Admin - Customer - Staff Admin +Admin has the following power 1)User management -In the Customer management section admin can view /edit/delete/add the customers. -Can send message to customers. -Change the table parameters and layout. 2)Staff management -In the Staff management section admin can view /edit/delete/add the customers. -Can send message to customers. -Change the table parameters and layout. 3)Management of FAQ -View/edit/delete/add FAQ. -Change the table parameters and layout. 4)Management KnowledgeBase -View/edit/delete/add KnowledgeBase -Change the table parameters and layout. 5)Ticket management -View/edit/delete/add Ticket -Change the table parameters and layout. 6)View the statistics of solved problem, unsolved problem, newly added cases(FAQ and KnowledgeBase. 7)Change admin password 8)View/add/edit/delete category. 9)Edit the templates of admin page 10)Login Login contains -customer name - Password -Forgot password -SignUp Customer + Customer has the following right 1)Post tickets Ticket contains -category - Subject -Message -Priority and if the customer didn’t login then had to fill the following fields -EmailAddress -Password -FName -LName -Company -Country -Ph no 2) Create profile Only registered customer can post the enquires and customer profile contains the following fields -EmailAddress -Password -FName - LName -Company -Country - Ph no. 3)Search FAQ and KnowledgeBase The unregistered customers can also use this feature. FAQ and KnowledgeBase contain the following fields -Category - Question. 4)Phone ticket In the Phone ticket contains the phone number of staff on the basis of category 5) View the search result of FAQ and KnowledgeBase. 6)View the status of posted ticket In the status of posted ticket customer can view the result of ticket, Replayed date, Subject, Category, and Posted Date. 7) Login Login contains -Customer name - Password -Forgot password -Signup Staff + Staff has the following righ

              A Offline
              A Offline
              Abhijit Jana
              wrote on last edited by
              #6

              What is This ? :omg: :rolleyes: :omg:

              cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder

              A 1 Reply Last reply
              0
              • A Abhijit Jana

                What is This ? :omg: :rolleyes: :omg:

                cheers, Abhijit My Recent Article : Beginner's Guide to ASP.NET Application Folder

                A Offline
                A Offline
                Ashfield
                wrote on last edited by
                #7

                Abhijit Jana wrote:

                What is This

                Obvious really, its the homework spec. Let him do it himself.

                Bob Ashfield Consultants Ltd

                1 Reply Last reply
                0
                • M Member 4057979

                  1.1 Customer Relationship Management (CRM) From the outside, customers interacting with a company perceive the business as a single entity, despite often interacting with a variety of employees in different roles and departments. CRM is a combination of policies, processes, and strategies implemented by a company that unify its customer interaction and provide a mechanism for tracking customer information. These are the 3 modules included in the CRM - Admin - Customer - Staff Admin +Admin has the following power 1)User management -In the Customer management section admin can view /edit/delete/add the customers. -Can send message to customers. -Change the table parameters and layout. 2)Staff management -In the Staff management section admin can view /edit/delete/add the customers. -Can send message to customers. -Change the table parameters and layout. 3)Management of FAQ -View/edit/delete/add FAQ. -Change the table parameters and layout. 4)Management KnowledgeBase -View/edit/delete/add KnowledgeBase -Change the table parameters and layout. 5)Ticket management -View/edit/delete/add Ticket -Change the table parameters and layout. 6)View the statistics of solved problem, unsolved problem, newly added cases(FAQ and KnowledgeBase. 7)Change admin password 8)View/add/edit/delete category. 9)Edit the templates of admin page 10)Login Login contains -customer name - Password -Forgot password -SignUp Customer + Customer has the following right 1)Post tickets Ticket contains -category - Subject -Message -Priority and if the customer didn’t login then had to fill the following fields -EmailAddress -Password -FName -LName -Company -Country -Ph no 2) Create profile Only registered customer can post the enquires and customer profile contains the following fields -EmailAddress -Password -FName - LName -Company -Country - Ph no. 3)Search FAQ and KnowledgeBase The unregistered customers can also use this feature. FAQ and KnowledgeBase contain the following fields -Category - Question. 4)Phone ticket In the Phone ticket contains the phone number of staff on the basis of category 5) View the search result of FAQ and KnowledgeBase. 6)View the status of posted ticket In the status of posted ticket customer can view the result of ticket, Replayed date, Subject, Category, and Posted Date. 7) Login Login contains -Customer name - Password -Forgot password -Signup Staff + Staff has the following righ

                  B Offline
                  B Offline
                  Brij
                  wrote on last edited by
                  #8

                  not understood :zzz:

                  Cheers!! Brij

                  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