Is there a way to get around this error??

--

Dave

Re: dim Name redefined error by Steven

Steven
Wed Apr 14 07:57:52 CDT 2004

Don't re-define it?....

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)


DaveF <dfetrow@geodecisions.com> wrote in message
news:efmMZ6hIEHA.1140@tk2msftngp13.phx.gbl...
> Is there a way to get around this error??
>
> --
>
> Dave
>
>



Re: dim Name redefined error by DaveF

DaveF
Wed Apr 14 08:04:51 CDT 2004

It is not defineded anywhere else but that page

--

David Fetrow
Helixpoint LLC.
davef@helixpoint.com
"Steven Burn" <nobody@PVT_it-mate.co.uk> wrote in message
news:OvwzcBiIEHA.2180@TK2MSFTNGP10.phx.gbl...
> Don't re-define it?....
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> Disclaimer:
> I know I'm probably wrong, I just like taking part ;o)
>
>
> DaveF <dfetrow@geodecisions.com> wrote in message
> news:efmMZ6hIEHA.1140@tk2msftngp13.phx.gbl...
> > Is there a way to get around this error??
> >
> > --
> >
> > Dave
> >
> >
>
>



Re: dim Name redefined error by Steven

Steven
Wed Apr 14 08:09:44 CDT 2004

Try changing "Dim Name" to "Dim strName" (I'm pretty sure "Name" is already
available in ASP/VBScript without having to define it),

--
Regards

Steven Burn
Ur I.T. Mate Group
www.it-mate.co.uk

Keeping it FREE!

Disclaimer:
I know I'm probably wrong, I just like taking part ;o)


DaveF <dfetrow@geodecisions.com> wrote in message
news:uGqsWEiIEHA.2556@TK2MSFTNGP12.phx.gbl...
> It is not defineded anywhere else but that page
>
> --
>
> David Fetrow
> Helixpoint LLC.
> davef@helixpoint.com
> "Steven Burn" <nobody@PVT_it-mate.co.uk> wrote in message
> news:OvwzcBiIEHA.2180@TK2MSFTNGP10.phx.gbl...
> > Don't re-define it?....
> >
> > --
> > Regards
> >
> > Steven Burn
> > Ur I.T. Mate Group
> > www.it-mate.co.uk
> >
> > Keeping it FREE!
> >
> > Disclaimer:
> > I know I'm probably wrong, I just like taking part ;o)
> >
> >
> > DaveF <dfetrow@geodecisions.com> wrote in message
> > news:efmMZ6hIEHA.1140@tk2msftngp13.phx.gbl...
> > > Is there a way to get around this error??
> > >
> > > --
> > >
> > > Dave
> > >
> > >
> >
> >
>
>



Re: dim Name redefined error by DaveF

DaveF
Wed Apr 14 08:31:42 CDT 2004

Actually the var is Dim theCountNo

--

David Fetrow
Helixpoint LLC.
davef@helixpoint.com
"Steven Burn" <nobody@PVT_it-mate.co.uk> wrote in message
news:OvwzcBiIEHA.2180@TK2MSFTNGP10.phx.gbl...
> Don't re-define it?....
>
> --
> Regards
>
> Steven Burn
> Ur I.T. Mate Group
> www.it-mate.co.uk
>
> Keeping it FREE!
>
> Disclaimer:
> I know I'm probably wrong, I just like taking part ;o)
>
>
> DaveF <dfetrow@geodecisions.com> wrote in message
> news:efmMZ6hIEHA.1140@tk2msftngp13.phx.gbl...
> > Is there a way to get around this error??
> >
> > --
> >
> > Dave
> >
> >
>
>



Re: dim Name redefined error by Curt_C

Curt_C
Wed Apr 14 08:40:13 CDT 2004

is it possibly in an Include as well?

--
Curt Christianson
Owner/Lead Developer, DF-Software
www.Darkfalz.com


"DaveF" <dfetrow@geodecisions.com> wrote in message
news:uY4wUTiIEHA.828@TK2MSFTNGP10.phx.gbl...
> Actually the var is Dim theCountNo
>
> --
>
> David Fetrow
> Helixpoint LLC.
> davef@helixpoint.com
> "Steven Burn" <nobody@PVT_it-mate.co.uk> wrote in message
> news:OvwzcBiIEHA.2180@TK2MSFTNGP10.phx.gbl...
> > Don't re-define it?....
> >
> > --
> > Regards
> >
> > Steven Burn
> > Ur I.T. Mate Group
> > www.it-mate.co.uk
> >
> > Keeping it FREE!
> >
> > Disclaimer:
> > I know I'm probably wrong, I just like taking part ;o)
> >
> >
> > DaveF <dfetrow@geodecisions.com> wrote in message
> > news:efmMZ6hIEHA.1140@tk2msftngp13.phx.gbl...
> > > Is there a way to get around this error??
> > >
> > > --
> > >
> > > Dave
> > >
> > >
> >
> >
>
>



Re: dim Name redefined error by DaveF

DaveF
Wed Apr 14 10:41:49 CDT 2004

That is possible

--

David Fetrow
Helixpoint LLC.
davef@helixpoint.com
"Curt_C [MVP]" <software_AT_darkfalz.com> wrote in message
news:e8vRSWiIEHA.2556@TK2MSFTNGP12.phx.gbl...
> is it possibly in an Include as well?
>
> --
> Curt Christianson
> Owner/Lead Developer, DF-Software
> www.Darkfalz.com
>
>
> "DaveF" <dfetrow@geodecisions.com> wrote in message
> news:uY4wUTiIEHA.828@TK2MSFTNGP10.phx.gbl...
> > Actually the var is Dim theCountNo
> >
> > --
> >
> > David Fetrow
> > Helixpoint LLC.
> > davef@helixpoint.com
> > "Steven Burn" <nobody@PVT_it-mate.co.uk> wrote in message
> > news:OvwzcBiIEHA.2180@TK2MSFTNGP10.phx.gbl...
> > > Don't re-define it?....
> > >
> > > --
> > > Regards
> > >
> > > Steven Burn
> > > Ur I.T. Mate Group
> > > www.it-mate.co.uk
> > >
> > > Keeping it FREE!
> > >
> > > Disclaimer:
> > > I know I'm probably wrong, I just like taking part ;o)
> > >
> > >
> > > DaveF <dfetrow@geodecisions.com> wrote in message
> > > news:efmMZ6hIEHA.1140@tk2msftngp13.phx.gbl...
> > > > Is there a way to get around this error??
> > > >
> > > > --
> > > >
> > > > Dave
> > > >
> > > >
> > >
> > >
> >
> >
>
>



Re: dim Name redefined error by Aaron

Aaron
Wed Apr 14 11:39:37 CDT 2004

But I thought you said "It is not defineded anywhere else"?

<smacks palm on forehead>

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/



Re: dim Name redefined error by DaveF

DaveF
Wed Apr 14 11:47:22 CDT 2004

The page could be laded in different frames

--

David Fetrow
Helixpoint LLC.
davef@helixpoint.com
"Aaron Bertrand [MVP]" <aaron@TRASHaspfaq.com> wrote in message
news:eTVNV8jIEHA.1944@TK2MSFTNGP11.phx.gbl...
> But I thought you said "It is not defineded anywhere else"?
>
> <smacks palm on forehead>
>
> --
> Aaron Bertrand
> SQL Server MVP
> http://www.aspfaq.com/
>
>



Re: dim Name redefined error by Aaron

Aaron
Wed Apr 14 11:53:49 CDT 2004

> The page could be laded in different frames

No, that won't cause this error, sorry. ASP doesn't know what a frame is,
and each ASP page loaded into a frameset is independent of the others and
doesn't even know they exist.

But perhaps you are getting a popup error in Internet Explorer; that would
be a different issue altogether. It's hard to tell from your original
one-line post, that doesn't contain the EXACT error, its context, or ...
heaven forbid ... any code to try and help us reproduce the problem.

Some basic debugging and a better description of what's really going on
might help here... otherwise we're all just chasing your tail and vague
narrative...