Search found 3 matches

by tomtom
Sat Jul 31, 2010 5:33 pm
Forum: Internet
Topic: What do you think? URL works in studio, but not standalone
Replies: 6
Views: 4615

Re: What do you think? URL works in studio, but not standalone

I hadn't even considered that it might be something specific to the site. I'm using one of several URLs which all use the same framework: http://apps2.nevadaappeal.com/utils/members/comments.php http://apps2.theunion.com/utils/members/comments.php http://apps2.nrtoday.com/utils/members/comments.php ...
by tomtom
Mon Jul 26, 2010 6:20 pm
Forum: Internet
Topic: What do you think? URL works in studio, but not standalone
Replies: 6
Views: 4615

What do you think? URL works in studio, but not standalone

I have a stack that references a website using this statement which works repeatedly in Rev Studio (build 950 version 4.0.0, on Mac 10.5.8 ) : put URL (siteToGet) into myURLvariable In a MacOSX standalone however, getting the URL only works the first time it is called. On subsequent calls it returns...