by kirk » Wed Oct 01, 2014 2:09 pm
It'd be simple equations, just basic algebra sort of stuff. But I need something where someone can enter two separate values in two separate boxes, click OK, and get a newly calculated value based on what they entered. I just need someone who knows how to write up algebraic equations in html, I guess?
sevEN wrote:i used to do a lot of HTML in my younger days as a website designer (not as a profession, just as a hobby). i can remember how to make basic tables, color the tables, make colored outlines around the table, change font settings, insert images, pretty basic stuff at this point. But what you are asking for does not sound like basic html. it sounds like a script, that usually are not written by hand unless you are experienced in writing scripts.
but the nice thing is i used to be able to search different websites that offered different types of scripts so that you can copy the open source and insert the scripts into your own coding. if you google HTML scripts, i am sure you can find a website that could possibly have that script on there.
I guess they seem like they'd be simple? It'd take a value the person entered, multiplies it by something else, multiplies that by something else, etc. I'm obviously not HTML savvy but I assumed something like that would be relatively simple?
I've found a site that does exactly what I'm looking for, but I don't know how to access the script like you're describing :[
It'd be simple equations, just basic algebra sort of stuff. But I need something where someone can enter two separate values in two separate boxes, click OK, and get a newly calculated value based on what they entered. I just need someone who knows how to write up algebraic equations in html, I guess?
[quote="sevEN"]i used to do a lot of HTML in my younger days as a website designer (not as a profession, just as a hobby). i can remember how to make basic tables, color the tables, make colored outlines around the table, change font settings, insert images, pretty basic stuff at this point. But what you are asking for does not sound like basic html. it sounds like a script, that usually are not written by hand unless you are experienced in writing scripts.
but the nice thing is i used to be able to search different websites that offered different types of scripts so that you can copy the open source and insert the scripts into your own coding. if you google HTML scripts, i am sure you can find a website that could possibly have that script on there.[/quote]
I guess they seem like they'd be simple? It'd take a value the person entered, multiplies it by something else, multiplies that by something else, etc. I'm obviously not HTML savvy but I assumed something like that would be relatively simple?
I've found a site that does exactly what I'm looking for, but I don't know how to access the script like you're describing :[