So, there is no other way ?
The rss feed gives only last few threads. So it is useless.
I'm planning to make a quick subscription maneger. (kinda like a rss reader)
So, to show the forum (group) if I need to download whole page (feed article), it is no good.
Correct because if you execute the link you get the SearchID which is a temporary id number and gets destroyed. You could execute the link in code each time the reader reads.
In post #5 you were asking about getting subscribed threads.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum.
Thanks Pena !
Not exactly what I want, but still it will reduce downloading if I download the page in chunks. The forum name is the first keywod.
Classic VB:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- BEGIN TEMPLATE: FORUMDISPLAY -->
<html dir="ltr" lang="en">
<head>
<!-- BEGIN TEMPLATE: headinclude -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.5.7" />
<meta name="keywords" content="Classic Visual Basic, Visual Basic,.NET,programming,C#,CSharp,Microsoft,discussion,bulletin board" />
<meta name="description" content="This forum is for all your Visual Basic (versions 3, 4, 5, & 6) coding questions that do not fit into one of the more specific forums below." />
Forum Feedback:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- BEGIN TEMPLATE: FORUMDISPLAY -->
<html dir="ltr" lang="en">
<head>
<!-- BEGIN TEMPLATE: headinclude -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.5.7" />
<meta name="keywords" content="Forum Feedback, Visual Basic,.NET,programming,C#,CSharp,Microsoft,discussion,bulletin board" />
<meta name="description" content="Drop in here to constructively air your views on what's right and what's wrong with VB-Forums. This forum will also be used to provide general feedback to you." />
Why the keywords (first keyword is forum name) mentioned in Post#12 is not available in some forums - like General Developer, API etc ?
In those forums, first keyword is thread title.
API:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- BEGIN TEMPLATE: SHOWTHREAD -->
<html dir="ltr" lang="en">
<head>
<!-- BEGIN TEMPLATE: headinclude -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.5.7" />
<meta name="keywords" content="Problem while dragging a transparent RichTextBox, Visual Basic,.NET,programming,C#,CSharp,Microsoft,discussion,bulletin board" />
<meta name="description" content="Problem while dragging a transparent RichTextBox API" />
General Developer:
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- BEGIN TEMPLATE: SHOWTHREAD -->
<html dir="ltr" lang="en">
<head>
<!-- BEGIN TEMPLATE: headinclude -->
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
<meta name="generator" content="vBulletin 3.5.7" />
<meta name="keywords" content="Making a Database, Visual Basic,.NET,programming,C#,CSharp,Microsoft,discussion,bulletin board" />
<meta name="description" content="Making a Database General Developer Forum" />