Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
WebApplication.ShowMessage blank
#1
Hi,
When I call WebApplication.ShowMessage I get a blank box with an OK button.
So the tekst and the background are white.
When I add ,smNewWindow I get no box at all just the waiting signal…..
Reply
#2
ShowMessage() expects a string as a parameter Are you passing a string?

smNewWindow is kept for compatibility with previous versions. It doesn't make any sense to use it in a modern web application.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)