Re: asp page error
From: Thomas A. Rowe (tarowe_at_mvps.org)
Date: 05/25/04
- Next message: Thomas A. Rowe: "Re: UNable to insert a video"
- Previous message: Thomas A. Rowe: "Re: Closing a window"
- In reply to: BB: "asp page error"
- Next in thread: Andrew Murray: "Re: asp page error"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 May 2004 18:01:26 -0400
You have two or more
Dim strPayPalID
in your page, you can only have one.
-- ============================================== Thomas A. Rowe (Microsoft MVP - FrontPage) WEBMASTER Resources(tm) http://www.ycoln-resources.com FrontPage Resources, WebCircle, MS KB Quick Links, etc. ============================================== To assist you in getting the best answers for FrontPage support see: http://www.net-sites.com/sitebuilder/newsgroups.asp "BB" <BB@discussions.microsoft.com> wrote in message news:1264c01c442a3$1e2e4db0$a101280a@phx.gbl... > When going to my web page, on the web I got the following > error, ?? and can't seem to get it straightened out. Page > (site) was built with FrontPage 2000 and the page refered > to is an *.asp page within that site. Does anyone have any > information or suggestions. > > Microsoft VBScript compilation error '800a0411' > Name redefined > /functions.asp, line 10 > Dim strPayPalID > ----^ > > *********************************************************** > clicking on the browses "view" then "source" the following > comes up > *********************************************************** > <font face="Arial" size=2> > <p>Microsoft VBScript compilation </font> <font > face="Arial" size=2>error '800a0411'</font> > <p> > <font face="Arial" size=2>Name redefined</font> > <p> > <font face="Arial" size=2>/functions.asp</font><font > face="Arial" size=2>, line 10</font> > <pre>Dim strPayPalID > ----^</pre> >
- Next message: Thomas A. Rowe: "Re: UNable to insert a video"
- Previous message: Thomas A. Rowe: "Re: Closing a window"
- In reply to: BB: "asp page error"
- Next in thread: Andrew Murray: "Re: asp page error"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|