Hi all
Does anyone know if spiders etc give a lower page ranking if code in the page being indexed is commeted out, or does it not really matter???
Lord Exell
Hi
I've got a quote engine page using the Post method for forms. I use the Response.Expires=0 on most of the pages to stop users mucking around with values etc. Is there any way we can set up a Custom Page like the Error 404 page so that we can put some nice explanation to our customers...
Hi
I use the "varLocale = SetLocale(1033") asp command
go to http://www.imaginemn.com/scripts-asp-datetime.asp
for setting the format of the date.
You would need something like
<%=Formatdatetime((vardate),2)%>
Hope this helps
Lord Exell
A quick History lesson.
I'm a web developer who uses mainly Windows Platforms for our pages. I've heard a lot of good things about both Windows and Linux. At the end of the day I feel that Windows will never lose its Market Share.
The reason for this is that my erstwhile forefathers were at...
Hi I've just started using Visual Interdev 6.0 for creating webpages, (I've been used to Dreamweaver MX) and for the life of me I cant find the option to turn line numbering on for you code. Please could someone help as I dont want to suffer when a "Error on Line 786" pops up on the browser and...
Hi
I've written some asp that uses the servervariable(LOGON_USER), I've taken anonymous access off so that this variable works and work it does, however a few people dont and we use a "EVERYONE" at work user group, the strange thing is that our login works ok on there's and own pc's however...
Fester
Thanks for your prompt reply, var_score should be var_one, just being blond How do you get the Code bit up in your reply? I've re put the code below....
Lord Exell
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<html>
<head>
<title>Test</title>
<meta http-equiv="Content-Type"...
Hi there
I've written some code to check a variable against a scale thats held in a table and pulled back in a recordset, the idea is to loop through the table and exit for when the condition is true, however the code only works when the variables value is lower than the min of the first row of...
Just as a quick note if you dont already know, but to use logins and passwords in a page use.
Request.ServerVariables("LOGON_USER")
Also if your using a SQL Server Database put any login check code into a Stored Procedure as this will stop any SQL Injection as Interanl Users are more of a...
Hi
Below is a basic page I've written using the Select Case Statement, according to all the column inches the syntax is correct however I get a Microsoft VBScript compilation error '800a0400'.
Help
Lord Exell
<%@LANGUAGE="VBSCRIPT" CODEPAGE="1252"%>
<html>
<head>
<title>Untitled...
Hi All
I'm setting up a site using Access 2000. When I set up a DSN and connect to the database,I look in the "Application" bit of dreamweaver mx which shows all the tables in my database apart from any linked tables to other access 2000 databases. Has anyone have any ideas or...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.