Re: How to Implement Lazy Loading for Faster Web Portals Programming Web Development by Dani Ah, yes, I thought you were talking about posts themselves. Post comments can no longer be edited. (Too many people were replying to post comments and then the person would change their vote and remove the comment.) Comments are mostly meant to be short things like "I agree with that!" or that type of thing. vote/poll Programming Web Development by shiv0013 i want to create a poll/vote for my website..... the users should have registered. i want a user to vote only once. should i store their username in the database. if so how can i do it effectively? i am using db2. VOTE-which graphic card would u go for? Hardware and Software Hardware by omw …(as many of u may be knowing by now). pl vote for your choice.only select from the given choices. simply… Vote for JavaMail To Be Part J2SE Programming Software Development by freesoft_2000 Hi everyone, I have submitted a RFE at sun to make JavaMail Part of J2SE so please vote for it if you want it to be part of J2SE Here is the link [url]http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6330014[/url] Thank You Yours Sincerely Richard West vote up script Programming Web Development by RoseMary3 i am looking for some help creating a php script that allows users to vote up (only up) a certain item. Vote for the Moderator of the year ( 2 ) Community Center Geeks' Lounge by jingda Only one vote per posters. ;) Re: Vote up/down Community Center Meta DaniWeb by deceptikon … or comment box (maybe it should be mandatory to down vote?), so we can see why we are down voted instead… for now, is no. As for being mandatory to down vote, you can't force people to comment if they don… Re: Vote up/down Community Center Meta DaniWeb by Reverend Jim … are only applied if I do an up or down vote with a comment, and if I do not leave a… on that assumption I might be less inclined to down vote with a comment knowing it would cause a -2 penalty… Re: Vote up/down Community Center Meta DaniWeb by deceptikon The ability to vote on your own post is infinitely abusable, so we disallow it. ;) Re: Vote up/down Community Center Meta DaniWeb by ryantroop … or comment box (maybe it should be mandatory to down vote?), so we can see why we are down voted instead… Re: Vote for the Moderator of the year Community Center Geeks' Lounge by happygeek I reckon we should have an admin of the year vote between you, me and Julienne. Winner gets to delete all spam in the marketing forums for six months. PS. please don't vote for me! ;) No need for a Super Mod of the year vote, Sanjay has a shoe-in for that one :) Re: Vote Flipping Caught on Tape Community Center Geeks' Lounge by sneekula You vote for Obama and the machine jumps to McCain, interesting! On top of that, taxpayer paid for the thing. Re: Vote Google in US Election Community Center Geeks' Lounge by sneekula [QUOTE=Ezzaral;725763]You forgot one option on the poll: "Hell no, that has to be the lamest thing I've heard in a good while."[/QUOTE]I vote for that! Re: Vote Flipping Caught on Tape Community Center Geeks' Lounge by sneekula There are places where there are simply not enough voting machines for every registered voter to vote. Re: Vote Google in US Election Community Center Geeks' Lounge by GrimJack [QUOTE=tiger86;726435]Oh there is an option for people who don't like the poll number 4 write in the germ on my pillow case.[/QUOTE] No, that is not a vote I want to make - if you look like your avatar, I am not sure I want your germs elected to anything (that a joke, son). Re: Vote Google in US Election Community Center Geeks' Lounge by GrimJack [QUOTE=GrimJack;727660]No, that is not a vote I want to make - if you look like your avatar, I am not sure I want your germs elected to anything (that a joke, son).[/QUOTE] I just found [URL="http://www.instantrimshot.com/"]this[/URL] - better than a smiley, more fun than a laugh track Re: Vote for the Moderator of the year Community Center Geeks' Lounge by Ancient Dragon I vote for all of them because they all do a terrific … Re: Vote for the Moderator of the year Community Center Geeks' Lounge by Nick Evan >> I vote for all of them because they all do a terrific job keeping out the spam and doing other moderator jobs that we normal people don't see. Thanks man, it's nice to know some appreciated all the dirty work we do :) Re: Vote for the Moderator of the year Community Center Geeks' Lounge by jingda >> I vote for all of them because they all do a terrific … Parse error: parse error, unexpected T_STRING in /home/content/d/r/a/dragun/html/vote Programming Web Development by dragon@dragon64 …ff0000>Results Page</font> = $result[first] vote, $per1 %<br> <font color=0000ff&…gt;Circulars Page </font> = $result[sec] vote, $per2 %<br> <font color=00ff00>…+ time(); setcookie(Voted, Voted, $month); // adds their vote to the database switch ($vote) { case 1: mysql_query ("UPDATE votes SET first… Up and Down Vote Community Center Meta DaniWeb by WaltP …off. If we click the UP or DOWN, the vote is automatically counted. Then a box pops up with two… buttons, 1) Vote 2) Leave message and vote The box also has the standard corner [B…]X[/B] to dismiss the box. The vote should only be taken when one of the two buttons…. If the [B]X[/B] is clicked, no vote should occur. Ajax post vote problem Programming Web Development by youlichika … js code run well? Thanks. JS CODE [CODE]$(function() { $(".vote").click(function() { var id = $(this).attr("id"… class='up'> <a href="" class="vote" id="id1" name="up">… class='up'> <a href="" class="vote" id="id2" name="up">… Re: Code Snippet Contest ... CAST YOUR VOTE! Community Center by TrustyTony …saw the first two columns and did not vote for all categories due to that. I then… **announced Dani** that it was possible to vote oneself and if it was her intention to allow…it was not in rules/description of the vote. Actually I was thinking exactly same example of… in my mind and consider it OK to vote oneself, but think there **should be mention … display The given age is "valid", "eligible for vote"or "invalid"? Programming Software Development by Pemba write a source code to display the given age is valid, eligible for vote, not eligible for vote or invalid? if the age is greater than 0 then display valid age, age is less then 17 then display not eligible for vote, if age is greater than 17 then display eligible for vote otherwise invalid age. counting for vote- not working Programming Web Development by shezz help me please.. my code for vote can't work to counting when the user send their vote... please look at the attachment.. run poll.php at localhost, and the results will display at results.php. but it fail to increase one vote that just add before. hope you all can help me N sory for my bad english. TQ Re: counting for vote- not working Programming Web Development by petr.pavel … run savevote.php and it still won't save the vote, right? Does it show any error message? The script makes… sure that you vote only once so perhaps that's why - you're trying… to vote more than once. Or maybe DOMDocument isn't supported in… Javascript to automatically vote in a poll Programming Web Development by AussieCannon …;optionID=486193[/url] my school would get a vote. Now with the email field required my idea … to generate a random fake email @mailinator.com for each vote. [CODE]function submitVote2(pollID) { var newurl; //var …CODE] that is the javascript code used to send your vote, with the DOM inspector i found the option_id to … Re: Up and Down Vote Community Center Meta DaniWeb by Ancient Dragon Agree, I think that problem has been reported before, not long after those two buttons were introduced. Once the up or down button has been pressed there is no way to cancel the vote, such as when you pressed the wrong button. It's probably one of those things low on Dani's priority list. Re: Up and Down Vote Community Center Meta DaniWeb by peter_budo … that it is confusing that you cannot take back a vote. I hope to be able to fix that in the… Re: Up and Down Vote Community Center Meta DaniWeb by Dani …). Those two things are the ability to take back a vote, and the ability to login (and not just register, like…