Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

Blank White screen appears while returning from server page to website page.

  • 2 Mbohovái
  • 4 oguereko ko apañuãi
  • 13 Hecha
  • Mbohovái ipaháva manmagic3

more options

I am trying to run my website as hosted webapp on Intext Cloud FX. The scenario I am facing is this

1. I submit to payment page calling server servlet https://abc.com/payment. 2. Server responds with an intermediate page (form with hidden fields), with a form in it submitting parameters to my website url

   (http://a.com/checkout/paySuccess.mobile).

My app is struck in second step when server responds with intermediate page and it shows blank white screen.

Any help in this regard will be helpful.

Regards

I am trying to run my website as hosted webapp on Intext Cloud FX. The scenario I am facing is this 1. I submit to payment page calling server servlet https://abc.com/payment. 2. Server responds with an intermediate page (form with hidden fields), with a form in it submitting parameters to my website url (http://a.com/checkout/paySuccess.mobile). My app is struck in second step when server responds with intermediate page and it shows blank white screen. Any help in this regard will be helpful. Regards

Ñemoĩporã poravopyre

Got the solution. Problem was that I was trying to submit form from encrypted (https) page to unencrypted page(http). On firefox browser we get an alert message regarding this but on hosted app, no such message is appearing and only white screen is coming. When sumbitted to encrypted (https) page all worked fine.

Emoñe’ẽ ko mbohavái ejeregua reheve 👍 1

Opaite Mbohovái (2)

more options

Similar thing is haapening in simulator Firefox OS 1.3

more options

Ñemoĩporã poravopyre

Got the solution. Problem was that I was trying to submit form from encrypted (https) page to unencrypted page(http). On firefox browser we get an alert message regarding this but on hosted app, no such message is appearing and only white screen is coming. When sumbitted to encrypted (https) page all worked fine.