Results 1 to 2 of 2

Thread: Redirect from aspx page to flex page

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up Redirect from aspx page to flex page

    Dear friends,

    I have one doubt. Is possible from aspx page to flex page?? I am having login page in my aspx front end.

    Two parameters : User Name and Password.

    Now i need to pass this parameters to flex page and while i click login it need to go to flex page. Both actions need to happen in my work. Is any solution available. Please suggest me if it is possible.

    Hope your's reply.

    Thanks
    Failing to plan is Planning to fail

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Redirect from aspx page to flex page

    A flex 'page' means nothing - it's the app that you want to interact with. Have you ensured that your flex app is accepting parameters? You should be able to pass it flashVars by reading from the querystring - either from codebehind of the container page or using javascript.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width