15,997,856 members
Sign in
Sign in
Email
Password
Forgot your password?
Sign in with
home
articles
Browse Topics
>
Latest Articles
Top Articles
Posting/Update Guidelines
Article Help Forum
Submit an article or tip
Import GitHub Project
Import your Blog
quick answers
Q&A
Ask a Question
View Unanswered Questions
View All Questions
View C# questions
View C++ questions
View Javascript questions
View Visual Basic questions
View .NET questions
discussions
forums
CodeProject.AI Server
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work Issues
Design and Architecture
Artificial Intelligence
ASP.NET
JavaScript
Internet of Things
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
C#
Free Tools
Objective-C and Swift
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
Linux Programming
Python
.NET (Core and Framework)
Android
iOS
Mobile
WPF
Visual Basic
Web Development
Site Bugs / Suggestions
Spam and Abuse Watch
features
features
Competitions
News
The Insider Newsletter
The Daily Build Newsletter
Newsletter archive
Surveys
CodeProject Stuff
community
lounge
Who's Who
Most Valuable Professionals
The Lounge
The CodeProject Blog
Where I Am: Member Photos
The Insider News
The Weird & The Wonderful
help
?
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
About Us
Search within:
Articles
Quick Answers
Messages
Comments by msz900 (Top 28 by date)
msz900
2-Mar-21 20:39pm
View
The data is deleted but what I found is that issue is Page reloading, as it reloads but not completely.. because when I reload it manually "which I don't want" then no issue occurs.
msz900
25-Feb-21 11:06am
View
actually, I just want to refresh the Table which contains my data, like without reloading the whole page.
msz900
24-Feb-21 11:52am
View
please review the updates. Now the data is deleted but it is not staying on the same page, like the screenshot of the output is attached.
msz900
25-Aug-17 13:15pm
View
still not working, it loads full pages instead of specific area.
msz900
17-Dec-14 22:09pm
View
please show example code
msz900
17-Dec-14 8:37am
View
i already use group by but the result is same...
msz900
16-Dec-14 6:41am
View
i expect to get each post result, for example you can see in the bold text above "What i want" but i get total comment 3 or total comment 0 under all post.
msz900
16-Dec-14 6:39am
View
I want that the query will get each post comment, but it will show total_comment 3 under every post even there is no comment on post.
msz900
25-Oct-14 9:23am
View
still same issue...
msz900
9-Jun-14 21:25pm
View
i check it out, and it will show the second and third function null except the first.
what can i do?
msz900
9-Jun-14 8:41am
View
how to do that?
msz900
1-Dec-13 9:39am
View
if you have more than one js file like 8 or 10 the include a subfolder and access the js file like you access in master pages, if the file has limited like 2 or 3 then just copy it to the directory you want!
msz900
30-Nov-13 12:18pm
View
iam getting password from database in table so for that <br> will not help, if he will then how?
msz900
30-Nov-13 12:02pm
View
any example please
msz900
30-Nov-13 11:26am
View
not working!
msz900
30-Nov-13 9:00am
View
Use html5,css3, jquery and also a javascript...
msz900
30-Nov-13 8:55am
View
Dear, just include the .js file in that folder where you can want the jquery or javascript access, because some times it will not working even if you use like ../or ../../ etc,
just copy the jquery file in the folder and check....
msz900
4-Oct-13 12:44pm
View
Deleted
?
msz900
4-Oct-13 12:36pm
View
please edit your answer width my code...
msz900
4-Oct-13 11:26am
View
i don't know why.
when i try it without using sha512 then all the query work perfectly and when i add the sha512 then the login page execute only else statement...
msz900
26-May-13 13:07pm
View
thank's
msz900
25-May-13 2:44am
View
how can i add salt.. i try like this
hash($_POST['pass'],"salt")
and it work's.
is it th true process?
msz900
6-May-13 12:35pm
View
Thank's For All The Replay's.
it's quite helpful..
Can Any one tell me that from where i can start?
Can any one has a resource which give me an idea of starting a SHA-512 algorithm with Salt?
msz900
28-Apr-13 14:33pm
View
if it is, then what type of encryption method you suggest for me.
iam working in PHP and using PDO to interact with Mysql.
msz900
28-Apr-13 14:26pm
View
i agree with you that MD5,SHA_1,SHA_2 are hashing algorithm but we use one of these to encrypt the user input data before storing it in Mysql.
msz900
27-Apr-13 13:44pm
View
yes
msz900
27-Apr-13 13:37pm
View
i mean that for now aday's Msql are going down and mysqli is not much powerful so, i decide to use PDO for the conection of Mysql..
and i just want the idea of enrypting/decrypting the data which work's with Pdo.
msz900
27-Apr-13 13:15pm
View
actually iam using the PDO interaction with mysql is the above example
work with PDO?
Show More