9,869,444 members (36,028 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*
202 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 5
Page Size:
10
·
25
·
50
Author filtered by: Member 7678194
[x]
To recover the deleted data from Previous year
by
Member 7678194
Question
13 May 2013
license:
CPOL
How to recover the deleted data from Previous year????Please help me anybody....
General Programming
»
Uncategorised Quick Answers
»
General
SQL2000
SQL2005
SQL-Server
To find which sql server install in computer to registry key
by
Member 7678194
Question
7 May 2013
license:
CPOL
I install sql server2000, 2005,2008/2008R2 in my computer.I want to find out that which latest version of sql server have install to registry key in my computer....Please help me anybody.....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
to show sum of amount value of formula field into formula field of group footer section
by
Member 7678194
Question
7 Dec 2012
license:
CPOL
My formula field(@BillAmt) is declare in group header section & assign the formula is(Round((Sum({vw_SalesTaxReportEuro.TotalAmount}, {vw_SalesTaxReportEuro.SalesInvoiceNumber})+ Sum ({vw_SalesTaxReportEuro.Amount}, {vw_SalesTaxReportEuro.SalesInvoiceNumber})+...
General Programming
»
Uncategorised Quick Answers
»
General
CrystalReports
To get link for downloading MSDN package of VS2010
by
Member 7678194
Question
29 Nov 2012
license:
CPOL
How will i get the link for downloading MSDN package of VS2010???Please Please, anybody give the link for downloading MSDN package of VS2010.Can anybody help to me?
General Programming
»
Uncategorised Quick Answers
»
General
Windows
Visual-Studio
To gradient background of master page in ff browser
by
Member 7678194
Question
23 Nov 2012
license:
CPOL
how can i gradient background of master page by asp.net in ff browser??Please supply the code without IE Browser...Please help me anybody.....
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
CSS
To not working the slideshow in FF Browser
by
Member 7678194
Question
9 Nov 2012
license:
CPOL
How will i execute the slideshow in FF Browser????Please Please help me proper coding to supply.....
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
GimmeCode
Script not work at FF
by
Member 7678194
Question
24 Oct 2012
license:
CPOL
My script as below:----------------- function go() { C1.filters[0].Apply(); if (C1.style.visibility == "visible") { C1.style.visibility = "hidden"; ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To do not proper work my function in mozilla browser
by
Member 7678194
Question
19 Oct 2012
license:
CPOL
I create a function in javascripts.This function is fine works automatic slideslow the picture at IE-6.0My function is below:-------------------function image_effects(){var selobj = document.getElementById("lstBoxSlidehow_Transition");var selIndex = selobj.selectedIndex; ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
not work image slideshow at mozilla browser
by
Member 7678194
Question
19 Oct 2012
license:
CPOL
why do not work image slideshow at mozilla but does at IE browser???please help me any body.....
General Programming
»
Uncategorised Quick Answers
»
General
Browser
To perform onmouseover event of div element
by
Member 7678194
Question
18 Oct 2012
license:
CPOL
I create a dynamic div('id=codeDiv') element in my web page and add a href element onto it.I execute to fire the onmouseover event on a href tag.How will i execute it????please help me....
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To Clear the all elements('a href') from my created dynamic div element
by
Member 7678194
Question
18 Oct 2012
license:
CPOL
I create a dynamic div element in my web page.My div.id is 'codeDiv'.There are a lot of elements('a href, button, select, etc.') to my div element.How can i clear the all elements('a href, button, select, etc.') from my created dynamic div element using java scripts????please help me...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
To create tag on my dynamic created div.
by
Member 7678194
Question
17 Oct 2012
license:
CPOL
I dynamically created a div in my page. The code is below:- ------- function CreateDiv() { var codeDiv = document.createElement('div'); codeDiv.id = 'codeDiv'; codeDiv.innerHTML = "JavaScript"; codeDiv.style.position = "relative"; codeDiv.style.borderStyle = "solid";...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To add the style of tag inside of creating dynamically div
by
Member 7678194
Question
17 Oct 2012
license:
CPOL
I dynamically create a div in my page.The code is below:--------function CreateDiv(){ var codeDiv = document.createElement('div'); codeDiv.id = 'codeDiv'; codeDiv.innerHTML = "Created using JavaScript"; codeDiv.style.position = "relative"; ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To call the parameterize void function/method of server side from client side
by
Member 7678194
Question
16 Oct 2012
license:
CPOL
How to call the void parameterize function/method of server side from client side???Suppose my server side parameterize void method is :-protected void CreateDivSize(String eleId){//code something write here.}I want to call that void method from client side(java scripts).How...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To understand that a link has been capture by the mouse onmouseover event
by
Member 7678194
Question
16 Oct 2012
license:
CPOL
My code is below:------------------ protected void Page_Load(object sender, EventArgs e) { HtmlGenericControl codeDiv = new HtmlGenericControl("div"); codeDiv.ID = "codeDiv"; codeDiv.Style.Add(HtmlTextWriterStyle.Position, "relative"); ...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
To convert jquery function to simple javascripts code
by
Member 7678194
Question
9 Oct 2012
license:
CPOL
My jquery function is below:---------------------$('img').load(function() { $(this).data('height', this.height);}).bind('mouseenter mouseleave', function(e) { $(this).stop().animate({ height: $(this).data('height') * (e.type === 'mouseenter' ? 1.5 : 1) });});I...
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
To animate the image onmouseover/onmouseout event
by
Member 7678194
Question
8 Oct 2012
license:
CPOL
I add a image control & set the picture in web page.I want to animate that picture, i.e.:- to increase/decrease the picture size by slowly onmouseover/onmouseout event using java scripts programming.But not a suddenly increase/decrease the size of picture.I want to slowly...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To dynamically chage font the label text whenever mouse located on label
by
Member 7678194
Question
8 Oct 2012
license:
CPOL
I add a label & assign the text property is 'Welcome label.' & font size is default.After running the page when i locate the mouse onto label control, font of the text property is growing as setting maximum size & reversely, when lost the mouse from label, font of the text is set to default...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To stop/start the rotating image by onmouseover/onmouseout event
by
Member 7678194
Question
8 Oct 2012
license:
CPOL
I add a default.aspx & .js file & Image Folder('contain a lot of image files') in web site.My .aspx file code is below:-----------------------
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To read the filename from folder
by
Member 7678194
Question
6 Oct 2012
license:
CPOL
My code is below:----------------1.2.3. Untitled Page4.
General Programming
»
Uncategorised Quick Answers
»
General
Javascript
To rotate the image file from my location using java scripts
by
Member 7678194
Question
5 Oct 2012
license:
CPOL
Suppose, there are a lots of image files in my particular location(F:\Images)I add a image control in my web page from toolbox by drag & drop.I want to create a dynamic array & populate the image files from that specifying location using java scripts & not known that how many image files...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To count/access the no of different types of web controls into web page using javascript
by
Member 7678194
Question
4 Oct 2012
license:
CPOL
how can i count/access the no of Label/CheckBox/RadioButton web control into web page using java script????Please help me anybody.....
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To count the no of controls are exist in page using javascripts
by
Member 7678194
Question
4 Oct 2012
license:
CPOL
how can i count the no of controla are exist in page using java scripts????Please help me anybody....
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To access the image array of .cs to java scripts
by
Member 7678194
Question
3 Oct 2012
license:
CPOL
How can i access the image array of .cs to java scripts???Suppose my .cs file is below:-String[] files = System.IO.Directory.GetFiles("d:\\picture");There are 4 exist .jpg files.I want to that image array of .cs file to access from .js file.How will i solve above...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To add the image file into dynamic array
by
Member 7678194
Question
30 Sep 2012
license:
CPOL
I have a lot of gif files in my specifying folder location('D\Picture\')I want to add that gif files to creating dynamic array from specifying location using java script.How will i solve the above problem by java scripts programming language?????Please help me anybody for above...
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To read the image file from specifying location
by
Member 7678194
Question
28 Sep 2012
license:
CPOL
How can i read the image file from specifying location by javascript programming language????Please help me anybody.....
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To count of total no of files in specifying folder
by
Member 7678194
Question
27 Sep 2012
license:
CPOL
how can i count total no of .gif files in the specifying folder by javascript programming????Please help me anybody.....
General Programming
»
Uncategorised Quick Answers
»
General
ASP.NET
Javascript
To not proper work the accordian component
by
Member 7678194
Question
14 Sep 2012
license:
CPOL
I download the Ajax Extension & Toolkit for VS2005& I add the tool box through browsing where the downloading ajax .dll are located.My web page code is below:----------------------------
General Programming
»
Uncategorised Quick Answers
»
General
ASP:NET
To uncheck the enable visual studio hosting process at runtime
by
Member 7678194
Question
7 Sep 2012
license:
CPOL
By default, the enable visual studio hosting process is on the Check Box at project properties in debug tab.how can i uncheck the enable visual studio hosting process Check Box in debug tab at runtime????
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To block control key in keyboard after opening doc file
by
Member 7678194
Question
5 Sep 2012
license:
CPOL
I open a embedding doc file to my projects.But i want to do that, to block the ctrl+A through keyboard i/p after opening a embedding doc file by programmimg..Is it possible to solve this type of problem???Please help me anyone....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To disable the word ribbon tab in doc file
by
Member 7678194
Question
2 Sep 2012
license:
CPOL
how can i disable the word ribbon tab in doc file 2007 by programming????Please Please help me anybody...
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To disable/hide the office button & save button in doc file
by
Member 7678194
Question
1 Sep 2012
license:
CPOL
I open a embedding doc file into the user control from my project.I want to do that i disable/hide the office button & save button of that opening doc file.how will i solve it???Please Please help me above problem.......
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To disable keyboard shortcut key of embedding doc file
by
Member 7678194
Question
30 Aug 2012
license:
CPOL
I open a doc file & write some to it.I press ctrl+s from keyboard, display a save dailogbox window.I create a embedding doc file from my projects.But I want to do that to disable/stop keyboard shortcut key of embedding doc file.How will i solve above problem by...
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To disable/hide ribbon of doc2007 file
by
Member 7678194
Question
28 Aug 2012
license:
CPOL
How do i disable/hide ribbon of doc2007 file by programming??? Please help me any instruction....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To disable standard toolbar of doc file
by
Member 7678194
Question
27 Aug 2012
license:
CPOL
How do i disable standard toolbar of doc file by programming???Please help me any instruction....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To read the current opening doc file
by
Member 7678194
Question
27 Aug 2012
license:
CPOL
I opening a new document file from embedding word file of my project.I write some data into that opening new document and save to that data into sql server through programming.But i want to read that opening document through my runtime execution.How will i read that opening document...
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To do not shown the doc file into Microsoft Web Browser control to the Form
by
Member 7678194
Question
24 Aug 2012
license:
CPOL
I download the code to do shown the doc file into Microsoft Web Browser control to the Form.The following code is below:---Private Sub Form1_Load(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Load Button1.Text = "Browse" With OpenFileDialog1 ...
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To location set the opening word/Excel file into split container by programminmg
by
Member 7678194
Question
23 Aug 2012
license:
CPOL
How to set location of the opening word/Excel file into split container by programminmg?????Please help me anybody.....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To disable menuBar,Toolbar etc. of the word/excel files through programmimg
by
Member 7678194
Question
23 Aug 2012
license:
CPOL
How to disable menuBar,Toolbar, Or save button etc. of the word/excel files through programmimg????Please help me anybody......
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To get list of all files type in local computer
by
Member 7678194
Question
21 Aug 2012
license:
CPOL
How to get list of all files type in local computer?????
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To store & retrieve the excel/doc/pdf files Or others exe into sql2000 database
by
Member 7678194
Question
21 Aug 2012
license:
CPOL
I have a excel file/Other application exe file are existing in location.I want to store/retrive that files from/into SQL2000 Database, but not image.How will i do above problem??????Please help me any instruction for my convenience.......
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To not register sql server group in sql2000
by
Member 7678194
Question
20 Aug 2012
license:
CPOL
Their are connected 3 computers(A,B,C) & loaded sql server2000 in each computer into LAN.Suppose I add new sql server registration from computer B to computer C. It is add the server in left pane & works finely.Again I add new sql server registration from computer B to computer A. It is...
General Programming
»
Uncategorised Quick Answers
»
General
SQL2000
SQL-Server
To set focus in Textbox in transparent form
by
Member 7678194
Question
17 Aug 2012
license:
CPOL
I create a transparent form & set property of that form is backcolor(White),transparent key(Transparent).I add a textbox control to that form.I execute & shown transparent form, but not focus of textbox control.If i set transparent key is off then it is focus to textbox control.How...
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To transparent label into picture box
by
Member 7678194
Question
16 Aug 2012
license:
CPOL
I add a picture box in form1 & set to background image & set to back color is transparent.I add a label into the picture box & set to backcolor is transparent.But not showing the transparent of the label....How will solve the above problem???Please help me....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To send sms to mobile by desktop application
by
Member 7678194
Question
12 Aug 2012
license:
CPOL
How can i send sms to mobile by desktop application using domain/ without domain fare???Please help me.....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To multi connected the .mdf file from other computers
by
Member 7678194
Question
9 Aug 2012
license:
CPOL
My sql2005 configure is set to user instance trueHow can i multiple connect to the specifying .mdf file from remote other computers in LAN????Please Please help me any ways....
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
To remote connect from the attach .mdf
by
Member 7678194
Question
9 Aug 2012
license:
CPOL
Suppose my .mdf & .ldf files are exist in specify location of computer(x)i connect that .mdf file from local computer & fine works.My config file is : connectionString="Server=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\SFD.mdf;Database=SFD;Trusted_Connection=yes;User...
General Programming
»
Uncategorised Quick Answers
»
General
SQL2005
VB
SQL-Server
VB.NET
To Writable attach .mdf
by
Member 7678194
Question
9 Aug 2012
license:
CPOL
I create a database in physical file location 'D:\DCom\DBFolder'. Then I stop the service & copy to .mdf & .ldf file of that database into another location 'D:\DCom' & then I start the service, drop the database.I attach that locating .mdf & .ldf files through T-SQL i.e.:('CREATE DATABASE...
General Programming
»
Uncategorised Quick Answers
»
General
SQL2005
SQL-Server
SQL2008
To attach the .mdf file
by
Member 7678194
Question
8 Aug 2012
license:
CPOL
I have the Test.mdf & Test.ldf files in my particular location(D:\DBFolder)But when I attach that Test.mdf file by attach option then a error msg shown('Attach database failed for Server 'MachineName\SQLEXPRESS'.(Microsoft.SqlServer.Express.Smo)')my database userID = samy database...
General Programming
»
Uncategorised Quick Answers
»
General
SQL2005
SQL-Server
SQL2008
To remote connection to attaching .mdf
by
Member 7678194
Question
8 Aug 2012
license:
CPOL
I connect my local computer(A) through the config file & it is fine works.My config file is :->-------------------
General Programming
»
Uncategorised Quick Answers
»
General
VB
VB.NET
Page 1 of 5
1
2
3
4
5
First
·
Prev
·
Next
·
Last
Advertise
|
Privacy
|
Mobile
Web04 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright ©
CodeProject
, 1999-2013
All Rights Reserved.
Terms of Use
Layout:
fixed
|
fluid