15,999,290 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 @p@richit (Top 37 by date)
@p@richit
18-Sep-14 6:37am
View
have u any idea about that , how to upload it ?
@p@richit
18-Sep-14 6:29am
View
thanks for reply @raju . if my filepath is also a url ("http://225.162.10.162:81/ImagesFile/") then it will worked or not ?
@p@richit
17-Sep-14 3:27am
View
what you want to do ?can you clarify your issue.
@p@richit
15-Sep-14 8:03am
View
Simply recommend to the following link even i also use this code :) -
http://stackoverflow.com/questions/6151348/create-thumbnail-from-video-in-asp-net
@p@richit
15-Sep-14 8:00am
View
keep in mind that adding the argument directly in the query is a bad practice and makes code vulnarable to attacks (SQL injections for example)
@p@richit
28-Aug-14 1:01am
View
i am using asp.net platform and i think that the particular code is for MVC :(
@p@richit
28-Aug-14 0:09am
View
I have tried.when i populate that code,auto-complete not working
@p@richit
27-Aug-14 5:43am
View
Thanks for reply @Tadit ,but i can't able to understand the refered code. i am new in jquery. can you please help for the given code.
@p@richit
19-Aug-14 1:41am
View
Ohk got it thanks for the reply :)
@p@richit
19-Aug-14 0:00am
View
Can you please give me a little example
@p@richit
14-Aug-14 0:38am
View
great its working fine :)
@p@richit
12-Aug-14 5:59am
View
yes that is what i am saying
@p@richit
12-Aug-14 5:08am
View
It works for me :)
@p@richit
12-Aug-14 3:08am
View
when my parameter is 2,5 then the result will be id= 1,3,4,5
@p@richit
12-Aug-14 3:00am
View
Not working
@p@richit
11-Aug-14 9:08am
View
@Magic Wonder thanks for reply.
and from where i break commas in sql or in my code.if you have any code/function suggestion for the particular Comma separated row to filer search please suggest.
@p@richit
11-Aug-14 7:56am
View
should result from the table example @category=2,12 and @location=379
@p@richit
11-Aug-14 7:52am
View
take a look on my main table where i create my search query.
http://3.bp.blogspot.com/-sr1s_M_RcUg/U-it0iodrkI/AAAAAAAACZw/T1dzuDC1oCw/s1600/1111.JPG
and my sql quey is
alter proc Sproc_SelectUsersOfShowcase
@category varchar(100),
@location varchar(100)
as
select PhotographerContributors_tbl.*,tbl_City.City as Cityname from PhotographerContributors_tbl
left outer join tbl_City on tbl_City.CityID=PhotographerContributors_tbl.Location
where PhotographerContributors_tbl.Category like '%'+ @Category+'%' and PhotographerContributors_tbl.Location in (@location)
@p@richit
11-Aug-14 7:39am
View
values in a table.
@p@richit
11-Aug-14 6:36am
View
yes i used checkboxList to insert the category id in 'LocationId' which inserted same as i posted.
@p@richit
11-Aug-14 6:22am
View
:'( is there any other option for find the proper result?
@p@richit
11-Aug-14 6:20am
View
I am using column 'LocationId' for categories. Is there any other option to find the proper result ?
@p@richit
11-Aug-14 5:53am
View
thanks for reply its working.
@p@richit
20-Jun-14 4:09am
View
did it but still getting the same error :( :'(
@p@richit
20-Jun-14 3:23am
View
ya have try it but getting the same error yet :( :(
@p@richit
20-Jun-14 3:18am
View
I have cleared it many times but getting the same error :( :(
@p@richit
20-Jun-14 3:12am
View
Hi thanks for the reply. I have to do this many times but still this error comes
@p@richit
20-Jun-14 3:09am
View
When I m going to publish my project the following error displaying. But the build of solution succeed successfully.
@p@richit
17-Jun-14 1:11am
View
yes i have to use using ImageProperties.
@p@richit
17-Jun-14 1:04am
View
Ohk i'll improve my question :) but what is the solution i am not able to call ExifUtil in my pages please help ?
@p@richit
14-Jun-14 1:47am
View
Thanks a Lot for both ,now its working fine :)
@p@richit
14-Jun-14 0:36am
View
Thanks For reply Tadit.I have Lots of bulk images and i want to get these all details like Author,Tags,comments, camera maker , camera model, Subject from particulate image and store into database.
@p@richit
10-Jun-14 5:53am
View
what i am trying to do -
i have lots of images in the batches of folders in other server and i have to download it as a zip format for the all content of particular folder.
@p@richit
10-Jun-14 5:49am
View
thanks for the reply :) i pur the both the Windows Explorer path and virtual path, in both cases this code working fine. but when i put a ip address of other system then the error comes. thats why i ask u that the code is proper or i have it to change for the access of the other system. suggest please :)
@p@richit
10-Jun-14 4:38am
View
but this is not a solution.. i have to get file only from this server :(
@p@richit
10-Jun-14 4:18am
View
no its a static path http://192.168.10.119:81/imgs/ of our sever and in the line
string file-name = System.IO.Path.GetFileName(s); says error : file uri not supported
@p@richit
10-Jun-14 2:56am
View
in imgs folders there are 5 images which is download into a zip format .
Show More