Hello,
Is there a way to import data in xml format and display it in a scriptlet. I want to import display google calendar on my site, thanks.
Importing XML Data
Re: Importing XML Data
Raheel,
The AbleCommerce DataPort tool can import XML (see http://wiki.ablecommerce.com/index.php/ ... rt_Utility). It doesn't sound like your data is related to a product, a user or an order, so using the DataPort tool or any other AbleCommerce mechanism is probably not an option.
A couple of questions. Where would you display the Google calendar data? How much data do you have? How often would it be updated?
Options are to create a new data structure to store the data and then you'd need an admin tool or access to the SQL Server to import the calendar data. If you just want to display the calendar data on a page, you could upload the XML file from Google calendar and then create an ASP.NET user control that reads and displays directly from the XML file. That user control can be as fancy or as simple as you like.
The AbleCommerce DataPort tool can import XML (see http://wiki.ablecommerce.com/index.php/ ... rt_Utility). It doesn't sound like your data is related to a product, a user or an order, so using the DataPort tool or any other AbleCommerce mechanism is probably not an option.
A couple of questions. Where would you display the Google calendar data? How much data do you have? How often would it be updated?
Options are to create a new data structure to store the data and then you'd need an admin tool or access to the SQL Server to import the calendar data. If you just want to display the calendar data on a page, you could upload the XML file from Google calendar and then create an ASP.NET user control that reads and displays directly from the XML file. That user control can be as fancy or as simple as you like.
Re: Importing XML Data
Be a whole lot easier to do it this way:Raheel wrote: I want to import display google calendar on my site, thanks.
http://support.google.com/calendar/bin/ ... swer=41207
Joe Payne
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com
AbleCommerce Custom Programming and Modules http://www.AbleMods.com/
AbleCommerce Hosting http://www.AbleModsHosting.com/
Precise Fishing and Hunting Time Tables http://www.Solunar.com