<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
<channel>
<title>Weppos.com: Documentazione VBScript</title>
<link>http://www.weppos.com/asp/vbsdocs/</link>
<description>Documentazione delle funzioni per programmare nella tecnologia ASP VBScript.</description>
<language>it</language>
<copyright>Copyright (C) 2003-2008 weppos.com</copyright>
<managingEditor>weppos@weppos.net</managingEditor>
<webMaster>weppos@weppos.net</webMaster>
<pubDate>Thu, 20 Nov 2008 00:00:00  +0100</pubDate>
<lastBuildDate>Mon, 27 Dec 2004 16:25:17  +0100</lastBuildDate>
<category>Active Server Pages</category>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>
<image>
<title>Weppos.com</title>
<url>http://www.weppos.com/images/linkus/88x31-1.gif</url>
<link>http://www.weppos.com/</link>
<width>88</width>
<height>31</height>
<description>Weppos: programmazione e sviluppo in ambiente ASP.</description>
</image>
<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/weppos/vbsdocs" type="application/rss+xml" /><feedburner:browserFriendly>This is an XML content feed. It is intended to be viewed in a newsreader or syndicated to another site, subject to copyright and fair use.</feedburner:browserFriendly><item>
<title>Sgn()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76607092/function_sgn.asp</link>
<description>Restituisce un numero intero rappresentante il segno di un numero.</description>
<category />
<pubDate>Mon, 27 Dec 2004 16:25:17  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_sgn.asp</feedburner:origLink></item>
<item>
<title>IsNumeric()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76644987/function_isnumeric.asp</link>
<description>Restituisce un valore booleano indicante la validità rispetto al formato numerico dell'espressione passata come parametro.</description>
<category />
<pubDate>Wed, 12 Gen 2005 18:59:29  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_isnumeric.asp</feedburner:origLink></item>
<item>
<title>IsObject()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76542730/function_isobject.asp</link>
<description>Restituisce un valore booleano indicante il riferimento ad un oggetto valido dell'espressione passata come parametro.</description>
<category />
<pubDate>Wed, 12 Gen 2005 19:09:47  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_isobject.asp</feedburner:origLink></item>
<item>
<title>IsNull()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76607093/function_isnull.asp</link>
<description>Restituisce un valore booleano indicante il riferimento ad un valore nullo dell'espressione passata come parametro.</description>
<category />
<pubDate>Sat, 15 Gen 2005 16:00:39  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_isnull.asp</feedburner:origLink></item>
<item>
<title>IsArray()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76607094/function_isarray.asp</link>
<description>Restituisce un valore booleano indicante se la variabile passata come parametro è una matrice.</description>
<category />
<pubDate>Sat, 15 Gen 2005 19:31:04  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_isarray.asp</feedburner:origLink></item>
<item>
<title>IsEmpty()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76607095/function_isempty.asp</link>
<description>Restituisce un valore booleano indicante se la variabile è stata inizializzata, ovvero se è stato attribuito un valore.</description>
<category />
<pubDate>Sun, 06 Feb 2005 19:24:48  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_isempty.asp</feedburner:origLink></item>
<item>
<title>DatePart()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76542731/function_datepart.asp</link>
<description>Restituisce la parte specificata di una determinata data.</description>
<category />
<pubDate>Mon, 07 Feb 2005 17:12:17  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_datepart.asp</feedburner:origLink></item>
<item>
<title>DateAdd()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76542732/function_dateadd.asp</link>
<description>Restituisce una data a cui è stato aggiunto un determinato intervallo di tempo.</description>
<category />
<pubDate>Mon, 07 Feb 2005 17:43:31  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_dateadd.asp</feedburner:origLink></item>
<item>
<title>Split()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76607096/function_split.asp</link>
<description>Suddivide la stringa in un array unidimensionale di sottostringhe separandole al carattere specificato.</description>
<category />
<pubDate>Wed, 11 May 2005 16:27:05  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_split.asp</feedburner:origLink></item>
<item>
<title>StrComp()</title>
<link>http://feeds.feedburner.com/~r/weppos/vbsdocs/~3/76644992/function_strcomp.asp</link>
<description>Esegue un controllo di corrispondenza tra due stringhe.</description>
<category />
<pubDate>Wed, 11 May 2005 17:04:03  +0100</pubDate>
<feedburner:origLink>http://www.weppos.com/asp/vbsdocs/function_strcomp.asp</feedburner:origLink></item>
</channel>
</rss>
