ToastyCheesy
08-10-2008, 10:59 AM
I may not be able to get this out right... it's getting pretty late.
I am setting up a php script that allows me to add polls to a site. when this poll "submits a vote" it refreshes the whole page. Now, for one reason or another, I cannot have this page refreshing just by a poll vote. I'm trying to figure out where, when I click the submit button, it would pop open the results in a new window, that can then be easily closed after viewing. I'll share some code below:
Well, I'm certain tomorrow morning or in the next few days, I'll remember it was something simple, and then we can all laugh on it in the end.
EDIT: If you read the post before I edited it, I decided to change my idea. I'm now having the poll on a seperate popout page, but i still can't figure out what code I am suppose to use. Thanks.
I am setting up a php script that allows me to add polls to a site. when this poll "submits a vote" it refreshes the whole page. Now, for one reason or another, I cannot have this page refreshing just by a poll vote. I'm trying to figure out where, when I click the submit button, it would pop open the results in a new window, that can then be easily closed after viewing. I'll share some code below:
Well, I'm certain tomorrow morning or in the next few days, I'll remember it was something simple, and then we can all laugh on it in the end.
EDIT: If you read the post before I edited it, I decided to change my idea. I'm now having the poll on a seperate popout page, but i still can't figure out what code I am suppose to use. Thanks.