![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Web Design & Programming Discussion of web design, and server-side & client-side scripting |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) | |
|
Registered User
Join Date: Apr 2009
Location: Illinois
Posts: 82
OS: Windows XP SP3, Vista
|
[SOLVED] Site will not load page
I am new to working with websites and am now in charge of a couple of websites for my job.
The problem I am having is that the newer site of the two will not seem to load any of the data from the database (I assume). Here is the error message I get: Quote:
And here is the code around line 1065: (1059-1070) Code:
<%
Dim x, bgcolor
if x = 1 then
bgcolor="#756FE6"
x=2
Else
bgcolor="#336699"
x=1
End if %>
<td bgcolor='<%=bgcolor%>'>
<img src="../images/<!--webbot bot="DatabaseResultColumn" s-columnnames="ID,Item Number,Product Manufacturer,Notes,Categories,Record Name" s-column="Record Name" b-tableformat="TRUE" b-hashtml="FALSE" b-makelink="FALSE" clientside b-MenuFormat preview="<font size="-1">&lt;&lt;</font>Record Name<font size="-1">&gt;&gt;</font>" startspan --><%=FP_FieldVal(fp_rs,"Record*Name")%><!--webbot bot="DatabaseResultColumn" endspan i-checksum="31877" -->" width="75"></td>
<td bgcolor='<%=bgcolor%>'>
|
|
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
![]() |
| Thread Tools | |
|
|