Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Unexpected Behavior
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 17 January 2016 :  22:29:32  Show Profile  Reply with Quote
Some errors started occurring on a site, so I wrote this instant test routine. It does absolutely nothing and when I review the source code, it is blank. Any idea what could be causing it?


<!DOCTYPE HTML>
<%
Response.Write    "<html>" & vbNewLine & _
    "    <head>" & vbNewLine & _
    "        <title>Testing 123</title>" & vbNewLine & _
    "        <meta http-equiv=""Content-Type"" content=""text/html; charset=utf-8""/>" & vbNewLine & _
    "    </head>" & vbNewLine & _
    "    <body>" & vbNewLine & _
    "        Testing 123" & vbNewLine & _
    "    </body>" & vbNewLine & _
    "</html>" & vbNewLine
Response.End
%>

Maxime
Average Member

France
521 Posts

Posted - 17 January 2016 :  22:46:06  Show Profile  Visit Maxime's Homepage  Reply with Quote
hello Carefree,
I tested your code on my site and it works fine.

Testing here : http://www.chatquiz.org/test.asp

Cordially,
Maxime

Taxation consists in so plucking the goose to get the most out of feathers with the least possible cries.(Jean-Baptiste Colbert)


Edited by - Maxime on 17 January 2016 22:47:00
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 17 January 2016 :  23:14:30  Show Profile  Reply with Quote
I know the code is fine, Max. I'm just trying to figure out why it does nothing on one particular site.

Edit: It's working now, no changes.

Edited by - Carefree on 17 January 2016 23:49:57
Go to Top of Page

AnonJr
Moderator

United States
5765 Posts

Posted - 18 January 2016 :  09:07:30  Show Profile  Visit AnonJr's Homepage  Reply with Quote
Is it the tumblebeasts? I bet it's the tumblebeasts.

Edited by - AnonJr on 18 January 2016 09:08:10
Go to Top of Page

Carefree
Advanced Member

Philippines
4207 Posts

Posted - 18 January 2016 :  16:05:26  Show Profile  Reply with Quote
Now that's a weird site.
Go to Top of Page

AnonJr
Moderator

United States
5765 Posts

Posted - 19 January 2016 :  09:08:15  Show Profile  Visit AnonJr's Homepage  Reply with Quote
He's got some great stuff, and some really weird stuff too.

In retrospect, I probably should have linked to the introduction of the tumblebeasts too.
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.09 seconds. Powered By: Snitz Forums 2000 Version 3.4.07