ProductCart E-Commerce Solutions Homepage
Forum Home Forum Home > ProductCart > Using ProductCart
  New Posts New Posts RSS Feed - Code at top of admin login page
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Code at top of admin login page

 Post Reply Post Reply
Author
Message
bcrabtree View Drop Down
Groupie
Groupie
Avatar

Joined: 31-January-2008
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote bcrabtree Quote  Post ReplyReply Direct Link To This Post Topic: Code at top of admin login page
    Posted: 26-August-2011 at 4:35pm
I just transferred my site to a new host and everything seems to have gone smoothly except I am now seeing the following code at the top of my Admin Login Page:

" Then
	objMail.HtmlBody = Body
	else
	objMail.TextBody = Body
	end if
	objMail.Send
	if err then
		pcv_errMsg = err.Description
	end if
	'Cleanup 
	Set objMail = Nothing 
	Set iConf = Nothing 
	Set Flds = Nothing 
End If

err.clear
err.number=0
end Function
%>


Does anyone know why this would occur and how I can fix it?

Thanks,
Bryan
Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.062 seconds.