16,017,270 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 ashok luhach (Top 22 by date)
ashok luhach
14-Jan-15 23:29pm
View
Sir can you give me example with code like this. I am unable to implement this type of codding. pleese sir
ashok luhach
13-Dec-13 5:59am
View
user select value from combobox and input value in textbox (which are inside gridviev)
and just click to sumbit button. this value save in database. but my problem is that how i can get combo box value on button click event
ashok luhach
6-Jul-13 1:39am
View
thanks sir
ashok luhach
5-Jul-13 1:55am
View
Sir have you code with c# if possible send me code on my email id aluhach@gmail.com
ashok luhach
4-Jul-13 5:56am
View
Because of it server request will be go after a specific interval and because of it server traffic increase (Server busy request). there are any windows services that return notification when any any new user registered
ashok luhach
2-Jul-13 0:57am
View
There are no other solution by which i can stop raised event
ashok luhach
23-May-13 6:44am
View
this post not related to my question
ashok luhach
23-May-13 5:46am
View
its not work
ashok luhach
23-May-13 5:41am
View
Becouse there are a CalenderExtender control and when i select date from CalenderExtender this date not update in my database, it take old value so i can not use readonly property
ashok luhach
10-May-13 2:19am
View
Sorry sir because of procedure length i can't understand it. can you tell me in some few row
i have three table from which i need to fetch data and bind in gridview with custom pagging my table schema like tblStudent (id identity(1,1) pk,name nvachar(100) mobileNo char(10)) second is tblMessage (id identity(1,1) pk, message nvarchar(1000)), third tblMsgHistory (id identity(1,1) pk, stuId int references tblStudent(id),msgId int references tblMessage (id), msgdate smalldatetime, deleverysatatus bool)
i want to fetch data these three table using join with my @pageindex and @pagesize condition
please tell me how i can implement my procedure
i am using sqlserver 2008 and asp.net 4.0 with c#
ashok luhach
9-May-13 23:44pm
View
thanks sir for these link
ashok luhach
9-May-13 23:01pm
View
UpdateFunction(tb1.Text) sir how this function update gridview column
ashok luhach
3-May-13 8:20am
View
my txt File code
<p style="text-align:center"><img src="<%Logo%>" width="300px" height="100px" /> </p>
and this is my c# code
string imagePath =Server.MapPath("~/images/D2MHeader1.jpg");
msg.Body = msg.Body.Replace("<%Logo%>", imagePath);
but it not work it show blanck img
ashok luhach
3-May-13 8:11am
View
Yes sir i have try it but not responce
ashok luhach
26-Apr-13 8:58am
View
thanks Parveen sir its work for me
ashok luhach
26-Apr-13 6:40am
View
please give me example how to check this cssclass in javacscript function
ashok luhach
15-Apr-13 8:33am
View
sorry sir i am unable to implement your code can you explain it again for me
i explained my question again . I have a folder in root directory like ImageFolder when i create an album (Event) an folder create runtime in ImageFoder i want when end user click to this album or event folder which create for this album will be download with its all images.
ashok luhach
4-Apr-13 1:01am
View
Deleted
sorry this code not working in my asp.net page or i am unable to implement your code please give me other code with example.
ashok luhach
2-Apr-13 4:35am
View
thanks your idea is helpfull for me
ashok luhach
25-Mar-13 1:27am
View
when any user status is block true i want to show message like 'sorry your account has been blocked' but my page is redirect to another directory pages. Also I check my webconfig file, it right.
ashok luhach
25-Mar-13 1:22am
View
sorry sir i cannot understand your answer please give me example with source code and cs code in brief
ashok luhach
23-Mar-13 7:26am
View
But where this function call in page and what code write on logout.aspx page to update status of user
Show More