Click here to Skip to main content
15,887,746 members
Home / Discussions / Web Development
   

Web Development

 
QuestionRe: using session variable with window.location Pin
Richard MacCutchan20-Nov-13 2:38
mveRichard MacCutchan20-Nov-13 2:38 
AnswerRe: using session variable with window.location Pin
Jenno Richi26-Nov-13 20:31
Jenno Richi26-Nov-13 20:31 
Question(An error occurred) with facebook share Pin
Jassim Rahma20-Nov-13 1:26
Jassim Rahma20-Nov-13 1:26 
AnswerRe: (An error occurred) with facebook share Pin
Jenno Richi26-Nov-13 20:22
Jenno Richi26-Nov-13 20:22 
AnswerRe: (An error occurred) with facebook share Pin
Blikkies26-Nov-13 20:40
professionalBlikkies26-Nov-13 20:40 
Questionhelp with dropdown button Pin
Jassim Rahma19-Nov-13 22:34
Jassim Rahma19-Nov-13 22:34 
QuestionPROBLEM WITH CHECKBOX Pin
faizalizy19-Nov-13 16:53
faizalizy19-Nov-13 16:53 
GeneralRe: PROBLEM WITH CHECKBOX Pin
Peter Leow20-Nov-13 6:17
professionalPeter Leow20-Nov-13 6:17 
There are a lot of mistakes, some trivial, some logical, some syntatic, and there are others just did not make sense. Just to mention a few:
for the html part:
1. The values of checkboxes are all 1, in that way, we would not be able to know which ones are being voted.
2. The checkTheBox function only check up to 5 selections but there are 10 checkboxes and yet the subsequent code that followed is suggesting that one can only vote exactly 5 candidates. I am confused.
3. ...
for the php part:
1. The $values is never used after the foreach.
2. The sql statement does not make sense.
3. The header is incomplete and in the wrong place.
4. ...
May I take a look at the database table admin, what are the fields and their data types?
I will try to suggest sometime if it is not too time consuming.

modified 20-Nov-13 12:29pm.

AnswerRe: PROBLEM WITH CHECKBOX Pin
Amir Hamza Md. Kayes1-Dec-13 21:27
professionalAmir Hamza Md. Kayes1-Dec-13 21:27 
Questionwhy getting: Uncaught ReferenceError: jQuery is not defined Pin
Jassim Rahma19-Nov-13 2:05
Jassim Rahma19-Nov-13 2:05 
QuestionProblem with dropdown button Pin
Jassim Rahma19-Nov-13 0:47
Jassim Rahma19-Nov-13 0:47 
SuggestionRe: Problem with dropdown button Pin
Richard Deeming19-Nov-13 2:21
mveRichard Deeming19-Nov-13 2:21 
Questionhow to open Profile manager on Windows Pin
TheSniper10518-Nov-13 2:43
professionalTheSniper10518-Nov-13 2:43 
AnswerRe: how to open Profile manager on Windows Pin
Richard Deeming18-Nov-13 2:50
mveRichard Deeming18-Nov-13 2:50 
GeneralRe: how to open Profile manager on Windows Pin
TheSniper10518-Nov-13 3:01
professionalTheSniper10518-Nov-13 3:01 
QuestionProblem with RewriteRule Pin
Jassim Rahma18-Nov-13 2:00
Jassim Rahma18-Nov-13 2:00 
Questionis that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 0:11
professionalTheSniper10518-Nov-13 0:11 
AnswerRe: is that time to enable GZIP Compression? Pin
Richard MacCutchan18-Nov-13 0:59
mveRichard MacCutchan18-Nov-13 0:59 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:11
professionalTheSniper10518-Nov-13 2:11 
GeneralRe: is that time to enable GZIP Compression? Pin
Richard MacCutchan18-Nov-13 2:20
mveRichard MacCutchan18-Nov-13 2:20 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:27
professionalTheSniper10518-Nov-13 2:27 
GeneralRe: is that time to enable GZIP Compression? Pin
Richard MacCutchan18-Nov-13 2:55
mveRichard MacCutchan18-Nov-13 2:55 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:57
professionalTheSniper10518-Nov-13 2:57 
AnswerRe: is that time to enable GZIP Compression? Pin
thatraja18-Nov-13 2:36
professionalthatraja18-Nov-13 2:36 
GeneralRe: is that time to enable GZIP Compression? Pin
TheSniper10518-Nov-13 2:46
professionalTheSniper10518-Nov-13 2:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.