|
|
 |
RE: FN-FORUM ASP code help
date posted 12th September 2002 16:59
".Value " is default in ASP but you surely need it if you are using ASP.NET !
>From: "Cameron Leask" [EMAIL REMOVED]
>Reply-To: [EMAIL REMOVED]
>To: [EMAIL REMOVED]
>Subject: RE: FN-FORUM ASP code help
>Date: Thu, 12 Sep 2002 16:14:35 +0100
>
> > strAffiliateID = RecordSet.Fields("fldAffiliateID")
>
> shouldn't that be
>
>strAffiliateID = RecordSet.Fields("fldAffiliateID").Value
>
>???????
>
>
>
>============================================================
>= Advanced web hosting solutions from Saffas. =
>= Unix, PHP, mySQL, SSL, Perl, Control Panel, 24/7 access. =
>= Why pay more for less? http://www.saffas.com =
>============================================================
>
>Sponsor the forum for as little as £1 at:
>
>http://www.freelancers.net/cgi/sponsor.cgi?action=show
>
>
>Advertise with Freelancers.net +Additions+
>
>http://www.freelancers.net/advert.php
>
>
>Freelancers and Freelance Jobs:
>http://www.freelancers.net
>
>Forum FAQs:
>http://freelancers.netrickery.com
>
>To unsubscribe please email:
[EMAIL REMOVED]
>
>If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
MSN Photos is the easiest way to share and print your photos: Click Here
|
 |
|