9,869,444 members (28,279 online)
Visit CodeProject.TV
Discuss CodeProject.TV
Sign in
Email
Password
Forgot your password?
Sign in using
home
articles
Chapters and Sections
>
Search
Latest Articles
Latest Tips/Tricks
Top Articles
Beginner Articles
Technical Blogs
Posting/Update Guidelines
Article Help Forum
Article Competition
Submit an article or tip
Post your Blog
quick answers
Ask a Question
View Unanswered Questions
View All Questions...
C# questions
ASP.NET questions
VB.NET questions
C#4.0 questions
C++ questions
discussions
All Message Boards...
Application Lifecycle
>
Running a Business
Sales / Marketing
Collaboration / Beta Testing
Work & Training Issues
Design and Architecture
ASP.NET
JavaScript
C / C++ / MFC
>
ATL / WTL / STL
Managed C++/CLI
Adobe Technologies
C#
Free Tools
Objective-C
Ruby On Rails
Database
Hardware & Devices
>
System Admin
Hosting and Servers
Java
.NET Framework
Mobile
VS 11 & .NET 4.5
Sharepoint
Silverlight / WPF
Visual Basic
Web Development
Site Bugs / Suggestions
features
Component & Service Catalog
Competitions
News
The Insider Newsletter
Newsletter archive
Surveys
Product Showcase
Research Library
CodeProject Stuff
community
The Insider News
The Lounge
The Weird & The Wonderful
The Soapbox
Press Releases
Who's Who
Most Valuable Professionals
Company Listings
Non-English Language
>
General Indian Topics
General Chinese Topics
help
What is 'CodeProject'?
General FAQ
Ask a Question
Bugs and Suggestions
Article Help Forum
Site Map
Advertise with us
Employment Opportunities
About Us
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
71 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 2
Page Size:
10
·
25
·
50
Author filtered by: aravindnass
[x]
how to do sum of first fields in a group in SSRS report
by
aravindnass
Question
9 May 2013
license:
CPOL
heyy..I have use SSRS report .. IN that I want to sum of first fields in a group(collection date) .. I wrote a expression but it doesn't work ( got error)....here is:1. =sum(first(Fields!Amount.Value).ToString())2. =sum(first(Fields!Amount.Value),"collection date")IS any...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
SQL
SSRS
Reports
how to add values in a column with specific condition in SSRS report
by
aravindnass
Question
5 May 2013
license:
CPOL
heyy..I am using the SSRS report , in that I want expression to calculate a column(bill Amount) with a condition here is the condition----------------------1. if the bill number field (column wise) value are same then the same bill amount 2. if the bill number field (column...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
SSRS
didn't update the image (not clear the cache) in IE
by
aravindnass
Question
1 May 2013
license:
CPOL
how do i clear the image cache after editing an image on my site?When Iam updating an image it update successfully but i still see the old image .I don't see the new image until I press ctrl+f5(in IE).. but its works fine in firefox....Is any solution.....?
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
IE8
when textarea disable then not showing all the text in textarea
by
aravindnass
Question
23 Apr 2013
license:
CPOL
I have a textarea ,and I type a long text in it ..and applied css in it ..and in css overflow : auto. So I get scroll bar..but when I disable the textarea..Then cannot see all the data (because the scroll bar is disable ) ..plz give a solution for this...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
CSS
jquery for clearing the file upload control
by
aravindnass
Question
22 Apr 2013
license:
CPOL
heyy..I am using a jquery for validation of images ..My problem when alert msg is came and click OK button ..the fileupload is not cleared(in IE) ..But in mozila it cleared..here is my code. $(function() { $('#
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
jQuery
page navigation is out of range in reportviewer
by
aravindnass
Question
19 Apr 2013
license:
CPOL
heyy...I am using the SSRS report ..when I click navigation button after showing the report ( it is in one page) the next page navigation button is shown ..when i click it ..It shows following error("page navigation is out of range")How to solve this ...I search a lot ...many of...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
SSRS
Reports
ssrs dropdown parameter selected index change not affect other drop down parameter
by
aravindnass
Question
18 Apr 2013
license:
CPOL
heyy...I am using SSRS report ..In that I am using two dropdown parameter ...(dropdown 1 and dropdown2)..dropdown 2 changed according to the dropdown 1 selected index change..But My problem is when drop down 1 change(selected index) again dropdown 2 is not changing ...Is any...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
SSRS
Reports
give regular expression in SSRS report parameters
by
aravindnass
Question
17 Apr 2013
license:
CPOL
heyy..Heyy..I am working in SSRS report..In that there is From date and to Date parameter..My problem is 1. How to check Date validation between from date and To date2. Can type letters in Date parameter Textbox(with this I got error..)So ,Can I use the regular expression...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
SSRS
Reports
how to deploy SSRS report project using outside solution (or tools )
by
aravindnass
Question
17 Apr 2013
license:
CPOL
heyy..I use a SSRS reports and I want to deploy SSRS report project using outside solution .Is there any tools to deploy this....
General Programming
»
Uncategorised Quick Answers
»
General
SSRS
Reports
Deployment
how to access the control that outside the update panel
by
aravindnass
Question
16 Apr 2013
license:
CPOL
heyy..I use a update panel inside that dropdown and a listbox and outside the update panel a label is there ..When No data the label show show a message ...but I could not access the label that is outside the update panel..here is my code.. ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
updatepanel
how to check the printer is on or off in windows application
by
aravindnass
Question
10 Apr 2013
license:
CPOL
heyyy..I am checking ..whether my printer(dot matrix printer) is on or off ..Is there any code to check the printer is on or off....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
gird in the update panel is jerking when scrolling
by
aravindnass
Question
7 Apr 2013
license:
CPOL
heyy..I am using a grid in the item template i have a checkbox (grid is in update panel).. But when I scroll the grid then check the check box then the page is jerking and go to top..here is my gird code.. My source code is large ..if you want I will paste my code...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
grid
date time picker(date parameter) is not showing in google chrome
by
aravindnass
Question
5 Apr 2013
license:
CPOL
heyy.. I am using SSRS report .. In that I have a parameter date time picker(date parameter) ...It is working fine in mozilla firefox and IE ..but not displayed in google chrome...Any suggestion or solution....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
SSRS
can type number and letters in datetime parameter in SSRS report(.rdl)
by
aravindnass
Question
4 Apr 2013
license:
CPOL
heyy..I use a SSRS report (.rdl). IN that I have two parameter from DATE and to DATE ..when running , it will show a textbox with a datetime picker..But My problem is ,In the datetime field(textbox) , Can type number and letters in it... and when click on View Report..It shows...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
SSRS
both expression and currency symbol is not working in SSRS report
by
aravindnass
Question
1 Apr 2013
license:
CPOL
hey ..I am using a SSRS report .. IN that a field I want both expression and a currency symbol needed..But when I use both expression and currency(number in textbox property)..its is not working ..shows only the expression..Can I get a solution ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
SQL-Server
SSRS
how to put rupees symbol in a text box in SSRS report
by
aravindnass
Question
1 Apr 2013
license:
CPOL
hey .. I am using SSRS report..In that there is a textbox ..I want rupees symbol in that..ie.(र)..But how can I put this symbol..?( only I found INR in the textbox properties)..can you give a solution...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
SSRS
by using intent how we got mobile network setting page through in android
by
aravindnass
Question
27 Mar 2013
license:
CPOL
heyy...by using intent how we got mobile network setting page through in android
General Programming
»
Uncategorised Quick Answers
»
General
Java
Mobile
Android
code for turn on 3G in android
by
aravindnass
Question
27 Mar 2013
license:
CPOL
heyy...Is there any code for turn on 3G in android mobile...
General Programming
»
Uncategorised Quick Answers
»
General
Java
Mobile
Mobile
Android
javascript for validate width and height of image befor uploading using fileupload control in asp.net
by
aravindnass
Question
22 Mar 2013
license:
CPOL
heyy...Is there is javascript or jquery for validate the width and height of image before uploading using fileupload control in .aspx..I searched through internet ..I got server side validation but I didn't get javascript or jquery for this....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
jQuery
validate the textbox inside a repeator control
by
aravindnass
Question
16 Mar 2013
license:
CPOL
Hey,I use a repeator control.Inside that a textbox is placed, then I put a jQuery for validate that textbox.When more than one textbox is generated inside the repeator control, this jQuery is not working (jQuery validator is working for the first textbox...).When more than one...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
jQuery
ajax accordion jquery toggle function a button click
by
aravindnass
Question
15 Mar 2013
license:
CPOL
heyy ..I am using accordion(4 accordion panel) inside this I have repeater controls each of these accordion panel..(inside a update panel ...)..I have a two buttons(next and previous)..But these have some issue,with these update panel....So I need a jquery toggle for this accordion ..when i...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Ajax
jQuery
how to change the title of pop up(alert msg) in google chrome
by
aravindnass
Question
12 Mar 2013
license:
CPOL
heyy....I have a problem ... I use a javascript alert msg ...when the alert msg shows ,the pop up title shows "The page at localhost: 3448 say "...So want to remove this and add my project name here....Is there is any solution ....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
chrome
problem with javascript alert message("Prevent this page from creating additional dialogs ")
by
aravindnass
Question
9 Mar 2013
license:
CPOL
heyy..I am using a javascript function ..in that I use a alert message..the alert mesage is working fine..But My problem is when two or three time alert message is came ,a check with text is seen("Prevent this page from creating additional dialogs ") ..when clicked this check box ..and...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
ajax accordion selected index problem in asp.net
by
aravindnass
Question
3 Mar 2013
license:
CPOL
heyy..I am using ajax accordion ..and I have 5 accordion panel ..and also i put back and next button in that accordion ...My problem is ..while first time loading the back and next button is working fine ..but when click on the acoordion panel 2 and click back button ..it is not woking... here...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Ajax
attendence management system project ..
by
aravindnass
Question
22 Feb 2013
license:
CPOL
heyy...I got a new project in c# ,students attendence management system project ....here ..attendance of students will take daily in every period by teacher..And I have a web service also..( to connect to android device..)..Can you suggest any similar project or any idea to how t o do or...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
how to create a WSDL file from a web service in asp.net
by
aravindnass
Question
20 Feb 2013
license:
CPOL
heyy...iam new in wsdl...I created a web service ..and invoke that it works fine..but now I want to call the web service from WSDL.(or webservice to WSDL..)..I don't know how to make WSDL and call the web service...could you help mee..any link or solution..???
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
WSDL
validation for number greater than 0 (in regular expression)
by
aravindnass
Question
18 Feb 2013
license:
CPOL
Hi,I am using a regular expression validator ...I want to check if number is greater than zero ..if 0 means it will not enter ..here is my validator ..check it and suggest a solution..
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
update function in mysql
by
aravindnass
Question
18 Feb 2013
license:
CPOL
heyy...how to update a column of selected row in a table (of a same table)...I tried ..but not working...the query is in below..UPDATE `billgeneration` SET CollectedBy= ( SELECT `BillCollectionId` FROM billgeneration WHERE `PaymentId`=21 LIMIT 0,1 ) WHERE `PaymentId`=22plz help...
General Programming
»
Uncategorised Quick Answers
»
General
MySQL
database
Print document from web service
by
aravindnass
Question
17 Feb 2013
license:
CPOL
hi...I am using webservice to print a document ,this code wroks from visual studio but not works after hosting it in iis..PLz help...Here is my code: public void chefOrderPrinting(OrderFromService objOrder) { try { ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
IIS
WebService
query for finding Balance of credit and debit (in mysql)
by
aravindnass
Question
11 Feb 2013
license:
CPOL
haiii...I am stuck with a query of Transaction statement (balance sheet )...I want calculate the balance of credit and debit of a customer...Can you help me to develop query for calculate the balance ..(in mysql) .here is the normal structure.. ...
General Programming
»
Uncategorised Quick Answers
»
General
MySQL
jquery for checking the image control (in C#)
by
aravindnass
Question
8 Feb 2013
license:
CPOL
hey ..I have a image control..I need to check whether the image control has image or not ...Plz give me jquery or javascript for that ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
jQuery
see the file name of fileupload contol in a label
by
aravindnass
Question
7 Feb 2013
license:
CPOL
heyy..I have a file upload control....All I wanted is, I need the file name of the file that I select through file upload controls..and that file name is displayed in a label....(when I selected through the file upload controls)....here found a code ..but it is not changed when another file...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
jQuery
problem with ajax accordian
by
aravindnass
Question
31 Jan 2013
license:
CPOL
heyy.. Iam using ajax accordion in my page and In each accordion panel (Header) .I put two buttons ( previous and next button)..and inside that panel.I put repeater in each accordion ... and a textbox..and button..when the first time page load ..the previous and next button will work...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
problem facing ajax accordionwhile pressing enter key
by
aravindnass
Question
28 Jan 2013
license:
CPOL
heyy... I Used an ajax accordion and I have 5 accordion panel inside it ...My problem is when I used accordion panel 3..and press enter key ..It will go to accordion panel 1(or accordion panel 1 is opening..) ....plz give a solution to over come this flow... here is my accordian...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Ajax
validate the numerice and dot and backspace also validate single dot(.) without enter other digits
by
aravindnass
Question
23 Jan 2013
license:
CPOL
heyyy ...I have to validate the numeric and dot and backspace also validate single dot enter...(ie. enter dot(.) only without entering other digits)but my code is allowed '.' dot ...here is my code..and tell how can I validate the dot(.) in textbox
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
jQuery
javascript for entring numerics and dot(.) also allow backspace for a textbox
by
aravindnass
Question
21 Jan 2013
license:
CPOL
heyyy...I want a javascript that allows only numerics and dot(.) also allow backspace ..the purpose is to enter amount(price) in a txtbox...I used a javascript but it does not allow backspace ...check it... and give a solution
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
jQuery
report viewer (in rdlc) in google chrome
by
aravindnass
Question
15 Jan 2013
license:
CPOL
heyy .. Iam using rdlc report viewer in vs2008 ..In report viewer..the the report(ie.. Result) is showing good in Mozilla ,Internet explorer8 ..but in google chrome the data(report) is view as very congested to left side..So a face design problem...can u tell any suggestion....?
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
CSS
Reporting
tab probelm in autopostback in textbox
by
aravindnass
Question
12 Jan 2013
license:
CPOL
Hey ...I have a textbox (txtBlockName).It is in a repeater control (So txtBlockName is repeating) .(inside a ajax accorden contro).And also I have a validation in textbox (txtBlockName) on its textChanged..(So I give its autopostback=true).My problem is when I first enter then press Tab ,then it...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
fileupload contol problem in asp.net
by
aravindnass
Question
7 Jan 2013
license:
CPOL
heyy .. I am using a fileupload contol..My problem is when I select the file from file upload and after that I clicked a button ..then my upload file path showing in fileupload control is disappear....plz tell me what to doo..?
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
for loop for fill dataset values
by
aravindnass
Question
7 Jan 2013
license:
CPOL
heyy... I have dataset of values ...I want to put this in a forloop..can you help me.. ds.Tables[0].Rows[1][2] = "40"; ds.Tables[0].Rows[2][3] = "40"; ds.Tables[0].Rows[3][4] = "40"; ds.Tables[0].Rows[2][2] = "41"; ds.Tables[0].Rows[3][3] = "41"; ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
mobile number validation
by
aravindnass
Question
6 Jan 2013
license:
CPOL
heeyy..I am using the textbox that have mobile no.I have o validate the number ..I tried many validation (from the internet)..But if I enter 10 zeros("000000000")... It will take..So can u suggest any javascript or validation to handle this....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
tab container (ajax) problem
by
aravindnass
Question
6 Jan 2013
license:
CPOL
heyy..I use a tab container (ajax tab container)and I have 3 tab panels ..My problem is if I enter a textbox in 2nd tabpanel and then enter,the button in the 1st tab panelis working....(or event in 1st tab panel is call)...how can I solve this...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Ajax
javascript for prevent tags() keys on asp.net
by
aravindnass
Question
6 Jan 2013
license:
CPOL
heeyyyy...In my aspx page ..if I try to enter inside a textbox..a msg is coming("potentially dangerous..." ) I know that it is to prevent the sql injection ..but it seems wrong...for meecan u give me javascript for preventing the tag keys(don't want any alert)...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
how to enable gridview items while loading grid
by
aravindnass
Question
3 Jan 2013
license:
CPOL
heyy...i have gridview with a data loaded ... now i need to enable a particular cell in each row of gridview control for inserting some values....plz give any solution for thisplz reply...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
put color on javascript alert
by
aravindnass
Question
3 Jan 2013
license:
CPOL
heyyy....I have a javascript for showing the alert message...can I put a red color on the text showing........here is my script $(function() { $('#').change(function() { var fileExtension = ['jpg',...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
convert gridview to datatable
by
aravindnass
Question
2 Jan 2013
license:
CPOL
heyyy.... I have a grid with data..I want transfer this gridrows data to a datatable on a button click..I tried but I don't get the values in grid.. here my code..foreach (GridViewRow row in grvBaseFareGraph.Rows) { DataRow dr; ...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
javascript for checking the size of fileupload
by
aravindnass
Question
1 Jan 2013
license:
CPOL
I want a client side script(javascrpt) for checking the size of file uploading for file upload control in asp.net(before uploading)..can any one help for this....
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
show validation on a page
by
aravindnass
Question
1 Jan 2013
license:
CPOL
heyy...I have a 3 required field validator in a page ..I want to show the required fields on page load ..So I put Page.validate() on page load ...But My problem is there is a reset button ..when I clicked on this the textbox will be clear ,but the validation is also disappear...here is...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
image validation for file upload(javascript)
by
aravindnass
Question
1 Jan 2013
license:
CPOL
heyy... I want to validate the images on file upload(before upload) .I find a java script for this....here is the javascript ... $(function() { $('#').change( function() { var...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
checking the size of fileupload (validation)
by
aravindnass
Question
20 Dec 2012
license:
CPOL
heyy.. Iam using a file-upload control ,here I want to check , uploaded file size should not exceed than 4MB... Is there is any JavaScript to handle this ....while upload time or while select the file..
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Page 1 of 2
1
2
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web01 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid