Hi friends,
I am using .NET 1.1 and write my code in VB. I want to place a HTML or XML document in an aspx page using a frame or a component like that which will let the user go up and down with scroll bars.
Thanks in advance
Regards...You could use an iFrame (http://www.w3schools.com/tags/tag_iframe.asp)
Firstly,
Thank you for your quick response. But i have a strange problem. I added an iframe to my aspx page. It looks very nice. The problem is when i click on "view in browser" it works but F5 does not. I could not solve the problem. (i write my code in vb.net 2003)
thanks for your time.
Regards...
More detail would be good, in what way doesn't it work?
When i press F5 to run the app, i can see iframe on page but there is no data in it. It is blank.
Show your iframe code, and however you are assigning its src attribute.
Hi friends,
Thanks for your time and support. It works fine.
Regards...
No comments:
Post a Comment