I am under the assumption that a static HTML page would be more useful for indexing through search engines.
If this is not the case, please let me know and I would glady change it to ASP.
Thanks!
Chinyere [afro2]
Hi All,
I have a static html front page with ASP pages underneath. I have a login/logout field on the ASP pages but I am having difficulty embedding the same code across to my HTML page.
Is there a way to do this? I also need a way to read the login on the html page so that is a person logins...
Hi All,
Are server-sided sessions possible in ColdFusion? If so, does anyone have a how-to or maybe point me in the right direction?
I would like to create a prgram that would NOT drop cookies on the client's machine (or hold anything on their memory bank). Basically, I am am supposed to...
Can someone help me with this?
Here is the scenario:
Outline
Company would like to show prospective clients their projects portfolio.
Two rows of small images of projects at the bottom of the page. When one small image is clicked, it activates a "slide show" at the top of the page. The slide...
Hi cFLAVA, anyone,
May I get a *concrete* example of the form validation and input? I have been trying using the code this morning and I must be doing something wrong... [dazed]
My form contains fields for name, e-mail, company, title, address, etc. ...
Any help would be greatly appreciated...
Hello,
Does anyone know how to make the submit button "grayed out," that is, unclickable, until all of the information in the form is filled out? (I believe this should be done in Javascript.) Please let me know. Thanks.
Chinyere [afro2]
cLFlaVA,
I tried it again and it is still not working for me... : (
See, I entered this code on the following page (URL):
http://codetest.bravehost.com/codetesting.html
You could go there and test it yourself (also try a view source) so that you will see that I have enterered it in exactly...
Hi,
Unfortunately, this one did not work for me... : (.
Would it be possible to see the result for each part?
So, for example,
1) 100 * 3 = 300
2) 300 / 1000 = .3
The result (answer) from part 1 doesn't necessarily have to carry down to part 2. I could have the user automatically enter it...
cLFlaVA,
Yes.
1) The first part will have the person enter two numbers and multiply then they get to see the result.
2) Then the second part will have two fields with the first field containing the answer from part one, then divided that (first) result by 1,000. That is, when the user clicks...
cLFlaVA,
I plugged the code into my HTML editor and it worked great...
The only thing is that I want the multiplication and division to happen in two stages. That is, I want them to see their answer first after multiplying then their answer after division...
Could you break it down into two...
cLFlaVA,
The exact code does work for me. I am just trying to do multiplication first and then divide the result by 1,000.
Am I asking for two much? I guess I need two forms but I don't know how to proceed...
Chinyere [afro2]
Thank you so very much cLFlaVA!!!
On another note:
I would like to use the calculator on this page:
http://javascript.internet.com/calculators/5-function.html
<!-- TWO STEPS TO INSTALL 5 FUNCTION CALCULATOR:
1. Paste the coding into the HEAD of your HTML document
2. Add the last...
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.