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. ASP.Net Development

ASP.Net Development

Scheduled Pinned Locked Moved ASP.NET
csharpcssasp-netdatabasesql-server
3 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
    Abdul_Rouf
    wrote on last edited by
    #1

    Hello All, I am New in ASP.Net But currently I am working on Desktop Applications. Now i have decided to Design Web Application. I want to develop a Music Web site using ASP.Net and SQL Server as back End. In this Scenario I have a single problem that, if I have uploaded some audio and video files on a server (not my domain that is rapid share or megaupload) then is it possible in ASP.Net to Play them or download them without leaving focus from my web page. Because i have already uploaded files on sharing server and this time i have less space on my domain. Thanks in Advance. Abdul Rouf

    Abdul Rouf

    M 1 Reply Last reply
    0
    • A Abdul_Rouf

      Hello All, I am New in ASP.Net But currently I am working on Desktop Applications. Now i have decided to Design Web Application. I want to develop a Music Web site using ASP.Net and SQL Server as back End. In this Scenario I have a single problem that, if I have uploaded some audio and video files on a server (not my domain that is rapid share or megaupload) then is it possible in ASP.Net to Play them or download them without leaving focus from my web page. Because i have already uploaded files on sharing server and this time i have less space on my domain. Thanks in Advance. Abdul Rouf

      Abdul Rouf

      M Offline
      M Offline
      mihsathe
      wrote on last edited by
      #2

      Yes. You can use AJAX for that. I'd prefer the raw AJAX. Use javascript to open your async connection with the server with XmlHttp or Activex object (for IE). Set your target as another aspx page or PHP page. Do all your processing in that page. Generate a response and then use responseText to retrieve it in ur page. No need to refresh at all..

      A 1 Reply Last reply
      0
      • M mihsathe

        Yes. You can use AJAX for that. I'd prefer the raw AJAX. Use javascript to open your async connection with the server with XmlHttp or Activex object (for IE). Set your target as another aspx page or PHP page. Do all your processing in that page. Generate a response and then use responseText to retrieve it in ur page. No need to refresh at all..

        A Offline
        A Offline
        Abdul_Rouf
        wrote on last edited by
        #3

        Thanks for the Reply. According to my case i told first that i have not to much knowledge about ASP.Net or Ajax. Sorry! there is mine weak point. I want here only simple solution using VB.Net on ASP Page or HTML. Can u Help me. Waiting for Reply. Thanks once again. Abdul Rouf

        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