Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HTML form/HTML in smart dialog
#27
Function HTML_dialog_sample
Code:
Copy      Help
out

str- t_form_data ;;on OK will be populated with form data

str controls = "3"
str ax3SHD
ax3SHD="" ;;about:blank
if(!ShowDialog("HTML_dialog_proc" &HTML_dialog_proc &controls)) ret

out t_form_data

Is it the main function?
The error could be if you removed ax3SHD="". Then there is no HTML document.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)