PDA

View Full Version : Web position


hristev
02-12-2005, 03:08 PM
Can I set the HTML page to be automaticly scroll some left?

longedge
02-12-2005, 04:03 PM
I don't think that anybody can answer your question unless you explain further.

Is it a page from the internet or is it an HTML page that you can edit?

hristev
02-13-2005, 09:40 AM
Is it a page from the internet, but now I want use Page.Jump without refreshing web page. Can I?

longedge
02-13-2005, 10:09 AM
I'm sorry, I don't understand.

Do you mean that you want to load a different web page without clicking on the web object?

hristev
02-13-2005, 11:51 AM
No, I want to use one web in all pages without refreshing the web.

longedge
02-13-2005, 12:17 PM
Is it possible to build your project on one page. Remember that you can have a very large number of objects and then show and hide them as necessary.

Apart from that I can't think of any way to help at the moment.

Perhaps there might be a way to cache a page or take a screen shot of it, I don't know.

longedge
02-13-2005, 12:53 PM
I don't know if this approach would help - you can use HTTP.Download to create a temp file and then use that in your web object. It would be severely limited though to text files without a lot more effort.