|
|
#1 |
|
Member
Join Date: Dec 2006
Posts: 96
Rep Power: 12 ![]() |
Hi all, and happy new year!
Is it possible to use rss feed on an external site that is not developed in php? My customer has a site that is developed using .Net, and is running on a MS Windows server (IIS). Does anyone know if a common presentation layer is devoloped for the C68 system like XML? Thanks Regards Oyvind
__________________
objelland V3.1.5b Developer |
|
|
|
|
|
#2 |
|
Coder
Join Date: Mar 2006
Posts: 4,419
Rep Power: 108 ![]() ![]() |
68C comes with the file external.php which builds a feed on the fly. It could be included in other sites that want to display your inventory or parsed by other sites and added to their inventory.
|
|
|
|
|
|
#3 |
|
Member
Join Date: Dec 2006
Posts: 96
Rep Power: 12 ![]() |
Thank's for your feedback.
Would it be wise to contact one of the developers to get consultation about how this can be done? I guess one has to do some special adjustments depending on each external site (programming language) Regards Oyvind
__________________
objelland V3.1.5b Developer |
|
|
|
|
|
#4 | |
|
Coder
Join Date: Mar 2006
Posts: 4,419
Rep Power: 108 ![]() ![]() |
Quote:
external.php generates an RSS feed that anyone can see by pointing a web browser to it. This can also be tapped into by other sites where they can programatically tell their sites scripts to read the output generated by external.php and at that point they can do with it what they wish. The can strip the xml tags and put the data in html for inclusion in their page. They can strip the xml and import it into their own database. You could also make a new external.php which doesnt generate xml/rss but instead wraps the sections of the ads in html which would be easier for the remote site to include in their existing site. I guess it all boils down to your goals. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| RSS Feed not working | abkeller | v3.1 Modules & Modifications | 10 | 08-04-2007 03:13 PM |
| Special Character in Listings stops feed! | garysr | v3.1 Questions & Support | 6 | 01-09-2007 10:29 PM |
| RSS feed to HTML page | SkGold | v3.1 Modules & Modifications | 10 | 12-29-2006 05:39 PM |
| RSS Feeds - display question? | dawyatt | v3.1 Modules & Modifications | 1 | 09-17-2006 08:46 AM |