C++
virtual BOOL OnUrlOK();
Description
This function is called as part of the OK handler when the commit button is chosen and a URL is detected.
This function downloads files if it is not in file creation mode (save). Otherwise it returns the file names in the data array.
Returns true to continue the dialog OK procedurer returns false to leave the dialog displayed.