Hi I have just redeveloped some vbscript in to c#.net and i have it working well.
However the function contained within the aspx.cs page that i have developed really needs to be used within a asp page.
Is there anyway that i can use my aspx.cs functions within an classic asp page.
Maybe using an include. If i can't it just makes the work that i have about 4 times larger or maybe i have to persuade someone to accept a different approach.