9,866,691 members (33,158 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
The default search term operator is
AND
.
You can use brackets,
AND
,
OR
, and
NOT
to improve your search. For example:
C# AND NOT(VB or SQL)
A query of a single
*
will return everything, filtered by any filters.
Filter examples:
Search by Author
author:"author name"
Filter by tag
tag:C#
or
tag:(C++ or Java)
Wildcard search
use "?" or "*" eg.
gr?d
or
gr*
17,913 Results
Search
Everything
Articles
Technical Blogs
Tips & Tricks
Questions
Answers
Forum Messages
News Items
Catalog Items
Videos
Training Courses
Just My Stuff
My Bookmarks
Sort by
Relevance
Rating Asc
Rating Desc
Title Asc
Title Desc
Author Asc
Author Desc
Date Created Asc
Date Created Desc
Date Modified Asc
Date Modified Desc
Price Asc
Price Desc
Duration Asc
Duration Desc
Match
All Fields
Title
Description
Author(s)
Tags
Any Date
Last 12 hours
Last 24 hours
Last week
Last 2 weeks
Last month
Last 3 months
Last 6 months
Last year
January
February
March
April
May
June
July
August
September
October
November
December
Rating Range
All - Including Unrated
1.0 - 5.0
2.0 - 5.0
3.0 - 5.0
4.0 - 5.0
4.5 - 5.0
4.8 - 5.0
5.0
Advanced Filters:
Article Topics
All Topics
Desktop Development
Web Development
Mobile Development
Cloud Computing
Enterprise Systems
Database
Multimedia
Languages
Platforms, Frameworks & Libraries
General Programming
Graphics / Design
Development Lifecycle
General Reading
Third Party Products
Mentor Resources
Article License
All Licenses
CPOL
CDDL
Ms-PL
MPL
CPL
Eclipse
MIT
BSD
Apache
CC (ASA 2.5)
Zlib
Public Domain
CC (Attr 3U)
CC (ASA 3U)
LGPL3
GPL3
Forums
All Forums
Feature Forums
General Programming
Web Development
Product Lifecycle
Database & SysAdmin
General Discussions
Non-English Language
Catalog Category
All Categories
Books & Training
Charting & Graphing
Components, Controls, Libraries
Data Manipulation & Mining
Database Tools
Debugging
Documentation & Help
Financial, Math & Scientific
Frameworks & APIs
General Development Tools
GIS & Maps
Graphics & 3D Modeling
Hardware and Robotics
Hosting
IDEs
Imaging
Mobility
Multimedia
Networking
Performance and Profiling
Programming Languages
Project Life-cycle Management (ALM)
Reporting
Search
Security
Setup & Deploy
System Adminstration
Utilities
Virtualization
Web Design/Development
Catalog License
All Licenses
Commercial
Fully Function Evaluation version
Limited Functionality Trial
Limited Time Trial
Shareware
Free For Personal Use
Freeware
Page 1 of 359
Page Size:
10
·
25
·
50
Tag filtered by: Javascript
[x]
ASP.NET and Paypal with Dynamic Ordering Values
by
chien.vh
Tip/Trick
13 May 2013
license:
CPOL
In this article will show you how to work with ASP.Net and Paypal with Dynamic Ordering Values
Web Development
»
Asp.Net
»
Samples
C#
ASP.NET
Javascript
.NET
Dev
Beginner
Intermediate
Advanced
To show my Custom PopUp
by
jkirkerx
Answer
13 May 2013
license:
CPOL
The ScriptManager registers scripts in code behind, all it really does is creates script tags like in HTML, but mostly used when logic is needed to determine is the script should be loaded, or if loading an embedded script inside a DLL.I recommend that you just use the script tags to...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To show my Custom PopUp
by
Fayaz7Wonders
Question
13 May 2013
license:
CPOL
I want to use ScriptManager.RegisterClientScriptBlock(ctrlName, Page.GetType(), "msg", _script, false) from Javascript function in OnClientClick="CheckMaxLength(this);" of TextBox. I want to show my custome PopUp. I am able to use it in .cs but I want it to use inside JavaScript.
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
Using Phantomjs on web application
by
Sergey Alexandrovich Kryukov
Answer
13 May 2013
license:
CPOL
The question makes no sense at all. PhantomJS is not a JavaScript library like jQuery. It is compiled into binary code (http://phantomjs.org/build.html[^]), so, naturally, it cannot be used on the client side at all.The purposes of this product are completely...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
MVC
D.O.T.S. - Distributed Obfuscated Transmission of Status
by
hsheldon
Article
13 May 2013
license:
CPOL
An obscured communication protocol based on color and textured shapes.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
Javascript
SQL
.NET
Intermediate
.NET
MVC
jQuery
AppFabric
Azure
, +
Using Phantomjs on web application
by
Troy Bryant
Question
13 May 2013
license:
CPOL
Hello -I'm new to this phantomjs and would like to incorporate it into my web app for a user to be able to click a button and it takes a screen shot of their web page for them to open later? Is this possible I've been searching for a few days now and either I can run the phantomjs from the...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
MVC
Javascript Asp.net Validation
by
sunil_mali
Answer
13 May 2013
license:
CPOL
okk its working now... thanks.
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
Javascript Asp.net Validation
by
Prasad C.M.
Answer
13 May 2013
license:
CPOL
Just change OnClientClick ="javascript:validate()" to OnClientClick ="return validate()"
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
Javascript Asp.net Validation
by
sunil_mali
Question
13 May 2013
license:
CPOL
Hello all,I am doing validation in my page with javascript.i have one issue here,my javascript is working fine..but even after returning false in javascript it is calling my server side code.ex.
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
0x800a1391 - Microsoft JScript runtime error: '$' is undefined
by
sunil_mali
Answer
13 May 2013
license:
CPOL
I don't know why it is closed, but seriously i got that error because of not adding jquery library in my page.
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
DROPDOWNLIST AUTO REFRESH ON ADDING NEW ITEM
by
Prasad_Kulkarni
Answer
13 May 2013
license:
CPOL
Try for UpdatePanel:http://ajax.net-tutorials.com/controls/updatepanel-control/[^]http://msdn.microsoft.com/en-us/library/system.web.ui.updatepanel.aspx[^]http://msdn.microsoft.com/en-us/library/bb399001.aspx[^]
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
DROPDOWNLIST AUTO REFRESH ON ADDING NEW ITEM
by
Seshu The Baadshah
Question
13 May 2013
license:
CPOL
Hi All,A very Good evening,I have a problem with my dropdownlist..in my page i have a dropdownlist with list elements,along with that i have a text box and button whenever i write something in the textbox and click on the submit button its saving in database properly,but the problem is...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
Extending Modern Apps to the Web: Slot Machine
by
jluhman
Article
13 May 2013
license:
Ms-PL
How to take an existing Windows 8 and Windows Phone 8 Modern app and extend it to the web.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
Javascript
SQL
.NET
Cloud
Unable to access wcf through HTMl,javascript
by
Chandan_Mysore
Question
12 May 2013
license:
CPOL
Hi everyone,I am new to WCF,i have created the ajax enabled wcf service but when i try to access it through Javascript i am not getting any response.please help meHTML code:
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
WCF
How call web-service
by
Alexrf
Question
12 May 2013
license:
CPOL
Hi, please help me.I have a task:I need to show a list of the ordered details,some thing like thisNumber of request| Author| Date| comment| Actions 1 Alvil Smith 29/09/2010 My first Order Delete/ModifyI have a web service,...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
ASMX
WebService
variable binding to label using JQuery
by
Mohammed Hameed
Answer
12 May 2013
license:
CPOL
I think code should be like below, try it:$('#CsTotalDebit label').text(m);
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
variable binding to label using JQuery
by
Seshu The Baadshah
Question
12 May 2013
license:
CPOL
jQuery('.CsDebt').live('change', function(event) { event.preventDefault(); //alert(10); //$(".CsTotalDebit").text("0.00"); var Total = $(this).closest("tr").find('.CsDebt').val(); ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
jQuery
PCI Compliant Credit Card Handling on Windows Azure
by
HTaylor
Article
12 May 2013
license:
CPOL
Out-of-Scope Payment Processing on the Cloud
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
Javascript
Azure
Challenge
Onmouseover change the backcolor of a Button control
by
Róhãn Lëuvä
Answer
12 May 2013
license:
CPOL
We have very good support from Google Inc. through www.google.com,you can make use of that.Further,you can change button on mouse hover using the css like:#yourbuttonid:hover { background:#ff0000;}You can also refer to the link belowchange behaviour of button on...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
Onmouseover change the backcolor of a Button control
by
Member61
Question
12 May 2013
license:
CPOL
Hi,I want to change the backcolor of a button control on MouseOver event of a button using Javascript.
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
Building a website using twitter bootstrap
by
Heiko Mohr
Article
12 May 2013
license:
CPOL
Create a simple cms project starting with bootstrap based layout
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
ASP.NET
Javascript
CSS
SQL
Windows
.NET
Visual-Studio
HTML
Dev
, +
WebFMX
by
Karina de Souza
Catalog
12 May 2013
license:
Shareware
WebFMX is a tool that allows FireMonkey applications to be published to the Web and accessed by any device, plataform or HTML5 browser.
Components, Controls, Libraries
Javascript
CSS
Windows
HTML
Mobile
CEO
Architect
Dev
PalmOS
Mobile
, +
Book Libraries Database
by
GatisA
Article
12 May 2013
license:
CPOL
This is a book libraries database.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
ASP.NET
Javascript
Windows
HTML
Intermediate
Mobile
Android
Azure
iOS
YouConf - Your Live Online Conferencing Tool
by
Phil Lee NZ
Article
12 May 2013
license:
CPOL
A site for managing and delivering virtual conferences - complete with embedded live streaming and chat.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
ASP.NET
Javascript
.NET
SQL-Server
IIS
Visual-Studio
HTML
Architect
Dev
, +
Atomineer Pro Documentation for Visual Studio
by
Zot Williams
Catalog
12 May 2013
license:
Commercial
Unsurpassed Documentation Comment generation and updating for C#, Visual Basic, C++/CLI, C++, C, Java and UnrealScript code. Keep your comments readable and in sync with the code with a minimum of effort. Plus other coding utilities.
Components, Controls, Libraries
.NET1.0
.NET1.1
.NET2.0
Win2K
WinXP
Win2003
Vista
VS2005
.NET3.0
VB7.x
, +
Azure WebState
by
Florian Rappl
Article
12 May 2013
license:
CPOL
Crawling tons of (individual) web information and creating statistics using Windows Azure.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
ASP.NET
Javascript
CSS
.NET
HTML
Intermediate
.NET
MVC
Cloud
, +
Home Automation Using Smart Connector
by
Sagar B. shelar
Article
12 May 2013
license:
CPOL
This article explains how to create Smart Home which is controlled by RaspberryPi devices connected via SmartConnector.
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
Javascript
.NET
.NET
MVC
Azure
.NET4.5
0x800a1391 - Microsoft JScript runtime error: '$' is undefined
by
Sergey Alexandrovich Kryukov
Answer
12 May 2013
license:
CPOL
As '$' is actually defined in jQuery, it's likely that you did not include jQuery at all. This is of course my guesswork, as you did not show your HTML . Please see: http://jquery.com/download/[^].—SA
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
0x800a1391 - Microsoft JScript runtime error: '$' is undefined
by
sunil_mali
Question
12 May 2013
license:
CPOL
Somebody please help me to solve this error... sb.AppendLine("$().toastmessage('showToast', {"); sb.AppendLine(" text: '" + Message + "',"); sb.AppendLine(" sticky: true,"); sb.AppendLine(" position: 'top-right',"); sb.AppendLine(" type: 'success',");...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
jQuery
Changing World
by
Abhishek Nandy
Article
12 May 2013
license:
CPOL
Analysis Of World Climatic Condition
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
C#
Javascript
HTML
JScript.NET
Check/UnCheck All checkboxs in CheckBoxList
by
Eg_Virus
Tip/Trick
12 May 2013
license:
CPOL
Check/UnCheck All checkboxs in CheckBoxList (one control)
Web Development
»
Asp.Net Controls
»
Howto
C#
ASP.NET
Javascript
.NET
jQuery
XAMPP is not working from LAN PC
by
UL UL ALBAB
Question
12 May 2013
license:
CPOL
I have a project name "nkhrm" in htdocs. And my IPv4 address is: 192.168.1.106. And my port no is: 8080. when I am running my project by 192.168.1.106:8080/nkhrm from my pc its working good. but, when I am running from another pc through LAN my project is showing nothing.How, can I solve...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
PHP
Ajax
xampp
WAMP
problem in javascript with datapager in listview
by
Al-Najjar Ali Moh'd
Question
12 May 2013
license:
CPOL
Welcome all:I would like to ask you about this javascript, this is a peace of code: name: ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
ListView
Get clinet resolution data with php
by
Reza Farhadian
Tip/Trick
11 May 2013
license:
CPOL
Set width & height of screen and store it in cookies, and get it with php
Web Development
»
Php
»
General
Javascript
PHP
Beginners Guide: Creating Web Applications with JavaScript
by
Jon Woo
Article
11 May 2013
license:
CPOL
This
Web Development
»
Html / Css
»
Html
Javascript
HTML
asp grid with multiple check box select all
by
Bikash Prakash Dash
Answer
11 May 2013
license:
CPOL
here is a sample i've used check it and modify as per your requirement
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
how to hide print button on hard copy while printing in javascript
by
Graham Breach
Answer
11 May 2013
license:
CPOL
Use CSS @media print or a print stylesheet to hide the button when it is printed. That way it will be hidden on the printout whether the button is used to print or not.See http://reference.sitepoint.com/css/at-media[^] and http://reference.sitepoint.com/html/link/media[^] for details.
General Programming
»
Uncategorised Quick Answers
»
General
ASP
Javascript
asp grid with multiple check box select all
by
siva575
Question
11 May 2013
license:
CPOL
I have grid with two item templates template1 with header [select all] check boxand item template consists of check boxestemplate2 with header [select all2] check boxand item template consists of check boxes2i need a java script when i select [select all] check box it needs...
General Programming
»
Uncategorised Quick Answers
»
General
C#
ASP.NET
Javascript
how to hide print button on hard copy while printing in javascript
by
arunrv
Answer
11 May 2013
license:
CPOL
Hi rgboss238, Here is a code how can you hide a print button while printing Print Page function print_page() { var ButtonControl = document.getElementById("btnprint"); ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP
Javascript
how to hide print button on hard copy while printing in javascript
by
Marco Bertschi
Answer
11 May 2013
license:
CPOL
Hi,the solution is very simple:1. Give your print button an ID:2. Adjust your script the way that it hides the button before calling window.print(): ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP
Javascript
need coding help for html web development
by
Ryan Zahra
Answer
11 May 2013
license:
CPOL
Javascript file upload
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
HTML
how to hide print button on hard copy while printing in javascript
by
rgboss
Question
11 May 2013
license:
CPOL
helloI am trying to print the pagebut the print button is also getting print on hard copyhow to hide that button.I am using the following javascript code. anyone can pls help me?function printpage() { window.print() }
General Programming
»
Uncategorised Quick Answers
»
General
ASP
Javascript
Get WebSite root relative path by JavaScript.
by
AkramOnly
Tip/Trick
10 May 2013
license:
CPOL
Get root relative WebSite path to concatenate it with any html src path
Web Development
»
Html / Css
»
General
Javascript
Architect
Beginner
View JSON in Internet Explorer
by
Coding 101
Tip/Trick
10 May 2013
license:
CPOL
A simple Registry change will enable IE to display JSON responses.
Web Development
»
Client Side Scripting
»
General
IE7
Javascript
IE
IE8
Web
Browser
IE10
Lets try this again I am a newbe I'm teaching myself I'm trying to figure out why the first card created with css will call on the funtion card but none of the others will can you please a...
by
blksamurai
Question
10 May 2013
license:
CPOL
.cards{background-color: blue;height: 100px;width: 75px;margin: 20px;float: left;border: 2px solid orange;border-radius: 7px;}
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
Why can't I click on any element in the class ?
by
Sergey Alexandrovich Kryukov
Answer
10 May 2013
license:
CPOL
Do you mean that you cannot click at some HTML element, rendered on a page, which has certain "class" attribute? Is so, this is not true. Trust me, you can click on absolutely any element! moreover, you can click on any point of your computer screen. But you should not expect that something...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
Why can't I click on any element in the class ?
by
blksamurai
Question
10 May 2013
license:
CPOL
.cards{background-color: blue;height: 100px;width: 75px;margin: 20px;float: left;border: 2px solid orange;border-radius: 7px;}
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
Website to Provide Interface to Geocaching Archive
by
JKeefer
Article
10 May 2013
license:
CPOL
Geocaching Archive Maintenance Interface
Cloud Computing
»
Azure
»
Windows Azure Developer Contest
Javascript
HTML
MySQL
Python
Azure
Cloud
How to add JavaScript and CSS files to a web page during runtime
by
sisirp88
Article
10 May 2013
license:
CPOL
How to add JavaScript and CSS files to a web page during runtime.
Web Development
»
Asp.Net
»
Howto
Javascript
CSS
Intermediate
Iphone : force webpage to open only in vertical view
by
garav kumar mishra
Answer
10 May 2013
license:
CPOL
it will not works as is want to lock screen rotation any other code ??
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
CSS
HTML
Mobile
iPhone
jQuery
Page 1 of 359
1
2
3
4
5
6
7
8
9
10
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web02 | 2.6.130513.1 | Last Updated 13 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid