Yes. It works there too....
> -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of Bill > Eyring > Sent: Tuesday, April 29, 2014 4:11 PM > To: RBASE-L Mailing List > Subject: [RBASE-L] - RE: Variable Web Browser Control Question > > Mike > > The map will run in the browser. Did you get it to work in the Variable > Web browser control ? > > Bill > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of MikeB > Sent: Tuesday, April 29, 2014 4:03 PM > To: RBASE-L Mailing List > Subject: [RBASE-L] - RE: Variable Web Browser Control Question > > Bill, > My version 11.0.9600.17041 Does NOT bomb out. The image appears as > expected. This version is the April 8, 2014 security update. > > > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On Behalf Of Bill > > Eyring > > Sent: Tuesday, April 29, 2014 3:46 PM > > To: RBASE-L Mailing List > > Subject: [RBASE-L] - Variable Web Browser Control Question > > > > Using the latest version of RBase Extreme 64, I have come across a > > situation that maybe someone can help me solve. > > > > > > > > I have a form with a Variable Web Browser Control. I have various > > variables and data that combine to launch a web browser and produces > a > > Google Map in the control. The map has 6 pin cusions located on the > > map, one for a subject property and 5 for sale properties. > > > > > > > > This control works as expected using either Internet Explorer Version > > 10 or Google Chrome. I updated to Internet Explorer Version 11 and > now > > when the form executes, I get the green circle of death and the form > > hangs. > > > > > > > > I realize the problem lies with Internet Explorer 11 and that > probably > > the answer lies in the string that goes to Internet Explorer. > > > > > > > > Here is a sample string; > > > > > > > > http://maps.google.com/maps/api/staticmap?¢er=55 MORRIS DR DEER > > PARK,NY > > > 11729&zoom=14&size=600x600&maptype=roadmap&markers=color:blue%7Clabel: > > S > > %7C55 MORRIS DR DEER PARK,NY 11729&markers=color:red%7Clabel:1%7C11 > > EATON PL DEER PARK,NY 11729&markers=color:red%7Clabel:2%7C28 MERLE PL > > DEER PARK,NY 11729&markers=color:red%7Clabel:3%7C118 ELLENSUE DR DEER > > PARK,NY 11729&markers=color:red%7Clabel:4%7C34 LANDSCAPE DR WHEATLEY > > HGHTS,NY 11798&markers=color:red%7Clabel:5%7C28 PORTLAND WAY WHEATLEY > > HGHTS,NY 11798&sensor=false > > > > > > > > There are no spaces at the end of each line. If you copy and paste > > this string into your web browser (Internet 10,11,Google) a map will > > be produced. The Internet 11 string will (as explained above) bomb. > > > > > > > > Can anyone shed some light on a solution ? > > > > > > > > Thanks, > > > > > > > > Bill Eyring > > > > > > > >

