Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VPF Interface with a Calendar
Message
De
12/08/2011 19:21:14
 
 
À
12/08/2011 19:06:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01478722
Message ID:
01520892
Vues:
55
>>>>I have a database with an events field and dates field.
>>>>I would like to interface this table with a "nice looking" calendar to populate those dates on the calendar with the events.
>>>>
>>>>I guess a web-base Calendar would be better, siince then I won't have to install additional app or ActiveX on the customer's machine. But that would be OK, if the ActiveX Calendar interface is superior.
>>>>
>>>>Suggestions would be very much appreciated.
>>>>(sample code would be nice too).
>>>>
>>>>Thanks
>>>
>>>What do you mean by "web-based calendar"???
>>>
>>>Here's a link to Craig Boyd's VFP calendar, http://www.sweetpotatosoftware.com/SPSBlog/PermaLink,guid,878c1b11-1770-405c-92ea-cdbe2c838dfa.aspx Not sure if it will suit your need though.
>>>
>>>I like the following jQuery plugin http://arshaw.com/fullcalendar/. Of course you'll need to use it in a browser control hosted in a VFP form to get it to work ;)
>>>
>>>Mike
>>
>>Mike,
>>
>>This looks great, but how exactly do you hook it up to open VFP forms when you click?
>>
>>E.g. if you have some sample app that uses this control and can share, it will be great.
>>
>>Thanks in advance.
>
>
>I have done something like that with Google Maps and Javascript. I intercept Navigate2 from the browser and then open whatever form I want, or execute any command.
I meant beforenavigate2
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform