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. publish

publish

Scheduled Pinned Locked Moved ASP.NET
csharptoolsjavahtmlasp-net
4 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.
  • S Offline
    S Offline
    Shriya Kapoor
    wrote on last edited by
    #1

    hi, this s regarding publishing the web application (c#,Asp.net.) Currently,a website is been developed on Html, Java Script,designer tools,etc.. i want the web application (c#,Asp.net.)to be integrated on it. so that one link in current website can open this web application. ANY SUGGESTION. SIncerly shriya

    R 1 Reply Last reply
    0
    • S Shriya Kapoor

      hi, this s regarding publishing the web application (c#,Asp.net.) Currently,a website is been developed on Html, Java Script,designer tools,etc.. i want the web application (c#,Asp.net.)to be integrated on it. so that one link in current website can open this web application. ANY SUGGESTION. SIncerly shriya

      R Offline
      R Offline
      rama charan
      wrote on last edited by
      #2

      hi.. just give link address of your asp.net application page(eg http://serveraddress/applnname/pagename.aspx ) in the html link of the html page. The asp.net page will start running when the link is clicked. similarly in asp.net page use an html link or any link control and provide the link address of html page and the html page loads successfully.

      enjoy..

      S 1 Reply Last reply
      0
      • R rama charan

        hi.. just give link address of your asp.net application page(eg http://serveraddress/applnname/pagename.aspx ) in the html link of the html page. The asp.net page will start running when the link is clicked. similarly in asp.net page use an html link or any link control and provide the link address of html page and the html page loads successfully.

        enjoy..

        S Offline
        S Offline
        Shriya Kapoor
        wrote on last edited by
        #3

        sry,for late response, the actual problem is .. i m not through the complete process.. i dnt know the files statistics of web application(asp.net +c#). i had a requirment of distance calculator(i developed on c# + asp.net)in my website. now i am not able to integrate them.[general html pages with new developed distance calculator on asp.net](dnt know the process) Do i need to go for publishing the web application?(c# + asp.net), thnks, shriya

        R 1 Reply Last reply
        0
        • S Shriya Kapoor

          sry,for late response, the actual problem is .. i m not through the complete process.. i dnt know the files statistics of web application(asp.net +c#). i had a requirment of distance calculator(i developed on c# + asp.net)in my website. now i am not able to integrate them.[general html pages with new developed distance calculator on asp.net](dnt know the process) Do i need to go for publishing the web application?(c# + asp.net), thnks, shriya

          R Offline
          R Offline
          rama charan
          wrote on last edited by
          #4

          i think may be i dint understand what u mean clearly . is that u want to integrate and page with asp control (here the distance calculator) with and html page? if so, you can try to keep the distance calculator application page you developed in the new asp page. and then use iframe tag to call that asp page in the html page. i think then the asp page with the control will load once the html page is tried to open and the ouput will be rendered in a single page ...its just my idea ...i am not clear what u want

          enjoy..

          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