How to use an asp.net WebUserControl on ASP 3.0 web page?

Discussion in 'ASP.NET' started by i_shahid, Jan 8, 2008.

  1. i_shahid

    i_shahid Banned

    Joined:
    Jan 8, 2008
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi all

    I have a Web User Control that is performing some search operations developed in asp.net 3.0. I have multiple web sites developed in ASP 3.0. I want to use this control on these web sites. This control uses logged on user information which i can get from cookies.

    Now My problem is that how i use this control on ASP 3.0 web page?
     
  2. urstop

    urstop New Member

    Joined:
    Oct 17, 2007
    Messages:
    84
    Likes Received:
    0
    Trophy Points:
    0
    You can't use the control in asp 3.0. One way is you can use iframes and link to the aspx page from your 3.0 asp page.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice