Hi PogoWolf,
Thanks for the thoughts. Since my post, I converted my HTML page to an ASP. I have the average working now, but I am now having problems with getting my page to insert a simple number into my database. I have the <%...%> embedded into a javascript function that should not be...
Thanks for the help, that solved the second part. If anyone has a solutoin for the first part, I will be all set.
To see what I am upto, please examine this, you will see the problem.
http://www.sharpsteen.dynodns.net
Thanks all :)
Hello,
Is it possible, and how - I created a form control on an HTML page that submits to an asp page on my server, the asp queries an access database, and properly return the average of a single column; however, this result is loaded into it's own window. How can I have the result displayed...
Hello,
Is it possible, and how - I created a form control on an HTML page that submits to an asp page on my server, the asp queries an access database, and properly return the average of a single column; however, this result is loaded into it's own window. How can I have the result displayed...
certizoid (Programmer) May 22, 2001
Hello,
Is is possible, and how - I created a form control on an HTML page that submits to an asp page on my server, the asp queries an access database, and properly return the average of a single column; however, this result is loaded into it's own window...
Hello,
Is is possible, and how - I created a form control on an HTML page that submits to an asp page on my server, the asp queries an access database, and properly return the average of a single column; however, this result is loaded into it's own window. How can I have the result displayed...
how can I change "ford" into simply ford ? in one part of my code: ford.src will change an image.
<script language="JavaScript"> <!-- preload blank image -->
function change()
{
ford.src= "images/" + pres_name + ".jpg"
}
</script>
but I need to...
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.