15,666,553 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 Python questions
View Javascript questions
View C++ questions
View Java 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 mhd.sbt (Top 36 by date)
mhd.sbt
12-Jan-18 12:17pm
View
which one?
mhd.sbt
8-Jan-18 0:56am
View
Hello PIEBALDconsult :)
In this businesses there are sum personnel With same Effectivedate and one CardNo،
I want To Filter This personnel ، If this query face With this condition we must return 0 and in another case We must return related Personnel with carno :(
and this new script is worked Correctly ، bu has Low Perfomance With Large Data
mhd.sbt
18-Sep-16 4:15am
View
finally i want to Get related Personnel to CardNO in each Time(Date)
tblPersonnelDetails can be contain Several Row With EffectiveDate And CardNo for one Personnel
mhd.sbt
18-Sep-16 3:48am
View
No Your Solution Is Incorrect , assume That @data Containt 200 Row With Diffrent Time and Also Ignore @cardNo variable
mhd.sbt
18-Sep-16 1:52am
View
ok How Can I do this , In Each Iteration Time Variable Change With Cursor Loop ,
and can Be have diffrent Time , so , how to Change Above Query Without Cursor ,
have an idea, to change this query?
mhd.sbt
18-Sep-16 1:46am
View
i want just Remove this cursor , In Cursor Body I have Just Time Variable That I dont Find A Way To This (for example With Join).
mhd.sbt
1-Dec-14 9:59am
View
تست
mhd.sbt
1-Dec-14 9:59am
View
Deleted
مممممممممممممم
mhd.sbt
16-May-14 8:54am
View
yes i closed it
mhd.sbt
15-May-14 12:00pm
View
ok thanks for your answer,is there a way that distinguish main report parameter from sub report parameter?
how to know which parameter is for main report and which is sub report.
thanks for your time.
mhd.sbt
11-Mar-14 15:39pm
View
ok
thanks for your answer.
this way just work for the show an alert
is there a way that use this way for call a public method in "confirmonpageExit" function
for example call a method like below in this function :
<%RemoveWorkSpace();%>
i want to call a public method when user click the close button in browser.
thanks for your time.
mhd.sbt
11-Mar-14 11:40am
View
this not a good answer
note to the my question that i say that i dont want to excecute my code when button is submitted
mhd.sbt
21-Jul-13 1:47am
View
i mean that every time that i open a new solution ,this solution don't add to recent files !
mhd.sbt
20-Jul-13 15:23pm
View
thank you for your suggested link but:
Every programmer knows that link. These links does nothing to help me!
mhd.sbt
7-Jun-13 8:18am
View
no
mhd.sbt
31-May-13 15:07pm
View
ok by this code i have this error
use unassign variable ...
mhd.sbt
30-May-13 4:30am
View
ok but i want create multi line text box dynamically by java script and this code
dont give me a good solution!!
mhd.sbt
14-May-13 11:30am
View
oki solved this problem :)
thank you
mhd.sbt
14-May-13 5:07am
View
ok
whitch control
assume that i want to show alert box for all items of this listitem when page is loading and i have no control
mhd.sbt
14-May-13 4:53am
View
ok buddy i use viewsource
this code is html of page
mhd.sbt
14-May-13 4:16am
View
okthank you
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><title>
</title></head>
<body>
<form method="post" action="WebForm1.aspx" id="form1">
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUKLTg0NTYxMzIxNWRkNdUGLtWNkghfe0LR+PfNr0JsaWXKt5FbDX20KRMnvvU=" />
</div>
<div>
<script type="text/javascript">
</script>
</div>
</form>
</body>
</html>
mhd.sbt
14-May-13 4:00am
View
why?
i look and see list item not render in my page
mhd.sbt
14-May-13 3:42am
View
i have a
List<ListItem> dataTypes = new List<ListItem>();
in c# and i want to access dataTypeselement by javascript
thank you
mhd.sbt
18-Apr-13 10:17am
View
ok thank you for reply
i have an span tag for example with id=span1 i want to set display =none .
witch of two below code you preferred?
1-
var span=document.getElementById('span1');
span.style.cssText="Display:none";
or
2-
span1.style.cssText="Display:none";
and why?
mhd.sbt
18-Apr-13 10:17am
View
ok thank you for reply
i have an span tag for example with id=span1 i want to set display =none .
witch of two below code you preferred?
1-
var span=document.getElementById('span1');
span.style.cssText="Display:none";
or
2-
span1.style.cssText="Display:none";
and why?
mhd.sbt
31-Mar-13 13:02pm
View
ok thanks a lot
mhd.sbt
31-Mar-13 13:01pm
View
i want to request to a site and i want change my ip from each request that destination site receive diffrent ip of my posision
mhd.sbt
30-Mar-13 13:28pm
View
yes i have legitimate reason ,but i cant do this.
i want to change my ip for each request
mhd.sbt
27-Mar-13 14:44pm
View
ok use can use of static inc from outside of button click
mhd.sbt
19-Mar-13 13:58pm
View
hi buddy
can i see your complete code?
i mean,asax file that related to this page
and page or class that contain this page
mhd.sbt
14-Nov-12 11:49am
View
you siad 'Textboxes do not use ViewState to maintain/hold their values between postbacks' ok,
so the property EnableViewState from textbox for what?
mhd.sbt
9-Nov-12 8:34am
View
do you have any code in your page load of this page?
mhd.sbt
8-Nov-12 6:42am
View
can you add this two item in listliew by this code?
lsvAnalysts.Items.Add("1");
lsvAnalysts.Items.Add("2");
mhd.sbt
8-Nov-12 6:41am
View
Deleted
can you add this two item in listliew by this code?
lsvAnalysts.Items.Add("1");
lsvAnalysts.Items.Add("2");
mhd.sbt
7-Nov-12 8:01am
View
hi you can import you excel table directly in sql server .this way get you a table by
your sheet in excel with same header .you can done this by rightclick on database in sql server and choose import and another step for import excel sheet in sql database;
mhd.sbt
27-Oct-12 1:52am
View
in "dataSourceConfiguration Wizard" and in "Choose your database connection" step you should be Select New connection and from open window select "Microsoft Access Database file" and click ok.
from this window you should be select your access database and then and continue next step...
Show More