Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
tommytomato webforumsuser@macromedia.com #1
error code driving me nuts
Can any one help me please.
I get this error code and i cant seem to get it right.
Error Type:
ADODB.Fields (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/2002/active/Catetorydetails.asp, line 215
I start by doing a search from here
[url]http://www.rockinghamgateway.com/2002/active/databasestart.asp[/url]
that takes me to a Catetory Results page then i click the icon view button for the Catetory Details page, but i get the error.
here is my code from the Catetory Results page to go to the Catetory Details page.
Catetorydetails.asp?<%= MM_keepNone & MM_joinChar(MM_keepNone) & "BusinessName=" & Recordset1.Fields.Item("BusinessName").Value %>
well any way can any one explanie whats going wrong, i have tried and tried before posting here.
cheers tommytomato
Take your time, things will work in the long run !
tommytomato webforumsuser@macromedia.com Guest
-
Please help - this has been driving me nuts!
Hi I am attempting to port a CDROM project to the web. The progress bar loads fine - and just before the movie kicks off - I get a dialog box... -
preg_replace driving me nuts!
I've got code to blindly remove '<.*?>' from email messages. It works if I dump the message to a file and then read it in. If I just work on the... -
DateTime driving me nuts
Hi, I have this: 7/28/2003 3:41:57 PM in a datetime column in Sql2000...When I read it in, and Convert.ToDateTime, I loose the time. I need to... -
Driving me nuts
tony kulik wrote: Just change if (!$modul == "") to if ($modul != "") ... operator precedence is probably causing some unexpected behavior there. -
format driving me nuts
I'm trying to return a number without any commas or currency symbol. in my script i put dim mstr as string mstr =...



Reply With Quote

