i need help with this. its not working
<html><head><title>Tax</title>
<style type="text/css">
<!--
.style5 {color: #000000}
-->
</style>
</head>
<body bgcolor = "#c67777">
<h1 align=center>Tax Rates</h1></center>
<form name = "form" method = "post" action = "javascriptvoid(0)">
<input...
I have displayed a certain amount of records on my site, how do i keep it up to date so that once a date passes; i am displaying events and dates; that one gets replaced with newer ones from the database. thanks!
just wondering how i would display 12 hour time to 24 hour time, in my database. I have an events table that has a start and finished time, i dont have the seconds displaying. If this isnt possible, is it possible to display am or pm within the field.
Hope i have explained it enough!
thanks!
hope someone can help me? how do you make specific links one colour and other links another. I have text links in my menu and other links on the page within the content, i want to change the colours of the links in the menu. How do i do this?
thanks
hey can anyone help me with displaying more than one record? here is my code.
<html>
<head>
<title>Display all Users</title>
</head>
<body>
<h3>User Details</h3>
<?php
//database connection
include("database.inc");
$query = "Select * From `login`";
$mysql_result=mysql_query($query,$conn)...
hey can anyone help me with displaying more than one record? here is my code.
<html>
<head>
<title>Display all Users</title>
</head>
<body>
<h3>User Details</h3>
<?php
//database connection
include("database.inc");
$query = "Select * From `login`";
$mysql_result=mysql_query($query,$conn)...
i need this form to send the data entered into it to my email and the postcode has to be numeric and and data must be entered into both the postcode and the feedback fields, this is so confusing can anyone help?
<HTML>
<HEAD>
<TITLE> Integrate and Use a Scripting Language </TITLE>
<script type =...
i need this form to send the data entered into it to my email and the postcode has to be numeric and and data must be entered into both the postcode and the feedback fields, this is so confusing can anyone help?
<HTML>
<HEAD>
<TITLE> Integrate and Use a Scripting Language </TITLE>
<script type =...
as you can see im not really good at this, can someone please help me with this one 2
<html>
<head>
<title>Tax Application</title>
<script type = "text/VBScript">
option explicit
function calculate()
dim intsalary, inttotaltax, intnet, intgross, intrate, blnNumber
inttotaltax =...
i need some help, i am new at this and wondering why my program isnt working can someone plz help me!
<html><head>
<title>Password Application</title>
<script type = "text/VBScript">
option explicit
function pass1()
dim intusername, intpassword, user
intusername =...
hope someone can help me.
how do i detect if javascript is being used on someones computer, if they dont have it enabled it therefore redirects them somewhere else?
thanks
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.