15,792,380 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 Python questions
View PHP 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 Technoses (Top 107 by date)
Technoses
22-Jan-15 7:38am
View
which database you want to use
Technoses
23-Jun-12 2:31am
View
Reason for my vote of 5
good job
Technoses
16-Jun-12 4:57am
View
you should re-upload your website
Technoses
5-Jun-12 12:56pm
View
i have already told that
not needed to add parameter in SQLCommand
then why you add this parameter ???
Technoses
1-Jun-12 22:45pm
View
you can use js for this
Technoses
1-Jun-12 22:45pm
View
what you have done for this??
Technoses
1-Jun-12 22:43pm
View
write your code here to trace problem
Technoses
31-May-12 1:21am
View
have you got solved your problem???
Technoses
31-May-12 1:20am
View
thanks
Technoses
31-May-12 1:20am
View
thanks
Technoses
29-May-12 12:26pm
View
this code is to be written on aspx page not in c#
Technoses
29-May-12 12:22pm
View
you should add a hidden control of asp.net control
also accessible in asp.net page
Technoses
29-May-12 6:50am
View
if your problem got solved! Please mark it as solution
Technoses
29-May-12 6:40am
View
is your problem got solved
Technoses
28-May-12 7:25am
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:20am
View
if you have Doller Rate in Indian Rupee
you can direct multiply it
Technoses
28-May-12 7:13am
View
please write what you have done for this and what error occurs when you call it???
Technoses
28-May-12 2:29am
View
what is the problem with update panel and update progress???
Technoses
28-May-12 2:25am
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:21am
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:17am
View
where is your dialogbox code??
whate is your CS Code??
Technoses
28-May-12 2:13am
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:01am
View
if your problem got solved
please mark it as solution
Technoses
26-May-12 6:53am
View
where your r writing this code
js or C#
Technoses
26-May-12 6:35am
View
you should use
cmd.ExecuteNonQuery();
before below line
lblTotalCash.Text = pSum.Value.ToString();
Technoses
26-May-12 6:28am
View
remove
xmlns:asp="#unknown"
from tags
this is a code project problem
Technoses
26-May-12 6:17am
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:13am
View
???
Technoses
26-May-12 1:12am
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:17am
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:10am
View
you can vote and bookmark it also..
Technoses
25-May-12 9:09am
View
ok!
mark it as solution plz...
Technoses
25-May-12 9:08am
View
If you have your solution then please mark it as solution
Technoses
25-May-12 7:31am
View
Arunprasath Natarajan says right
If you have your solution then please mark it as solution
Technoses
25-May-12 7:30am
View
thanks Arunprasath
Technoses
25-May-12 6:59am
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:57am
View
is your problem has been solved
if yes please mark it as solution
Technoses
25-May-12 5:40am
View
what is error now???
Copy and Paste it with stack trace
Technoses
25-May-12 5:32am
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:27am
View
you should usegv.EmptyDataText = "No Result Found";in case of no result
Technoses
25-May-12 5:10am
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:55pm
View
what is your code write here bolow
Technoses
24-May-12 5:04am
View
mark as solution if problem got solved and dont forget to rate it...
Technoses
24-May-12 1:05am
View
can you just tell the correct format..
its not clear with this
Technoses
23-May-12 13:57pm
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:55pm
View
what code you have write
Technoses
23-May-12 1:40am
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:44am
View
what code you have write for that??
Technoses
22-May-12 14:26pm
View
plz explain your comment
Technoses
22-May-12 5:14am
View
what is the problem when you run your site
Technoses
22-May-12 5:11am
View
where you want to use textbox and why
Technoses
22-May-12 3:46am
View
show you content with writing type??what do you want actually??
Technoses
21-May-12 12:17pm
View
in above process
we use httpwebrequest to access website
Technoses
21-May-12 12:12pm
View
this is column name in data table
Technoses
16-May-12 12:34pm
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:08pm
View
write it on page_load event
Technoses
15-May-12 12:01pm
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:59am
View
if problem solved. mark it as solution
Technoses
20-Apr-12 7:13am
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:10am
View
what you have done for taking input like dd/MM/yyyy??
Technoses
27-Feb-12 8:09am
View
which language u r using
write code how u work with??
Technoses
20-Feb-12 3:11am
View
good work
Technoses
17-Feb-12 6:18am
View
the error above is not in viewing file
but in saving file in db
Technoses
17-Feb-12 6:15am
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:10am
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:08am
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:04am
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:03am
View
are you using class "mylocation" to save data
Technoses
17-Feb-12 6:02am
View
?????
Technoses
17-Feb-12 6:00am
View
mylocation.fileupload ????
table name ??
which table
Technoses
17-Feb-12 5:58am
View
if fileadd is null then
you should assign name of file
Technoses
17-Feb-12 5:56am
View
mylocation.fileupload ????
table name ??
which table
Technoses
17-Feb-12 5:52am
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:48am
View
do you want to display imageor save image in database
Technoses
1-Feb-12 4:47am
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:09am
View
i did not try but if you have tutorial or ebook or link for this then please..
Technoses
30-Jan-12 6:58am
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:45am
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:45am
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:43am
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:28am
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:58am
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:42am
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:29am
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
Technoses
23-Jan-12 2:49am
View
Deleted
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:46am
View
No any support needed for hosting.
We will provide a control panle. from where you can manage everything..
Technoses
18-Jan-12 6:42am
View
what is you requirement for hosting.
you can contact us on 9251306494
visit www.technoses.com
Technoses
18-Jan-12 6:34am
View
please write the code what you have done
Technoses
16-Jan-12 10:55am
View
please approve this as your solution
Technoses
16-Jan-12 1:40am
View
please tell us what do you want exactly
Technoses
13-Jan-12 4:46am
View
you should use gridview for update panel
or add by js and post value by hidden field
Technoses
13-Jan-12 0:58am
View
If solve please rate this as your solution
Technoses
12-Jan-12 11:18am
View
you should try
Technoses
12-Jan-12 6:03am
View
you should use enter key for next control focus reather than selection or typing.
Technoses
10-Jan-12 4:26am
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
Technoses
6-Jan-12 1:32am
View
Deleted
Thanks
Technoses
6-Jan-12 1:32am
View
Deleted
Thanks for your appreciation
Technoses
2-Jan-12 11:57am
View
add :
cmdText = "Update dbo.quiz set IsSent=1 where QuizID"+sQid;
cmd.ExecuteNonQuery();
Technoses
31-Dec-11 1:57am
View
Deleted
Reason for my vote of 5
Very Good and Helpfull
Technoses
31-Dec-11 1:26am
View
why you are using checkbox?..
what is actually you want to do?..
Technoses
31-Dec-11 1:25am
View
what is the actual position of your code or actual problem .. please clearify..
Technoses
31-Dec-11 1:07am
View
add your code here which help us to solve your problem
Technoses
31-Dec-11 0:43am
View
Deleted
Reason for my vote of 1
loop is the problem if rows will 1000 or more
Technoses
31-Dec-11 0:42am
View
Deleted
Reason for my vote of 1
loop will gone slow the browser..
Technoses
30-Dec-11 2:18am
View
Deleted
Problem With Code
Is this run with C#.Net 2.0 or
Only Run in earlier version...
Technoses
23-Dec-11 11:25am
View
<div>
<iframe src="pdffilename.pdf" style="width:400px; height:400px" />
</div>
Technoses
22-Dec-11 7:56am
View
you can use iframe and set src=filepath. it runs if browser supports that feature..
Show More