| gif | history | intraday | java | news | objects | options | quote | soap | spots | tickers | weather | end of day | wddx |

Requests:
 Headlines
  Types:
   ·Query
   ·HeadlineXML
   ·Table
   ·TableNoJS
   ·Array
 Symbol News
 Category News
 Most Actives
 Summary Teaser
 Summary
Sample Code:
 Coldfusion
 ASP
 JSP
 PHP
 Perl
 
Headlines (TableNoJS)
Headlines Type=TableNoJS is the same as Type=Table, except there is no Javascript function.

Required Parameters
URL = http://www.finwin.com/processct/processnewstag.cfm Username = myUsername
Password = myPassword
Id = 1183
Request = Headlines
Type = TableNoJS
 
Optional Parmeters
Rowcount = 5  - max of 25
Target = _blank  - default is _self
Width = 525  - default is 525
 
Cold Fusion Example
       <cf_finwinnews
	request="Headlines"
	type="TableNoJs"
	rowcount="5"
	username="myUsername"
	password="myPassword"
	target="_blank"
	width="550"
	id="1183">
ASP Example
Dim content, intRowCount 
intRowCount = Request.Form("RowCount")

if intRowCount = "" 
then
  intRowCount = "5"
end if
  
Request_POST = 	1
Set HttpObj  = Server.CreateObject("SOFTWING.AspTear")
FinwinURL 	 = "Http://www.finwin.com/processCT/ProcessNewsTag.cfm"

PostData = "username=MyUserName&password=mypassword&id=1183&request=headlines&rowcount=" & 
intRowCount & "&type=tablenojs&target=_blank&width=550"

content = HttpObj.Retrieve(FinwinURL, Request_POST,PostData, "", "")
Response.write(content)
Headlines (Type = TableNoJS) Example:
 
 Latest Financial Headlines (Central Time)
Market Summary - ...
  • 11:31 PM (PRN) Following Is a Test Release full story
  • 11:13 PM (PRN) VTI Introduces 4th Generation "Smart" Dynamic Signal Analyzers full story
  • 11:12 PM (BW) NCKU to Collaborate with IBM Thomas J. Watson Research Center to Se... full story
  • 11:02 PM (PRN) Following Is a Test Release full story
  • 10:39 PM (BW) USC School of Cinematic Arts Presents "The Power of Film to Create ... full story

  • DTN Market Access
    9110 West Dodge Road, Suite 200   Omaha, Nebraska 68114
    Copyright 2012, All rights reserved