| Alexandro Colorado 2005-03-08, 7:24 am |
| On Tue, 8 Mar 2005 09:35:11 +0000 (UTC), kestrel_steve
<webforumsuser@macromedia.com> wrote:
> I'm using VBscript in ASP, trying to create a simple "update record"
> screen.
> But everytime I try to add the application object, it tells me to create
> a
> recordset. But there already IS a recordset attached to the screen.
> Why won't
> Dreamweaver recognise it?
>
Dreamweaver is very sensitive done to the code, since it uses regular
expressions to recognize the code. So In your case if you delete the
recordset comment or something related, dreamweaver won't be able to
recognize it and will come to this type of conclusions. Please comment out
the current recordset and implement a new one from the server behavior
panel. Maybe this will work.
--
Alexandro Colorado
------------------------------
Support Engineer
InterAKT Online
http://www.interaktonline.com
Tel: 40(21) 312.5312
|