Print Page | Close Window

Code at top of admin login page

Printed From: ProductCart E-Commerce Solutions
Category: ProductCart
Forum Name: Using ProductCart
Forum Description: Running your store with ProductCart
URL: https://forum.productcart.com/forum_posts.asp?TID=4690
Printed Date: 08-May-2024 at 7:06pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Code at top of admin login page
Posted By: bcrabtree
Subject: Code at top of admin login page
Date 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



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net