A simple question:
If you found a comfortable solution within Lotus 1-2-3, why don't you use 1-2-3 for making that job?
I still am of the opinion, that 1-2-3 is much easier to handle concerning macros (script recording by cursor eg, creation of menues...) and much easier understandable...
I used Microsoft Outlook 2003 for years without problems.
But now - when i have started the program - and do nothing with it, after about 1 minute the programm fails and a message is produced that "Microsoft Outlook has discovered a problem" and I am requested to report this to Microsoft.
I...
Would it be possible to modify this nice program from Ramani in that way, that instead of Internet-Explorer the better browser FIREFOX can be used?
Firefox is much faster than IE!
In other words:
Can the code-snippet
cSite =...
I developed a form with a textbox.
The textbox in it has to be filled by drag & drop with interesting internet-adresses.
However when I start the VFP application as the drop-target and the browser as the drag-source I have to reduce both screens and to arrange them manually so that the user is...
Thanks to all of you good guys. You helped me very much with your nice ideas. I think that the drag & drop method is the most convenient way for a user because he is familiar with this method.
There is now still a new question left:
How can I organize that both screens (Windows and my...
David - you assumptions were correct.
And your idea of using macros is a very good one.
As the url is always on the same place to catch this should be
much more easier than to do all these CTRL's manually.
I will look also for API calls.
I look forward to other suggestions of course.
Thanks...
Hi,
I would like to store a lot of Internet-Urls into a VFP-table
whenever I find a good one.
The best way would be to drag and drop them as long as they are required by dragging them from the Internet-screen (IE o Firefox) into the VFP-table.
My question(s):
---------------
1.Is that possible...
I created a form xyz with a page-frame-object on it.
In the init-event of the form I wrote this to make the tabs
on the pageframe alphabetically:
*Init-Event in the form.
*Alphabet to place on Pageframe1
FOR i = 1 TO thisform.Pageframe1.PageCount
STORE "page"+ALLTRIM(STR(i))+"." TO zaehler...
I want to implement a table containing two fields
Description (character)
Contents (object).
Of course when I browse and click on each object-field, I can see the contents.
However I forgot how this can be done bei a click-event-button.
The user should click on a button in a form and each...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.