Click here to Skip to main content
15,891,905 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: Missing an assembly reference Pin
Elina Blank24-Jan-07 1:23
sitebuilderElina Blank24-Jan-07 1:23 
Questionget Members of a SharepointServer site Pin
SJ_Phoenix22-Jan-07 21:09
SJ_Phoenix22-Jan-07 21:09 
QuestionSoapExtensionAttribute at the client proxy side Pin
Walter Dias22-Jan-07 7:56
professionalWalter Dias22-Jan-07 7:56 
QuestionWeb Dev Differences - VS 2003 - VS 2005 [modified] Pin
MrEyes22-Jan-07 6:04
MrEyes22-Jan-07 6:04 
AnswerRe: Web Dev Differences - VS 2003 - VS 2005 Pin
Shog922-Jan-07 13:06
sitebuilderShog922-Jan-07 13:06 
GeneralRe: Web Dev Differences - VS 2003 - VS 2005 Pin
MrEyes23-Jan-07 4:15
MrEyes23-Jan-07 4:15 
AnswerRe: Web Dev Differences - VS 2003 - VS 2005 Pin
szukuro23-Jan-07 4:07
szukuro23-Jan-07 4:07 
QuestionReference error! Pin
nclauder21-Jan-07 22:27
nclauder21-Jan-07 22:27 
Hi,
I have this project it has a folder that it's supposed to read but when
I run an error occurs the type or namespace name src could not be
found(areyou missing a using directive or an assembly referrence?).
This folder is src it contains a folder called controls and in controls
that's where one finds an object and I think It's a graph because the
code looks like this.
public src.controls.cont dngchart;

// Set our axis values
dngchart.YAxisValues = iValue;


// Set our axis strings
dngchart.YAxisItems = sItems;


// the colors
dngchart.gcolors=mags;


// Provide a title
dngchart.ChartTitle = "Inventory Breakdown:";


// Provide an title for the X-Axis
dngchart.XAxisTitle = "(units display actual numbers)";
What could this be?
Thanks
AnswerRe: Reference error! Pin
Bradml21-Jan-07 22:34
Bradml21-Jan-07 22:34 
GeneralRe: Reference error! Pin
nclauder21-Jan-07 22:42
nclauder21-Jan-07 22:42 
QuestionLooking for known Web services.... Pin
Yanshof20-Jan-07 10:40
Yanshof20-Jan-07 10:40 
AnswerRe: Looking for known Web services.... Pin
Bradml20-Jan-07 20:23
Bradml20-Jan-07 20:23 
QuestionWebsite Search Bar Pin
Graphic Jam19-Jan-07 18:02
Graphic Jam19-Jan-07 18:02 
AnswerRe: Website Search Bar Pin
Bradml19-Jan-07 18:24
Bradml19-Jan-07 18:24 
Questionjavascript click button Pin
eggsovereasy19-Jan-07 4:11
eggsovereasy19-Jan-07 4:11 
AnswerRe: javascript click button Pin
Guffa19-Jan-07 7:09
Guffa19-Jan-07 7:09 
GeneralRe: javascript click button Pin
eggsovereasy19-Jan-07 10:36
eggsovereasy19-Jan-07 10:36 
AnswerRe: javascript click button Pin
Guffa19-Jan-07 12:16
Guffa19-Jan-07 12:16 
AnswerRe: javascript click button Pin
RichardGrimmer20-Jan-07 5:42
RichardGrimmer20-Jan-07 5:42 
AnswerRe: tap control Pin
Christian Graus18-Jan-07 22:03
protectorChristian Graus18-Jan-07 22:03 
JokeRe: tap control Pin
DavidNohejl18-Jan-07 23:26
DavidNohejl18-Jan-07 23:26 
QuestionDisable Right Click, Problem Javascript Code Pin
varshavmane18-Jan-07 18:11
varshavmane18-Jan-07 18:11 
AnswerRe: Disable Right Click, Problem Javascript Code Pin
Shog919-Jan-07 7:15
sitebuilderShog919-Jan-07 7:15 
QuestionDHTML and DropDownLists Pin
Leo Smith18-Jan-07 15:08
Leo Smith18-Jan-07 15:08 
AnswerRe: DHTML and DropDownLists Pin
Christian Graus18-Jan-07 18:32
protectorChristian Graus18-Jan-07 18:32 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.