Search Results

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: evios ; Forum: ASP.NET and child forums
Forum: ASP.NET Jun 23rd, 2008
Replies: 2
Views: 733
Posted By evios
In my error list, it states that

'Context' is not a member of '_Default'.

And in my first line of ASP.NET, i found this:
<%@ Page Language="VB" AutoEventWireup="false"...
Forum: ASP.NET Jun 22nd, 2008
Replies: 2
Views: 733
Posted By evios
Em, i'd used ASP.NET for 1 month, but recently when i drag a control on .aspx interface, says DropDownList9, and in aspx.vb interface, i try to type DropDownList9, but it keeps saying i did not...
Forum: ASP.NET May 9th, 2008
Replies: 4
Views: 1,408
Posted By evios
good...thanks first, lets say i have this randomized text file:
RFG678,1PASS,2FAILED,FGYIJUH,324,5,6,7
RF34S8,1PASS,2FAILED,FGYIJUH,324,1,6,6
.........
and i use the code below:

Dim...
Forum: ASP.NET May 8th, 2008
Replies: 1
Views: 598
Posted By evios
Basically i am having a big project, my idea is like this:
From a text file, i need to rename the .txt extension to .csv, so that i no need to split line by line. Then, from the excel file, i need...
Forum: ASP.NET May 7th, 2008
Replies: 4
Views: 1,408
Posted By evios
Some how it just separate the string by comma, adding cell by cell and then repeat, look like this:


XXX XXXX XXXXX XXXXX XXXXXX
XXX XXXX XXXXX XXXXX XXXXXX
XXX XXXX XXXXX XXXXX ...
Forum: ASP.NET May 7th, 2008
Replies: 2
Views: 1,274
Posted By evios
I already solved it. Thanks aniway
Forum: ASP.NET May 7th, 2008
Replies: 4
Views: 1,408
Posted By evios
Erm, how to split a string using comma separated into a table? Below is my code but the output seems weird:
Lets say the row has 40 elements and 30 rows:

For Count = 0 To UBound(MyArray)
...
Forum: ASP.NET May 7th, 2008
Replies: 2
Views: 1,274
Posted By evios
erm, hi everyone, i am working on chart using dundas chart, i already load the .dll file to the toolbox, drag it for its control, load the .mdb file as well for the data source, and when i try to...
Forum: ASP.NET May 4th, 2008
Replies: 1
Views: 1,299
Posted By evios
to make it easier, i need to loop through all the radio buttons so that it is more manageable, i use the code below:

Me.Controls("RadioButton" & i).Checked = True

However, i get this error...
Forum: ASP.NET May 2nd, 2008
Replies: 1
Views: 605
Posted By evios
Hi everyone, i am a newbie in ASP.NET. I currently working with tonnes of data obtained from the machines, by means to categorize it and display it in the form of graph and chart. The data source...
Showing results 1 to 10 of 10

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC