Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VPF Interface with a Calendar
Message
From
12/08/2011 19:21:14
Victor Chignes
Inteliventas
Peru
 
 
To
12/08/2011 19:06:11
Victor Chignes
Inteliventas
Peru
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01478722
Message ID:
01520892
Views:
54
>>>>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
Previous
Reply
Map
View

Click here to load this message in the networking platform