Is the page being cached? If so, you will need to empty the cache to see
the new content.


On Tue, Sep 2, 2014 at 7:45 AM, abbat81 <abbat...@mail.ru> wrote:

> Hi,
>
> AIfter once WebView loaded a content I can't renew those content which is
> changed.
>
>
>
>
> Public Sub Button1_Click()
>
>     Webview_Form.Show
>     WebView1.Html = " <file:///home/admin/999.jpg> "
>
> End
>
>
> Then:
> Webview_Form.Close
>
> Then:
> Change the "999.jpg"
>
> Then again:
> Button1_Click()
>
> And here we have an old image, not new, just changed.
>
> How can I make to renew content after Form_Close?
>
> Thanks
>
>
>
>
>
>
> --
> View this message in context:
> http://gambas.8142.n7.nabble.com/WebView-can-not-Reload-Refresh-tp47918.html
> Sent from the gambas-user mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>



-- 
If you ask me if it can be done. The answer is YES, it can always be done.
The correct questions however are... What will it cost, and how long will
it take?
------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to