Greetings,
I have a CGI script (in rudimentary Perl) that takes login name and password data, compares it to a database, and if it matches, prints one page, if no match, redirects back to the login page with an error message. This all works fine.
My problem is that if one enters the location...
I use the following script to calculate the total amount due based on the amount ("invoice") entered in the form ("pay"). All works as needed, except that I need to be able to limit the results to two decimal places, preferably rounded as needed. What am I missing?
Thank you,
Meghan
<script...
I have a CGI script that compiles .TXT database info into a table. I'd like to add a link to the page that forces the user to save the .TXT file when they select the link. I'm sure I'm missing something terribly obvious, but forest and trees and all, I'm just not seeing it. Why can't I...
I'm sure I'm missing something completely obvious, BUT...
When I save an image for the web from Illustrator, I'm able to set the mat color and the image blends perfectly. When I export an image from CorelDraw v.12, I always get a border approximately 1px around the image, making it impossible...
I use a CGI script to process quote requests submitted from my website at EMPE Media. When I've made test submissions, they've gone through 9/10 times. I had a couple of other people submit requests that I know haven't come through. What am I missing? Why does it work sometimes and not...
I have a website with a guest book entry form handled by a CGI program that saves the form data to a .txt database ($in{'name'}|$in{'email'}|$in{'comments'}\n), then redirects the user to a .cgi page that displays the guest book.
The problem is when there are hard returns in the comments...
I have three machines networked through a netgear wireless router. We were on asdl internet, just switched to cable. My machine running win xp pro is connected to the router with a cat-5 cable and can find and use the network but can't connect to the internet. The other two machines are fully...
I need another set of eyes to look at this and see what I'm missing...
This CGI/Perl script has the following purposes:
1) To verify that the required form fields are completed (works)
2) In the event that they are not, to recreate the form (works)
3) In the event that they are, to do the...
I need another set of eyes to look at this and see what I'm missing...
This CGI/Perl script has the following purposes:
1) To verify that the required form fields are completed
2) In the event that they are not, to recreate the form
3) In the event that they are, to do the following:
a)...
I'm new to JavaScript and have managed to make unnecessarily complicated what should be a terribly simple script. I need to use the value of two drop-down boxes as variables in an equation, then return the total to another text box. As it is, nothing is returned to the total text box, and I...
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.