Step Farther
Just for addition info i am not just reading your posts (i dont ignore your hints)i try to use them in my code if i can but i am not superp in english as i think you see in more of my posts so i somethimes have trouble knowing what evry word means and i am gratful your trying to help me but there were differnt errors on the post i posted before but i whont open a new post ont this bit of code anymore just hope you whanne...
User Profile
Collapse
-
-
Il try to explain it again i have a databse in sql like this for example
Firstname Lastname Age
Jan Jansen 44
0 1 2
now i have 3 records with a number on it in sql starts with...Leave a comment:
-
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETYep your right but i now that with that code there is a way to load the database record into an array there is just something wrong with it that i cant find but Tnx for all your help guys wil try it on a differnt wayLeave a comment:
-
Load data from sql in Array
Hey guys i need help with loading an value from a SQL database record
Its like this i have a database with a table in it and in all those table are records and i know you can load 1 reccord value from a reccord into an array
and i now its it done a litle bit like this
.......Array[0] so that with this bit af code he loads the first record from the database into the array .......
......Array[1]... -
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETI did not create it my self it whas bild in 2002 and now i am eddeting it becase there were some errors that made sure the application dident work anymore so now i need to get it to work i converted it from VS 7 to 2005 and that alrydi cuased a lot of erros but the most of them are solved now i only need this last page to work than its done but this last page is to tricky for me in the page i get 3 errors 1 with an Array and 2 with Queries here is...Leave a comment:
-
Cud you point me in the right direction of how i can check that i lookd on the internet and tryd myself but i dont now howLeave a comment:
-
ArgumentOutOfRangeException was unhandled by user code
This is the error i Get
Index was out of range. Must be non-negative and less than the size of the collection. Parameter name: index
It points to this code
Code:if (!IsPostBack) { localhost1.dbConnection dbConn = new localhost1.dbConnection(); NameValueCollection Query = Request.QueryString; string[] sQuery = Query.GetValues(0);
-
asmx126453 replied to Runtime-fout Microsoft JScript: 'document.OverurenDecl.txtMedewerker' is empty or notin JavascriptModerator pleas delete this post Becase there are names in it that can be found by googleLeave a comment:
-
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETHey i have some questions becase i whanne now with what programm you can select the option Show All Files
I tried it with you previos post but the problem is i cant get the designer code to be visible and i also cant select the option Convert To Webapplication
the programs i have on my computer now are
Visual Web Developer 2008 express edition
Visual C# 2008 express edition
Visual Studio...Leave a comment:
-
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETHey Tnx
I took a fast look at it and it realy looks like the problem i have i also converted this project from an previos version so i think that it may solve my problem i will find out tomorow first thing and tanx for all your help it whas realy usefull
Hope that i can sole it whit that article tomorow I will let you now if i solved itLeave a comment:
-
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETNop i heard that before but in VS 2005 You dont have that button and i am working in visual studio 2005.
But i can see the files with the following extension:
ASPX
ASPX.CS
ASPX.RESX
that are the 3 files i have for each pageLeave a comment:
-
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETYepz i know i tryd that also but in the code of the
public partial class Offerte_nieuw : System.Web.UI.P age
I start intializing a lot of txtboxes and labels and if i put the code partial with it it says als those txtboxen and labels are alrydi containing a defention and i need those txtboces becase i am working with an Array that gets data from an SQL database and this is in the C# programming page i also have a ASPX...Leave a comment:
-
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETMissing partial modifier on declaration of type 'DotNet.Offerte _nieuw'; another parti
Alrydi tryd that before i saw that on the internet but it dident work also
I did get some steps farther i think ?
Becase Now i get an error on
public class Offerte_nieuw : System.Web.UI.P age
{
And i work with Inhertis option in ASPX page
This is the error i...Leave a comment:
-
asmx126453 replied to The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETNop isent working when i add that 1 i get some errors on my App_WebLeave a comment:
-
asmx126453 started a topic The type or namespace name 'EventArgs' could not be found (are you missing a using diin .NETThe type or namespace name 'EventArgs' could not be found (are you missing a using di
Hey guys i Hope somone can help i have bin looking on the internet but i cant solve it here is the code where i get the error
Code:#region Web Form Designer generated code override protected void OnInit(EventArgs e) { // // CODEGEN: This call is required by the ASP.NET Web Form Designer. // InitializeComponent();
-
asmx126453 replied to Runtime-fout Microsoft JScript: 'document.OverurenDecl.txtMedewerker' is empty or notin JavascriptPleas delete this post becase there is some tekt in the code that i whant to have deleted PleasLeave a comment:
-
hey
i dont realy now what you mean with instantiated ??
i am from holland and i dont realy now what you mean with that can u give me some more information on itLeave a comment:
-
Yep i know but i am not an expert yet and about the error
OfferteArray is null your rightLeave a comment:
-
Well i did i like that way now when i check my txtbox it is not null
but my OfferteArray i cant check becase i get the error again what i have posted here i just dont now wy it wont work becase i have more codes like that and and that 1 i dont get an error
Code:if (nieuw == false) { txtReferentieNr.Text = OfferteArray[8]; txtSubTotaal.Text = OfferteArray[9].Replace(",",
Leave a comment:
No activity results to display
Show More
Leave a comment: