DELOCH
07-06-2006, 03:28 AM
I would like to make a program on Visual Studio (using their tools)
the studio is 2005 express edition...
I need a control that imitates a browser but is a frame
for example...
if you go to http://nl4.runescape.com/lang/en/aff/runescape/game.ws?lowmem=1&plugin=0 with a web browser... it will return
if you use an iframe or a frame
<iframe src='http://nl4.runescape.com/lang/en/aff/runescape/game.ws?lowmem=1&plugin=0'>
</iframe>
it will work
I want to make a program that switches worlds... but I need this answered
thanks :D
the studio is 2005 express edition...
I need a control that imitates a browser but is a frame
for example...
if you go to http://nl4.runescape.com/lang/en/aff/runescape/game.ws?lowmem=1&plugin=0 with a web browser... it will return
if you use an iframe or a frame
<iframe src='http://nl4.runescape.com/lang/en/aff/runescape/game.ws?lowmem=1&plugin=0'>
</iframe>
it will work
I want to make a program that switches worlds... but I need this answered
thanks :D