Results 1 to 2 of 2

Thread: how to show an agreement

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Oct 2001
    Location
    MA, US
    Posts
    78

    how to show an agreement

    I need to show an agreement (a formatted text with links) into a page.
    Right now the aggrement is contained in an htm page (this can change if there are better solutions).
    How can I show this aggrement in an aspx page in some box.
    I cannot use frames.

    Thank you,

    svatasoiu

  2. #2
    C# Aficionado Lord_Rat's Avatar
    Join Date
    Sep 2001
    Location
    Cave
    Posts
    2,497
    <layer style="border: 1px solid black; height: 250px; width: 400px; overflow: scroll">
    <div style="border: 1px solid black; height: 250px; width: 400px; overflow: scroll">
    YOUR HTML HERE
    </div>
    </layer>
    Need to re-register ASP.NET?
    C:\WINNT\Microsoft.NET\Framework\v#VERSIONNUMBER#\aspnet_regiis -i

    (Edit #VERSIONNUMBER# as needed - do a DIR if you don't know)

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