9,892,249 members (27,765 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
Search within:
Articles
Quick Answers
Messages
Product Catalog
Comments by Technoses (Top 106 by date)
Technoses
-
23 Jun '12 - 2:31
View
Reason for my vote of 5 good job
Technoses
-
16 Jun '12 - 4:57
View
you should re-upload your website
Technoses
-
5 Jun '12 - 12:56
View
i have already told that not needed to add parameter in SQLCommand then why you add this parameter ???
Technoses
-
1 Jun '12 - 22:45
View
what you have done for this??
Technoses
-
1 Jun '12 - 22:45
View
you can use js for this
Technoses
-
1 Jun '12 - 22:43
View
write your code here to trace problem
Technoses
-
31 May '12 - 1:21
View
have you got solved your problem???
Technoses
-
31 May '12 - 1:20
View
thanks
Technoses
-
31 May '12 - 1:20
View
thanks
Technoses
-
29 May '12 - 12:26
View
this code is to be written on aspx page not in c#
Technoses
-
29 May '12 - 12:22
View
you should add a hidden control of asp.net control also accessible in asp.net page
Technoses
-
29 May '12 - 6:50
View
if your problem got solved! Please mark it as solution
Technoses
-
29 May '12 - 6:40
View
is your problem got solved
Technoses
-
28 May '12 - 7:25
View
Why INSERT?? is his question he is retriving only data and i think not want to insert total in database
Technoses
-
28 May '12 - 7:20
View
if you have Doller Rate in Indian Rupee you can direct multiply it
Technoses
-
28 May '12 - 7:13
View
please write what you have done for this and what error occurs when you call it???
Technoses
-
28 May '12 - 2:29
View
what is the problem with update panel and update progress???
Technoses
-
28 May '12 - 2:25
View
you should register a domain then web space (shared hosting or dedicated hosting) (you can buy it from me) then you can deploy your website ...
Technoses
-
28 May '12 - 2:21
View
Please Elavorate your Question. Its not clear what are your requirements.. do you want to create a Wizard step then you should use Wizard Control of ASP.Net.
Technoses
-
28 May '12 - 2:17
View
where is your dialogbox code?? whate is your CS Code??
Technoses
-
28 May '12 - 2:13
View
you should do some work for that create a process logic for this task you should use javascritp for that..
Technoses
-
26 May '12 - 7:01
View
if your problem got solved please mark it as solution
Technoses
-
26 May '12 - 6:53
View
where your r writing this code js or C#
Technoses
-
26 May '12 - 6:35
View
you should use cmd.ExecuteNonQuery(); before below line lblTotalCash.Text = pSum.Value.ToString();
Technoses
-
26 May '12 - 6:28
View
remove xmlns:asp="#unknown" from tags this is a code project problem
Technoses
-
26 May '12 - 6:17
View
first of all this is not a statement of return image it returns only a string you can place it any where in html page second where you want to write this code?? js or C#
Technoses
-
26 May '12 - 1:13
View
???
Technoses
-
26 May '12 - 1:12
View
<asp:TemplateField> <asp:LinkButton style="width:70px;" ID="btnAct" Text='More Info' runat="server" OnClientClick='<%# "gomore(" + Eval("Id").ToString() + "); return false;" %>' />
Technoses
-
25 May '12 - 9:17
View
this is server side event in which your page go post back to server and server will process this work.. so that process goes slow... thats why we use js to eliminate server process .. you can try JS to exclude postback event. this is process optimization for our web application.. you can view : Solution 3 for js...
Technoses
-
25 May '12 - 9:10
View
you can vote and bookmark it also..
Technoses
-
25 May '12 - 9:09
View
ok! mark it as solution plz...
Technoses
-
25 May '12 - 9:08
View
If you have your solution then please mark it as solution
Technoses
-
25 May '12 - 7:31
View
Arunprasath Natarajan says right If you have your solution then please mark it as solution
Technoses
-
25 May '12 - 7:30
View
thanks Arunprasath
Technoses
-
25 May '12 - 6:59
View
remove your code of ShowNoResultFound it is not required to set only in case of bind you should add below line gv.EmptyDataText = "No Result Found"; before bind grid
Technoses
-
25 May '12 - 6:57
View
is your problem has been solved if yes please mark it as solution
Technoses
-
25 May '12 - 5:40
View
what is error now??? Copy and Paste it with stack trace
Technoses
-
25 May '12 - 5:32
View
have you try this. first you should try this. i think header, item, footer row not shows when database is blank
Technoses
-
25 May '12 - 5:27
View
you should usegv.EmptyDataText = "No Result Found";in case of no result
Technoses
-
25 May '12 - 5:10
View
here, no any dotnet control which is used as spreadsheet. it is a customized control for simple web application you should use Form Base Input and GridView listing
Technoses
-
24 May '12 - 12:55
View
what is your code write here bolow
Technoses
-
24 May '12 - 5:04
View
mark as solution if problem got solved and dont forget to rate it...
Technoses
-
24 May '12 - 1:05
View
can you just tell the correct format.. its not clear with this
Technoses
-
23 May '12 - 13:57
View
on page_load event when you check if user exist then you whould maintain it in session and you can got this session in master page
Technoses
-
23 May '12 - 13:55
View
what code you have write
Technoses
-
23 May '12 - 1:40
View
what code you have write for this.. you use StoredProcedure to save values or you directr using Inline Query fot this...
Technoses
-
23 May '12 - 0:44
View
what code you have write for that??
Technoses
-
22 May '12 - 14:26
View
plz explain your comment
Technoses
-
22 May '12 - 5:14
View
what is the problem when you run your site
Technoses
-
22 May '12 - 5:11
View
where you want to use textbox and why
Technoses
-
22 May '12 - 3:46
View
show you content with writing type??what do you want actually??
Technoses
-
21 May '12 - 12:17
View
in above process we use httpwebrequest to access website
Technoses
-
21 May '12 - 12:12
View
this is column name in data table
Technoses
-
16 May '12 - 12:34
View
first i clear you that ascx is not a page . it is a user control so it can not run directly. second tell me what happens when you write this code...
Technoses
-
15 May '12 - 12:08
View
write it on page_load event
Technoses
-
15 May '12 - 12:01
View
if you are using GridView1.Rows[i].Cells[1].Text.ToString(); then first of all you should bind Grid then use it other wise you should use dt
Technoses
-
15 May '12 - 11:59
View
if problem solved. mark it as solution
Technoses
-
20 Apr '12 - 7:13
View
what is your hosting system...In dedicated hosting or VPS you can do it easily ..first let me know about your hosting system....??? URL Re-Writing is not the solution for sum-domains... it can be used only for pages...
Technoses
-
20 Apr '12 - 7:10
View
what you have done for taking input like dd/MM/yyyy??
Technoses
-
27 Feb '12 - 8:09
View
which language u r using write code how u work with??
Technoses
-
20 Feb '12 - 3:11
View
good work
Technoses
-
17 Feb '12 - 6:18
View
the error above is not in viewing file but in saving file in db
Technoses
-
17 Feb '12 - 6:15
View
you have commented the code //fileadd = (Server.MapPath("Image\\") + txtMulShortName.Text + "." + file.Substring(file.LastIndexOf(".") + 1).ToString()); //fileup.SaveAs(fileadd); why??? you save file then read file from server by FileStream fs; fs = new FileStream(fileadd, FileMode.Open, FileAccess.Read); and file not found so fs is null you can use fileup.PostedFile.InputStream as a Stream to convert it to byte in place of first you save file on server then read from file stream....
Technoses
-
17 Feb '12 - 6:10
View
if you want to save image then you should use "fileup" what is "fileup" ?? is this file upload controle or...???
Technoses
-
17 Feb '12 - 6:08
View
is this :"mylocation" you table name than how u use "mylocation.ID" "ID" as a property i m confused ???
Technoses
-
17 Feb '12 - 6:04
View
the code below you using like that you are saving data if (fileup.HasFile) { FileStream fs; fs = new FileStream(fileadd, FileMode.Open, FileAccess.Read); byte[] picbyte = new byte[fs.Length]; fs.Read(picbyte, 0, System.Convert.ToInt32(fs.Length)); fs.Close(); mylocation.fileupload = picbyte; } mylocation.locInsert(); clearalltextboxes(); Addnew(); msgmulliteral.Text = "Data Added Successfully"; is this for save or not
Technoses
-
17 Feb '12 - 6:03
View
are you using class "mylocation" to save data
Technoses
-
17 Feb '12 - 6:02
View
?????
Technoses
-
17 Feb '12 - 6:00
View
mylocation.fileupload ???? table name ?? which table
Technoses
-
17 Feb '12 - 5:58
View
if fileadd is null then you should assign name of file
Technoses
-
17 Feb '12 - 5:56
View
mylocation.fileupload ???? table name ?? which table
Technoses
-
17 Feb '12 - 5:52
View
what is "mylocation" and what do you want to do with below code if (fileup.HasFile) { FileStream fs; fs = new FileStream(fileadd, FileMode.Open, FileAccess.Read); byte[] picbyte = new byte[fs.Length]; fs.Read(picbyte, 0, System.Convert.ToInt32(fs.Length)); fs.Close(); mylocation.fileupload = picbyte; }
Technoses
-
17 Feb '12 - 5:48
View
do you want to display imageor save image in database
Technoses
-
1 Feb '12 - 4:47
View
hi raja the artical Getting Started with IIS 7.5 and ASP.NET 2.0 Classic is for Windows Server 2008 R2 and IIS 7.5. but as i have wrote IIS Express 7.5 and i use it with Win XP SP3 and when i install it on pc. i run it by progfiles/iisexpress/iisexpress.exe or by command prompt. when i run it a default application starts. i have deploy an another application also. but problem is that it is not running on local with IP like http://192.168.1.2/appname on not running on another node of network. i listen that the development server WebDev.Webserver not listen network request but IIS Express 7.5 listen network request and respons.. so give me tutorial / links / suggestions about IIS Express 7.5 (standalone)and not IIS 7.5
Technoses
-
30 Jan '12 - 8:09
View
i did not try but if you have tutorial or ebook or link for this then please..
Technoses
-
30 Jan '12 - 6:58
View
Dear B Birajdra Thanks for you response.. i did not try on another machine bcoz as i have already tell you that when i try with IP on same machine (locally) , then also error occurs on same machine (locally). so i have not tried on another machine.. Please solve this problem..
Technoses
-
30 Jan '12 - 5:45
View
ya. m able to browse with localhost:8080 or 127.0.0.1:8080 (loop back ip) also but if i use 192.168.1.2:8080 (my computer's ip) on my computer(local machine). then error occurs of 400 Code..
Technoses
-
30 Jan '12 - 4:45
View
i use IP address but it not running and error of 400 occures. i want to run this application on another computer of local network also.
Technoses
-
30 Jan '12 - 4:43
View
Not on IIS I want to deploy on IIS Express 7.5 Which is like a development server also..
Technoses
-
25 Jan '12 - 8:28
View
if you want to select the image from client machine and store as string then the above process is useful for that. File upload contorl does not work with ajax also so you should upload file first from client to server and then you can able to convert as string from image.. or i cant able to understand what do you want to do..
Technoses
-
25 Jan '12 - 1:58
View
if you want to select the image from client machine and store as string then the above process is useful for that. File upload contorl does not work with ajax also so you should upload file first from client to server and then you can able to convert as string from image.. or i cant able to understand what do you want to do..
Technoses
-
24 Jan '12 - 10:42
View
why u want to use js and not cs as per above comment you want to store string to server then you can us this process. tell us what actually you want to do?
Technoses
-
24 Jan '12 - 10:29
View
what do you mean : "return the AgentID to lable1 " if you want to assign AgentId to label1 then you can use CommandArgument of e or if it not available then you can use find the button and use its property CommandArgument
Deleted
Technoses
-
23 Jan '12 - 2:49
View
you r using var _row = document.getElementById(ro) and not var rs = document.getElementById(ro) so rs is null you should use rs in place of _row or use _row in place of rs
Technoses
-
18 Jan '12 - 6:46
View
No any support needed for hosting. We will provide a control panle. from where you can manage everything..
Technoses
-
18 Jan '12 - 6:42
View
what is you requirement for hosting. you can contact us on 9251306494 visit www.technoses.com
Technoses
-
18 Jan '12 - 6:34
View
please write the code what you have done
Technoses
-
16 Jan '12 - 10:55
View
please approve this as your solution
Technoses
-
16 Jan '12 - 1:40
View
please tell us what do you want exactly
Technoses
-
13 Jan '12 - 4:46
View
you should use gridview for update panel or add by js and post value by hidden field
Technoses
-
13 Jan '12 - 0:58
View
If solve please rate this as your solution
Technoses
-
12 Jan '12 - 11:18
View
you should try
Technoses
-
12 Jan '12 - 6:03
View
you should use enter key for next control focus reather than selection or typing.
Technoses
-
10 Jan '12 - 4:26
View
If you runs an html + javascript page direct from double click, then it always shows a message of activex. but from localhost or website it not shows. please add your code if problem is different
Deleted
Technoses
-
6 Jan '12 - 1:32
View
Thanks for your appreciation
Deleted
Technoses
-
6 Jan '12 - 1:32
View
Thanks
Technoses
-
2 Jan '12 - 11:57
View
add : cmdText = "Update dbo.quiz set IsSent=1 where QuizID"+sQid; cmd.ExecuteNonQuery();
Deleted
Technoses
-
31 Dec '11 - 1:57
View
Reason for my vote of 5 Very Good and Helpfull
Technoses
-
31 Dec '11 - 1:26
View
why you are using checkbox?.. what is actually you want to do?..
Technoses
-
31 Dec '11 - 1:25
View
what is the actual position of your code or actual problem .. please clearify..
Technoses
-
31 Dec '11 - 1:07
View
add your code here which help us to solve your problem
Deleted
Technoses
-
31 Dec '11 - 0:43
View
Reason for my vote of 1 loop is the problem if rows will 1000 or more
Deleted
Technoses
-
31 Dec '11 - 0:42
View
Reason for my vote of 1 loop will gone slow the browser..
Deleted
Technoses
-
30 Dec '11 - 2:18
View
Problem With Code Is this run with C#.Net 2.0 or Only Run in earlier version...
Technoses
-
23 Dec '11 - 11:25
View
<div> <iframe src="pdffilename.pdf" style="width:400px; height:400px" /> </div>
Technoses
-
22 Dec '11 - 7:56
View
you can use iframe and set src=filepath. it runs if browser supports that feature..
Advertise
|
Privacy
|
Mobile
Web03 | 2.6.130523.1 | Last Updated 1 Jan 1900
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid