Ok... I copied some java script from a site so I can use what they have.
Fox Sports has a poll that lets you rank the top 25 basketball teams.. I edited it to rank something else but, obviously, hitting submit would still send the info elsewhere. There is no HTML code visible for the "submit" .gif so I cant edit it that way. Is there any way to edit it to send the info to me?
Javascript question
antique farm machinery sold here
Javascript question
Im not being agressive, im being dominant
antique farm machinery sold here
Here is some code on the submit button I found:
<form name="poll" method="get" onSubmit="return getlist();" action="/poll/enter">
<input type="hidden" name="cbu" value="/cbk/fanPollResults?contentId=3135640">
<input type="hidden" name="questionId" value="25708">
<input type="hidden" name="contentId" value="3135640">
<input type="hidden" name="frequency" value="session">
<input type="hidden" name="answerId" value="temp_value">
I see that I need to edit the value to my page, but, I guess the question is now, does anyone know where I can get some script to tally up the poll for me?
<form name="poll" method="get" onSubmit="return getlist();" action="/poll/enter">
<input type="hidden" name="cbu" value="/cbk/fanPollResults?contentId=3135640">
<input type="hidden" name="questionId" value="25708">
<input type="hidden" name="contentId" value="3135640">
<input type="hidden" name="frequency" value="session">
<input type="hidden" name="answerId" value="temp_value">
I see that I need to edit the value to my page, but, I guess the question is now, does anyone know where I can get some script to tally up the poll for me?
Im not being agressive, im being dominant
antique farm machinery sold here
If that is not possible.... what about this script:
http://javascript.internet.com/forms/rank-'em.html
For that one, how would I modify it to allow me to see the results?
http://javascript.internet.com/forms/rank-'em.html
For that one, how would I modify it to allow me to see the results?
Im not being agressive, im being dominant
antique farm machinery sold here
Richard Cranium
Who is online
Users browsing this forum: No registered users and 0 guests