Search found 3 matches

by Rollo
Wed Aug 24, 2005 10:51 am
Forum: Off Topic
Topic: RSS-Feed for english forum?
Replies: 0
Views: 829

RSS-Feed for english forum?

There is a RSS-Feed for the german forum.
http://forums.purebasic.com/german/rdf.php

Where can i get a link for the english forum?
Thank you.
Rollo
by Rollo
Sun Jun 05, 2005 4:07 pm
Forum: Announcement
Topic: PureXML ( PB3.93 and PB4 )
Replies: 22
Views: 7597

PureXML

Hi everyone,
i habe a problem with PureXML-Lib .

The PureXML-Userlib is very usefull and easy to use.
But i have some problems to read a xml/rss file.

The call PureXml_ParseFile(pRSS_URL$) is False when i read a file with a <![CDATA[ ... ]]> statement.
=>Error-Msg: unreadable character or so ...
by Rollo
Sat Nov 13, 2004 6:18 pm
Forum: General Discussion
Topic: How can i use SQLite in a Website?
Replies: 2
Views: 1249

How can i use SQLite in a Website?

Hello,
i nearly search the hole web :cry: but i didn't find something about following problem...

I want use SQLite (instead access) database on a website und transfer/get data from it by using VBscript in an ASP-page.
Have anyone an idea?
Thank you.