Found tutorial - MacAddict Forum Reader on RevJournal website.
Tried tutorial but so far not getting web page to open...
Code: Select all
on mouseUp
show image "Busy"
put field "Address" into tAddress
load URL tAddress with message processWebPage
end mouseUp
Have tried both but neither are opening up a browser window after clicking the "Load" button...
I did get browser window to open when trying Rev's tutorial....
So can't figure out what's wrong...any suggestions???
Thanks for any help.