Home
Categories
Search
Hosting
jQueryFAQs
Forums
Contact
ASP.Net
C#.Net
JavaScript
ADO.Net
Excel
AJAX
VB.Net
SQL Server
GridView
Issues and Exceptions
Silverlight
Rich Text Editor
JQuery
DataList
Snippets
XML
New Features
.Net 4.0
TreeView
AJAX Control Toolkit
jQuery Plugins
Third Party Controls
ASP.Net Validators
WCF
Repeater
Regular Expressions
Yahoo API
iTextSharp
FaceBook
Charts
ListView
Tweeter
Window Forms
Google
CSS
SMS
DotNetZip
Crystal Reports
Entity Framework
HyperLink
:
ASP.Net
Newest
Oldest
Results 161 - 170 of 394
<<
<
15
16
17
18
19
>
>>
Post status message to Tweeter account using ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
Tweeter
Published Date:
Sep 05, 2012
Views:
2032
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to tweet and post status on user's Tweeter account in ASP.Net using ASPSnippets Twitter API.
More
9
Calculate Running Total in ASP.Net GridView using jQuery
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
GridView
|
JQuery
Published Date:
Sep 05, 2012
Views:
5098
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to calculate per row running for each item depending on quanitity and the final grand total in the footer of ASP.Net GridView using jQuery at runtime
More
4
Display loading image while PostBack calls in ASP.Net
Author:
Mudassar Khan
Filed Under:
ASP.Net
Published Date:
Sep 02, 2012
Views:
5653
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to display loading GIF image during PostBack calls in ASP.Net so that user is notified that the operation is in process.
More
2
Disable Browser Back Button after LogOut in ASP.Net using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Sep 01, 2012
Views:
6500
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has discussed how to disable browser back button after user has logged out in ASP.Net using JavaScript
More
7
Display list of files from Server folder in ASP.Net GridView
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
GridView
Published Date:
Sep 01, 2012
Views:
6043
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to upload and save files to server folder or directory on disk and then retrieve and display the files as list in ASP.Net GridView control.
He has also explained how to download and delete the uploaded files through linkbuttons in ASP.Net GridView control.
More
1
Bind DropDownList in ItemTemplate of TemplateField in ASP.Net GridView
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
GridView
|
Snippets
Published Date:
Sep 01, 2012
Views:
15956
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to bind DropDownList placed inside ItemTemplate of TemplateField in ASP.Net GridView control. He has also explained how to select an item in the DropDownList from SQL Server Database table.
More
0
Paging in ASP.Net GridView using jQuery AJAX
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
AJAX
|
GridView
|
JQuery
Published Date:
Aug 31, 2012
Views:
12246
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to do paging in ASP.Net GridView ie. Implement Pagination Client Side using jQuery AJAX and Web Method
More
4
Disable Browser Back Button after login in ASP.Net using JavaScript
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Aug 30, 2012
Views:
4503
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has discussed how to disable browser back button after login in ASP.Net using JavaScript
More
2
Login with FaceBook account in ASP.Net Website
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
FaceBook
Published Date:
Aug 26, 2012
Views:
10183
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explain with an example, how to login or sign in with FaceBook account in ASP.Net Website using the Free ASPSnippets Facebook API.
More
7
ASP.Net FileUpload : File Extension Validation
Author:
Mudassar Khan
Filed Under:
ASP.Net
|
JavaScript
Published Date:
Aug 21, 2012
Views:
8778
Demo:
View Demo
Abstract:
Here Mudassar Ahmed Khan has explained how to create a validation filter for FileUpload control in order that it allows upload of only files with specific extension.
Example for Word documents it will filter *.doc and *.docx extension, for Excel files it will flter *.xls and *.xlsx extensions.
The validation done here is dual i.e. both server side and client side.
More
2
View Live Demo
View Demo