foxcentral::AddItem

Add a Item to the news table

o.AddItem(Subject as String,Content as String,Link as String,Date as DateTime,ProviderPk as Integer,Password as String) as Boolean

Return Value

Integer - Primary key of the new entry

Parameters

Subject as String
The subject of the news item.

Content as String
The actual content of the news item. Should be a paragraph. Items should be between 200 and 750 characters (although no limits are applied) for decent display.

Link as String
The link the news item points to. Can be blank.

Date as DateTime
Date of the news item. Defaults to today's date.

ProviderPk as Long
The Provider's ID number.

Password as String
The Provider's password

See also:

Web Service FoxCentral


  Last Updated: 6/3/2007 | © West Wind Technologies, 2007