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. Data transfer among web applications

Data transfer among web applications

Scheduled Pinned Locked Moved Web Development
helpquestion
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.
  • T Offline
    T Offline
    TPN
    wrote on last edited by
    #1

    I have two web applications, I want that once user login the first application, the user information will be transfered to the second application automatically. I use session variables to store user information. All that I want are: 1. The second application creates a new session 2. The second application store user information in the session variables Is it possible to call an ASP page of another application from an ASP page of the current application? Please help me.

    T 1 Reply Last reply
    0
    • T TPN

      I have two web applications, I want that once user login the first application, the user information will be transfered to the second application automatically. I use session variables to store user information. All that I want are: 1. The second application creates a new session 2. The second application store user information in the session variables Is it possible to call an ASP page of another application from an ASP page of the current application? Please help me.

      T Offline
      T Offline
      theJazzyBrain
      wrote on last edited by
      #2

      I think that you should be able to call another page as long as you use the full URL... Dont know how you will deal with security...:confused: theJazzyBrain Wise is he who asks good questions, not he who gives good answers

      T 1 Reply Last reply
      0
      • T theJazzyBrain

        I think that you should be able to call another page as long as you use the full URL... Dont know how you will deal with security...:confused: theJazzyBrain Wise is he who asks good questions, not he who gives good answers

        T Offline
        T Offline
        TPN
        wrote on last edited by
        #3

        I can call another page at client-side but not from server-side. All that I want is calling (or another way) from server-side. If you know, please show me in details.

        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