Hello gang, here I am with another, difficult to explain question.
I have a page called vars.asp this contains a ling list of variables that are used on various pages through the site. What I want to do is to be able to change the value of a variable on that page by a form submission on...
I know the basic exponent formula using javascript:
(Math.pow(x,y)}
What I do not know, nor can I find is how to have x and y be variables.
x needs to be the variable of qty.value the formula I am using is
3000 * resfactor * 1.4(qty.value-1) the x-1 is the exponent.
so resfactor is a set...
What have you guys found, to be the easiest way to track when users do things like vote on something or rate something?
As I said before, I have a large Joke site, and users can rate the jokes, but I only want them to rate a joke one time. Right now, since the site is young, I only have about...
This may or may not be the right place to ask this, but direct me if it isn't
I have a site that contains jokes, 1000's of them. they are all stored in a db and all are categorized and have a unique id. you know the drill, you click on the title, and it passes the id and obtains the joke. Here...
I have tried to search for help, but since I am unsure as to what it is called, I am unable to get the right answer.
I am creating my own blog. I have everything working the way I want it to with posts and responses. The only thing I am unable to do is this.
When the thread is returned from...
I am not sure if this is the proper forum to ask this. If not, please direct me to the right place.
I have made a printer friendly page for music that I write. It shows the song name, key, and the body of the music that contains chords and stuff.
I have added a print button, that brings up a...
I have a txt area that I am using for editing purposes.
For the initial value of the box, how can I tell it to put a space in?
for example...
I want it to show...
First Name
Last name
instead of
FirstName
Last Name
Basically I want to put a <br> in there. How would I go about doing...
SO I am using the same ASP coding I have always used, and I am now running into an unknown error. The error is as follows:
Microsoft VBScript runtime error '800a01a8'
Object required
/personal_stats.asp, line 153
line 153 is
set stats1 = conn.execute("select count(id) as cnt1 from _scores...
column span
Probably answered here before, but I couldn't find it.
I want to obtain rows of information from my DB. I want the results to span 5 columns then start on the next row.
i used to know how to do this, but it has been a long time.
so let's say all it is is a list of names. i want...
Hey gang.
Hoping you can help me here.
I have a page that sends emails out to clans with tournament information. It works, with one small problem.
It goes out to map specific clans. So if 10 clans are registered on a map, it goes out to those 10 clans. simple enough, and that works.
the problem...
Hey gang. THis may be asked somewhere before, but I couldn't find it.
I am trying to pass a variable that is defined in a sql statement, to a
window.open page. I am not having any luck in being able to do this. Here is
what I have.
Oh, using asp, not php.
varida is the variable I am trying...
hey gang.
I am having a problem with something. I run an online tournament site.
With hosting for clans, more so then not, the clan tags contain charactures
like + { [ in front of the tag letters.
what I am having a problem with is if it starts with a +, it isn't picking
up the name...
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.