C# 2.0 code inside ASP

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • icanhelp33@gmail.com

    C# 2.0 code inside ASP

    I have writtten a utility in C# that works fine. I have to include it
    in ASP application in a page that uses frames. The application doesnt
    work inside the frame. Any ideas
  • parez

    #2
    Re: C# 2.0 code inside ASP

    On May 5, 11:20 pm, icanhel...@gmai l.com wrote:
    I have writtten a utility in C# that works fine. I have to include it
    in ASP application in a page that uses frames. The application doesnt
    work inside the frame. Any ideas
    what do you mean by doesnt work...
    does your utility spit out html?

    Comment

    • icanhelp33@gmail.com

      #3
      Re: C# 2.0 code inside ASP

      It doesnt spit out any html inside the frame.

      Comment

      Working...