Load Html code source in the exesting webpage !!

hey evryone i want to load a html code source in the exesting page without change the url

This is your third topic about a very similar issue.
Have you read the documentation on HTML Viewer?
http://documentation.xojo.com/index.php/HTMLViewer

There is also a manual for how to use Xojo
Online: http://developer.xojo.com/userguide
Or there is a PDF version in the folder titled Documentation in your Xojo install.

i didnt find how to load code source in the excist web page
i use htmlviewer.loadpage but the url changed
i want in the excesting page load my code

Web? Desktop? IOS?
Mac? Win? Linux?

[quote=268609:@Abdellah Oufliyene]i didnt find how to load code source in the excist web page
i use htmlviewer.loadpage but the url changed
i want in the excesting page load my code[/quote]

This is not clear. Please try to explain better.

From what you write, it seems you want to keep the same URL while you load a different page ? For instance go to http://www.xojo.com and load a page showing something else, while the browser bar still shows xojo.com ?

Can you give a real example of what you want to do with the actual URL ?