kim gick

Greenhorn
+ Follow
since Aug 09, 2002
Merit badge: grant badges
Cows and Likes
Cows
Total received
0
In last 30 days
0
Total given
0
Likes
Total received
0
Received in last 30 days
0
Total given
0
Given in last 30 days
0
Forums and Threads
Scavenger Hunt
expand Ranch Hand Scavenger Hunt
expand Greenhorn Scavenger Hunt

Recent posts by kim gick

thanks a 1,000,000!!
great!!
where can i hire a bunch of these little men at?
hehe
is there a way to grab the url of the page that the person is on w/ javascript (or anything else for that matter)
thanks in advance!!
this adds the string:
</SCRIPT>
to the end of the email
anyone know how to pull all of the scripting 'tags' out of the email?
the js is called by a dummy htm page. what i wanted to do was to escape the asp forms pages and to accomplish this thru js ... when the page emails it places code fragments into the body of the email ... i cant seem to strip the code fragments out
please help
thanks in advance!!
kim


ps- i have inserted 2 _ between the on and the click
[ September 04, 2002: Message edited by: kim gick ]
im not sure why but what i did was move the var counter inside the function passText

it worked
thanks for the suggestions
i tried to strip the code out of you comment and this is what i got

the line that calls the clearnumbers function is :
with a _ added between the on and the click
please disregard all the " this is in an asp page
the counter is still not re-setting
this is a page that allows the user to select 4 numbers and sends them via email (its an asp page but im attempting to use jscript to pass the values/count the values and clear the form) when i click on clear form it calls the clearnumbers function but when i go to reselect the numbers it keeps the counter value stored somewhere ... i cant seem to figure out how to clear the counter??

thanks in advance!!
kim
[ August 28, 2002: Message edited by: kim gick ]
thanks a 1,000,000
worked like a charm!!!
As is yours sheriff

thanks for the information
21 years ago
that is the part that i require assistance with
where does the picture show up when you have entered an url for it? ... (in the profile section)
21 years ago
i am trying to figure out how to limit a user to only selecting 4 numbers ... on the page you can click on a number and it is entered into a text field

does anyone know of a way to only limit 4 choices?
thanks in advance!!