I am currently creating a website using iframe - the left menu bar loading all the content into a specified layout cell ("contentframe") within a table.
The menu bar on the left will hold flash text links but when inserting the flash text there are only four possible target options for...
Please can someone help?
I get the following error when clicking on the post reply button when trying to reply to a post within a forum.
Error Type:
Microsoft VBScript compilation (0x800A03EA)
Syntax error
/Forum/files/post.asp, line 28, column 104
sql2 = "insert into messages (title...
Hi I could use some help with my forum.
Firstly i have default.asp which is the login page:-
<html>
<head>
<title>My Forum</title>
</head>
<body>
<form name="login" action="login_process.asp" method="POST">
<input type="hidden" name="action"...
Hi this is a free script used to submit dates in a form.
Upon clicking an icon a new window loads containing a calender. By selecting the date required, it is then inserted into the html form as ddmmyyyy then the current time after it.
What i would like is the same process but only the date...
Hi, Im new to asp and need some help badly.
Below is the code used for an asp page used to add a new record to the database
<%@ Language=VBScript %>
<% Option Explicit %>
<!--#include virtual="/adovbs.inc"-->
<%
Dim objConn
Set objConn =...
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.