Frank- I did a real fast test and I think I missed something. Which form? [see the note I added in your post]
Paul Personally I liked what I saw, just never did it till now. -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Frank Taylor Sent: Saturday, March 13, 2010 10:09 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Web Browser URL and Form Focus Razzak, Got the link and downloaded the example. I think my issue has to do with the fact that I am bringing up a pdf in the web browser component. If I take your form, Webbrowserproperty and in the Form Properties - on after start eep and add the command Property vcurl SET_FOCUS 'TRUE' after the propoerty vcurl gourl .vurl line, I get the desired results of having the cursor in the variable field for the web address bar. BUT now if I change the line in the on after start eep to Set Var vurl = 'C:\temp\Test.pdf' and leave the set_focus command in, the PDF comes up, but I am no longer focused on the form. I have to click on the variable edit field to get back. I understand that by bringing up a PDF I am sort of launching Adobe inside that component so maybe that is why focus is lost, but it would be nice to be able to restore focus and goto another field inside a form [which form] after bringing up the pdf. Any further ideas or maybe I missed something else in the example. -- Frank -- Frank Taylor, Information Technologies Administrator -- F.J. O'Hara Corp - Araho Transfer -- Boston, MA. Miami, FL -- [email protected] -- Direct Dial:617-790-3093 ________________________________________ From: [email protected] [[email protected]] On Behalf Of A. Razzak Memon [[email protected]] Sent: Friday, March 12, 2010 4:28 PM To: RBASE-L Mailing List Subject: [RBASE-L] - Re: Web Browser URL and Form Focus At 04:20 PM 3/12/2010, Frank Taylor wrote: >What am I missing to get back to a specific field in my form without >having to mouse click on it. Suggestions are appreciated Frank, Take a look at the following sample application that demonstrates the use of Web Browser Control PROPERTY and GETPROPERTY commands in 7.6, Turbo V-8, and R:BASE eXtreme 9.0 (32/64). Sample Applications: http://www.razzak.com/sampleapplications/ App: Understanding Web Browser Control PROPERTY/GETPROPERTY Commands Posted on: 02/18/2010. Hope that give you some blue's clues ... Very Best R:egards, Razzak. _______________________________________________________________________ This Email has been scanned for all viruses by PAETEC Email Scanning Services, utilizing MessageLabs proprietary SkyScan infrastructure. If you need assistance, please contact the Systems Administrator, Frank Taylor at [email protected] - 617-790-3093. ** REMEMBER NEVER OPEN AN ATTACHMENT UNLESS YOU ARE SURE OF IT'S CONTENT AND SENDER ** _______________________________________________________________________

