| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 10 months |
| seen | May 20 at 4:33 | |
| stats | profile views | 67 |
|
Jul 19 |
comment |
Not showing product name but only product images @JonW business guy is actually the owner of a company i am working in |
|
Jul 18 |
comment |
Not showing product name but only product images When clicking It will redirect to another product page. |
|
May 30 |
comment |
Is it good user experience to only require an email address at signup? @JimmyBreck-McKye exactly. |
|
May 30 |
comment |
Is it good user experience to only require an email address at signup? @JimmyBreck-McKye i store in salted hash already. |
|
May 25 |
comment |
Should we have an option for a user to permanently delete his account ํำYeahhhh, i have -1 on my question. |
|
May 25 |
comment |
Should we have an option for a user to permanently delete his account It has sent the confirmation email addess, but the account still there even if he is not confirmed. |
|
May 23 |
comment |
Is it good user experience to only require an email address at signup? @JonW What is an example of sending a random password can be bad ? It is just like someone hack in a user email and signup by himself anyway. |
|
May 23 |
comment |
Is it good user experience to only require an email address at signup? @JonW this is different, this is the random generated password, not the password that user set by themselves. For the password user set by themselve there is a possibility that they use that password in others website too. That is a security threat. |
|
May 23 |
comment |
Is it good user experience to only require an email address at signup? @CaptainSpectacular This is not forcing but optional right ? some user might be lazy and just prefer copy/paste from their email. |
|
May 17 |
comment |
A shorter but meaningful validation message for “This email is already subscribed” @BennySkogberg Thx, i will trying making a better question next time. |
|
May 17 |
comment |
Should we trim value in textbox before saving into database some people might want to save those space for some unique reason i overlooked. |
|
May 17 |
comment |
Should we trim value in textbox before saving into database should it on stackoverflow ? |
|
May 8 |
comment |
Validation message review about using ! and using short, direct messages is it better for "Must match the password field" to use "Enter the same password" instead |
|
May 8 |
comment |
Validation message review about using ! and using short, direct messages should we put full stop "." at the end of message ? |
|
Nov 20 |
comment |
Multiplication sign, using '*' or 'x' @hippietrail at the time i was writing this question. i didn't know that sign existed :) Thanks |
|
Nov 16 |
comment |
Multiplication sign, using '*' or 'x' @Wousser That is just a description of how each Apply Type will be used to calculate. The program will do it. |
|
Oct 13 |
comment |
Icon for suspend and reinstate user for admin use This is actually shown in my gridview but to insert this we use another button. |
|
Aug 30 |
comment |
which is the best way to show Like/Dislike click results? Method A but provide full data on mouse over. |