Welcome to Foxite.COM Community Weblog Sign in | Join | Help

October 2007 - Posts

New Tab in IE7

I love the new tecnology and use the new features for more excite solutions, in this case is IE7 and they tabs. This is an example: on VFP abc=CREATEOBJECT("internetexplorer.application") abc.Navigate2("groups.msn.com/FoxEcuador",2048) On VB (one
posted by frankling | 0 Comments
Filed Under: ,

TO: The future on my life.

Many people have written to my mail question what nearly future after VFP. My nearly future will be to obtain the certification MCSD (Microsoft Certified Solution Developer), for this certificate it is needed to approve the exams:305:306:320:300:431.
posted by frankling | 0 Comments

VFP9 SP2 and DBI Technology Controls

Now the SP2 is released and you can download, install, use and deploymnet the DBI controls (IS FREE) , you can see the images here: (The events over VFP are near)           Franklin Garzón MVP Visual Foxpro
posted by frankling | 4 Comments
Filed Under:

Ajax over VB2005 old pages.

If you need execute Ajax in your old ASP.Net pages, you need add a few lines on web.config and you add such as reference to AjaxControlToolKit.dll, the lines are:   <httpHandlers> <remove verb="*" path="*.asmx"/> <add verb="*"
posted by frankling | 0 Comments
Filed Under:

Debug in VB20005 over Windows Vista.

Windows Vista has an internal administrator, so the VS2005 need start in this schema. Press key CTRL+Rigth Click over VS2005 shortcut and select "Excecute as administrator", if you don't execute VS such as administrator VS don't work on debug mode.
posted by frankling | 0 Comments
Filed Under: