I am trying to line up the text boxes on my screen, but i am not sure how to do this
can anyone help?
Thanks in Advance
<!--#include file = "clock.inc"-->
<HTML>
<HEAD>
<TITLE>Login</TITLE>
</HEAD>
<BODY>
<BODY BGCOLOR="#99CCFF">
<FONT FACE="Arial">
<DIV ID="content">
<INPUT TYPE="button"...
List Box
I have the code below, which is supposed to populate a list box with
records from the database; if there are not records, then a message is produced,
this works fine, but when there is multiple records in the database,
it has a list box for each seperate record.
I can not seem to...
I am trying to add a record from a list box to the database, but an error message
appears;
Error Type:
ADODB.Recordset (0x800A0CC1)
Item cannot be found in the collection corresponding to the requested name or ordinal.
/new/addreporttodb.asp, line 22
Line 22 is
objRS.Fields("EventName") =...
I have this javascript calender, and on my page, i have a function of being able to enlarge the text
to double, but the calender does not change size, it stays the same, how can i make it change?
Thanks in advance
i can provide the code for the calendar if required.
<%
If...
Delete user
I am trying to create a way to delete a user from the database, i have adapted some
code from a book, but i am getting an error message;
Error Type:
ADODB.Recordset (0x800A0BB9)
Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another...
Hi
On the page below, it produces a list of events which took place before the current date.
If there are no events, i want it to produce a message that says 'There are no Events to report on'
because currently it brings up an error message;
Error Type:
ADODB.Recordset (0x800A0BCD)
Either BOF...
When submitting a new user, an error message is appearing;
A Runtime Error has occured.
Do you wish to Debug
Line:67
Error:'document.frmUser.txtUser.txtPassword' is a null or not an object
Line 67 is onSubmit="return VerifyData();">
Can anyone help with this problem?
Thanks in...
When enlarging the text on the screen via the button 'Change Text Size', the menu which is in a table requires
the user to scroll left to right to view it and this is something that i do not want. Is there a way around this?
Thanks in advance
This is the code that i am using
<%...
On my webpage for newsletter subscriber, i want to create a way
of informing the user they have subscribed to the newsletter, currently
i am presented with this message;
Error Type:
Microsoft JET Database Engine (0x80040E21)
The changes you requested to the table were not successful
because...
I am trying to let a user change their details via the sessions (the session in use is called 'Username')
I have got the form that produces the users details from the database, but the code that changes the details
is causing me a problem, it produces this error message;
Error Type:
Microsoft...
The links that i have on my webpage changed to 'red' once a user has accessed it, is there a way of changing it back to blue once the user has left the site, so it looks untouched? I am using session variables in my site as well
Thanks in advance
I am looking to implement e-commerce facilities in my website, i was just wondering what the best e-commerce software would be to use?
Thanks in advance
Hello, i am creating hyperlinks on the page below, and for some reason, they are coming out in red, and not the conventional blue
that i want. (Sorry about the code be in such a mess!)
Can anyone explain why this is the case?
Thanks in advance
<%
If Session("Username") =...
How do I line up all the text boxes so that they are all in a straight-line with each other?
Thanks in advanced
This is the code that I want lined up
<!--#include file ="clock.inc"-->
<SCRIPT language="JavaScript">
<!--
function formValidateEmail(email) {
var regex...
I have a form, which has a link to a HTML page, but when i click on the link, i want it to go to a certain part of the HTML page, i am not sure how to do this, can anyone help me?
Thanks in Advance
(i can post up code if required)
Empty Recordset
I have the code below that produces a list of events from the database. If the database does not contain any events, I am getting the error message below;
Error Type:
ADODB.Recordset (0x800A0BCD)
Either BOF or EOF is True, or the current record has been deleted. Requested...
I have hyperlinks on my website, and to start of with, they are blue, but once a user has clicked on them, they change purple. Now, the question is, once a user has left the site, is it possible to change the hyperlinks to blue again, so they look as though they have been untouched?
Thanks in...
I currently have a javascript validation on my form where all the fields must be filled in or there is an error message that appears. I have a list box for one of my fields, and when I select a value from my list box and try to submit it, I am getting the error message telling me that I have...
I have hyperlinks on my website, and to start of with, they are blue, but once a user has clicked on them, they change purple. Now, the question is, once a user has left the site, is it possible to change the hyperlinks to blue again, so they look as though they have been untouched?
Thanks in...
I have a page where users can amend their personal details, once they have successfully entered their username and password. I want to change this in the sense; when a user enters their username and password, their details appear from the database, and they can change what ever details they...
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.