16,016,076 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 Member 8388026 (Top 67 by date)
Member 8388026
25-Feb-14 5:31am
View
here i also have a imagebutton the id i m gettin as ct100_Contenplaceholder_btnsave.
For textbox i got it correctly.
Member 8388026
25-Feb-14 5:29am
View
ya ill try
Member 8388026
16-Jan-14 5:13am
View
this link is no longer availabel
Member 8388026
7-Jan-14 6:51am
View
ya after getting the PhysicalAddress then how can i trace that computer...
Member 8388026
19-Sep-13 3:15am
View
ya i do have 347 columns. shocked but that is the reality.
Member 8388026
7-Sep-13 0:50am
View
or else how to display the annotion where x axis is months any y axis is numbers.
Member 8388026
5-Sep-13 0:01am
View
the data table values i got as 45.12* and 12.01* and that should be displayed in web chart control.but it is displaying only numbers.
Plz help me!!!! i m new to dev express.
Member 8388026
4-Sep-13 6:25am
View
i concatenated the value with * in datatable. In datatable it will be displayed as it is expected but will not been shown in web chart control.
Member 8388026
4-Sep-13 6:24am
View
ya i did that only but it is not getting displayed in the the web chart control.
Member 8388026
2-Sep-13 6:34am
View
my requirement is to display * .I m displaying the data month wise and if the next month value is greater than previous month then it needs to be indicated by * with that numeric value.I was trying for it.
Member 8388026
2-Sep-13 6:34am
View
Ya. Vishwa KL . You are absolutely right. But my requirement is to display * .I m displaying the data month wise and if the next month value is greater than previous month then it needs to be indicated by * with that numeric value.I was trying for it.
Member 8388026
2-Sep-13 3:00am
View
the data will be coming from datatable in which i am concatinating the *.
The web chart has only two options like numerical and datetime.There is no string option.
Can we some how manage by annotation text.
Member 8388026
4-Jun-13 3:11am
View
Ya i got you but the date picker is inside the grids template.
Member 8388026
3-Jun-13 6:11am
View
That really didnt help me..
Member 8388026
25-May-13 3:30am
View
i m getting this error
"Script control 'dateInput' is not a registered script control. Script controls must be registered using RegisterScriptControl() before calling RegisterScriptDescriptors(). "
Plz help me
Member 8388026
30-Apr-13 2:23am
View
i want to communicate with the modem ,open the port and read the sms from the modem
how to do this
Member 8388026
25-Mar-13 10:39am
View
how to do in dev express grid view
Member 8388026
7-Mar-13 2:26am
View
Please give the solution
Member 8388026
7-Mar-13 1:51am
View
i have done that also but i m not getting the solution.
Member 8388026
24-Nov-12 0:32am
View
file:///C:/Documents%20and%20Settings/Suresh%20J/Desktop/GPS%20Library%20in%20J2ME.htm
Member 8388026
23-Nov-12 7:56am
View
assume that the mobile supports GPS that i m trying to say
Member 8388026
9-Oct-12 5:55am
View
at least for IE and Mozilla Firefox how to solve
Member 8388026
5-Sep-12 23:58pm
View
which code block the ajax register or the calendar extender
Member 8388026
5-Sep-12 6:10am
View
ya i have saved how to retrieve
Member 8388026
5-Sep-12 3:55am
View
i want to transfer from one asp page to another html page
Member 8388026
5-Sep-12 0:07am
View
but i m transfering the data from one asp page to html page
Member 8388026
25-Aug-12 2:58am
View
ya i had added asynpostback for gridview onclick page inexchanging
Member 8388026
17-Jul-12 11:45am
View
i had just googled it but is it the right answer
Member 8388026
17-Jul-12 11:42am
View
yes i had been continue-sly doing that recreating it.
Member 8388026
16-Jul-12 6:14am
View
Deleted
<asp:UpdatePanel ID="Up" runat="server">
<contenttemplate>
<asp:Button ID="btnDummy" runat="server" Text="" BackColor="White" Height="0px" Width="0px" />
<asp:Button ID="btnclose" runat="server" BackColor="White" Height="0px" Text=""
Width="0px" />
<cc1:ModalPopupExtender ID="btnclose_ModalPopupExtender" BackgroundCssClass="modalBackground"
runat="server" OkControlID="btnOkay" CancelControlID="btnclose" TargetControlID="btnDummy"
PopupControlID="pnlYesNo" Drag="true"
PopupDragHandleControlID="PopupHeader">
<cc1:ModalPopupExtender ID="ModalPopupExtender1" runat="server"
BackgroundCssClass="modalBackground" CancelControlID="btnCancel" Drag="true"
OkControlID="btnOkay" PopupControlID="pnlYesNo"
PopupDragHandleControlID="PopupHeader" TargetControlID="btnDummy">
<asp:Panel ID="pnlYesNo" runat="server" class="popupConfirmation" >
<div class="popup_Container">
<div class="popup_Titlebar" id="PopupHeader">
<div class="TitlebarLeft">Popup Header</div>
<div class="TitlebarRight"></div>
</div>
<div class="popup_Body">
<table width="250" >
<tr>
<td align="center" colspan="3" >
<asp:Label ID="Label15" runat="server" ForeColor="#3333CC"
Text="Please re-enter the correct FLW ID" Font-Names="Calibri"
Font-Size="Medium">
</td>
<td align="left">
</td>
</tr>
<tr>
<td align="right">
<asp:Label ID="Label3" runat="server" Font-Names="Calibri" Font-Size="Medium"
ForeColor="#3333CC" Text="FLW ID" Width="80px">
</td>
<td align="left" width="50">
<asp:TextBox ID="txtFLWIDUC" runat="server" MaxLength="10" Width="100px">
</td>
<td align="left" width="20">
<asp:Button ID="btnFindUC" runat="server" BackColor="#1A48C0" Font-Bold="True"
Font-Names="Calibri" Font-Size="Medium" ForeColor="White" Height="24px"
onclick="btnFindUC_Click" Text="Find" Width="80px" />
</td>
<td align="left">
</td>
</tr>
<tr>
<td colspan="4">
<asp:Label ID="Label13" runat="server" Font-Names="Calibri" ForeColor="#3333CC"
Text="This FLW ID is not registered, Do you want to register the issue?"
Font-Bold="True" Visible="False" Font-Size="Large">
</td>
</tr>
<tr>
<td colspan="4" align="center">
<asp:CheckBox ID="ChkboxYesNo" runat="server" Font-Names="Calibri"
Font-Size="Medium" ForeColor="#3333CC" Text="Register" AutoPostBack="True"
oncheckedchanged="ChkboxYesNo_CheckedChanged" Enabled="False" />
</td>
</tr>
<tr>
<td align="center" colspan="4">
<table>
<tr>
<td width="250">
</td>
Member 8388026
16-Jul-12 6:12am
View
k fine ill post it
Member 8388026
16-Jul-12 6:07am
View
i added list items as 0 and 1 to radio buttonlist
Member 8388026
17-Jun-12 6:18am
View
Its works
Member 8388026
17-Jun-12 5:46am
View
Thanks a lot
Member 8388026
25-May-12 8:08am
View
can u tell me any website for this demo
Member 8388026
25-May-12 7:38am
View
yes
Member 8388026
15-Apr-12 4:17am
View
no still i m not getting the answer!!!
what path to be set
Member 8388026
15-Apr-12 2:57am
View
protected void btnShowImg_Click(object sender, EventArgs e)
{
HttpPostedFile postFile = this.Upload1.PostedFile;
string strFileName = this.Upload1.FileName;
try
{
if (this.Upload1.PostedFile != null)
{
//Check the selection of file
if (string.IsNullOrEmpty(postFile.FileName))
lblMessage.Text = "Please select image to view";
else
{
//Get binary value of the image file
imageData = UIUtilities.ReadImageFile(postFile.FileName, new string[] { ".gif", ".jpg", ".bmp", ".jpeg" });
if (imageData == null)
{
lblMessage.Text = "Please select a file of format gif, jpg or bmp.";
imgMyPhoto.Attributes.Add("Src", "");
}
else
{
//persist the extension of the selected image file
//this.Page.RegisterHiddenField("hdnPhoto", Path.GetExtension(postFile.FileName));
Session["FileName"] = strFileName;
if (Session["Photo"] == null)
Session.Add("Photo", imageData);
else
Session["Photo"] = imageData;
imgMyPhoto.Attributes.Add("Src", Upload1.PostedFile.FileName);
}
}
}
}
catch (Exception ex)
{
lblMessage.Text = ex.Message;
}
}
Member 8388026
15-Apr-12 2:56am
View
k fine i'll share it
Member 8388026
7-Apr-12 10:24am
View
i m not doing anything but the dockable and floating option are not working
Member 8388026
28-Mar-12 10:14am
View
My friend is doing a project on EMBEDDED system.
So he wants me to read the hyperterminal data in console application.
Member 8388026
21-Dec-11 6:10am
View
Thank u
Member 8388026
21-Dec-11 6:10am
View
Thank u
Member 8388026
14-Dec-11 1:51am
View
no actually i have project built by some one but now i want to edit and execute that project.
Member 8388026
12-Dec-11 2:47am
View
if i do so in one aspx then it should get attached to all the other aspx files also.
Member 8388026
12-Dec-11 2:38am
View
they are not in one network but different place
Member 8388026
12-Dec-11 2:36am
View
no they are not in one network
Member 8388026
8-Dec-11 4:01am
View
i want to do it with out the ajax control can i do it.
Member 8388026
8-Dec-11 4:01am
View
i want to do it with out the ajax control can i do it.
Member 8388026
8-Dec-11 4:01am
View
i want to do it with out the ajax control can i do it.
Member 8388026
8-Dec-11 4:01am
View
i want to do it with out the ajax control can i do it.
Member 8388026
8-Dec-11 4:01am
View
i want to do it with out the ajax control can i do it.
Member 8388026
24-Nov-11 4:28am
View
yes i worked out in database.but when i write the same query in the .cs file the questions are get changed randomly they are not stable.in the web page only they are changing randomly.
now what to do.....?
Member 8388026
23-Nov-11 6:11am
View
Thanks for that.
but the [total] column is in another table.
my requriment is if 6th row of username is value:6,then is should match with only 6th row of total which is in another table,that is my requriment and dispaly it.
can you try once more and tell me plz....
Member 8388026
23-Nov-11 4:53am
View
Deleted
but i have one text box for username in which if i enter the username i should get the result.here is my code.just correct it.
SqlCommand cmd = new SqlCommand("select username from registation where username='"+TextBox1.Text+"' t1 FULL OUTER JOIN result t2 on t1.username=t2.total where t1.column is null or t2.total is null",con);
plz correct this and tell me.
Member 8388026
22-Nov-11 4:17am
View
totally i have 10 questions in one design page it should be in random way when i login every time.
Member 8388026
19-Nov-11 23:56pm
View
yes timer gets restarted when ever i click a radio button in update panel.
Member 8388026
18-Nov-11 3:37am
View
i have some stuffs on the page in asp.net.The contents are too long so i have used the timer ajax tool for it.as soon the user logs in, he can view any item upto 2 minutes after that the page gets logged out in such a manner i have designed and coded it but as the page comes down the must be able to see that how much time is remaining .so this is my scenario plz help me.....
Member 8388026
18-Nov-11 3:37am
View
i have some stuffs on the page in asp.net.The contents are too long so i have used the timer ajax tool for it.as soon the user logs in, he can view any item upto 2 minutes after that the page gets logged out in such a manner i have designed and coded it but as the page comes down the must be able to see that how much time is remaining .so this is my scenario plz help me.....
Member 8388026
17-Nov-11 4:57am
View
Can you edit the code and tell me that what exactly to write in the comment part what you have given.i m new to asp.net.still learning....
Member 8388026
16-Nov-11 3:47am
View
but i have already created the radio buttons in designer part.now how to do and proceed because i have created 200 radio buttons.
Member 8388026
16-Nov-11 3:39am
View
this will validate it to dd/mm/yyyy
Member 8388026
16-Nov-11 3:39am
View
try this \d{2}/\d{2}/\d{4} go to the regular expression properties and in that write a expression in:validate expression \d{2}/\d{2}/\d{4}
Member 8388026
16-Nov-11 0:01am
View
Okay fine ill just check it out
Member 8388026
14-Nov-11 11:02am
View
i want to add five integer values which will be entered in 5 text boxes and when i click button result should be displayed in another textbox
Member 8388026
10-Nov-11 10:34am
View
Thank u so much that really helped me.Great tutor.
Member 8388026
10-Nov-11 7:05am
View
please help me in binding the data to gridview
Show More