sorted by:
best match first |
newest listings first
Featured Listings
- Email body -ASP
Hi All,
I need to add/attach a mhtml file in email body.
Can any one help me ASP.
Thanks.
Eva
From: Visual Basic .NET - ASP.NET - 1/26/2009
- "Object Reference Not Set to an instance of an object" error I get when I am trying to find an instance in a string
Hi,
I am using the IndexOf function of the string class to find a specific instance of a string. And based on that I have a logic to do something.
From: Visual Basic .NET - ASP.NET - 1/23/2009
- Two dimenational array in VB.NET
How to redim a two dimenational array in VB.NET, when it reached it’s upper limit,.
Also want to preserve the data.
From: Visual Basic .NET - ASP.NET - 1/23/2009
- Dynamically creating an asp table
Hi I currently have this code to create an asp table 1 Dim mytable As New Table
2 Dim tRow As New TableRow
3 Dim tCell As New TableCell
4
5 tCell
From: Visual Basic .NET - ASP.NET - 1/23/2009
- int nearest match comparison
i'm building an image library and one of the things i want to do is compare the most common color in a given image to a set of established colors in r
From: Visual Basic .NET - ASP.NET - 1/25/2009
- Error Help
I'm getting this error.
Error 1 Data type(s) of the type parameter(s) in method 'Public Sub InsertAllOnSubmit(Of TSubEntity As TEntity)(entities As
From: Visual Basic .NET - ASP.NET - 1/25/2009
- Background job to send mass personalized email
I have been searching google for a solution to my problem.
I have a website that has 20,000+ members and i want to send each member a personalized
From: Visual Basic .NET - ASP.NET - 1/21/2009
- Adding a default time to a "SelectedDate" from Calendar control
I have an application where I want users to select a date with a calendar control, but I want the time to automatically be set for 5:00pm. How do I ac
From: Visual Basic .NET - ASP.NET - 1/24/2009
- How to add methods to an entity mapped class
I have a database table called Job. I have mapped this table using LINQ to SQL so that I have a class called Job. What I want to do is add some method
From: Visual Basic .NET - ASP.NET - 1/24/2009
- converting a wave file to binary
Hi
I'm a new member
Iam working in a project need converting a wave file to binary..
Can any body help me in converting a file of such format(wav
From: Visual Basic .NET - ASP.NET - 1/24/2009
- IsNumeric Equivalent
Hi, Does anyone know the IsNumeric Equivalent in .Net Framework?
Thanks
From: Visual Basic .NET - ASP.NET - 8/6/2003
- Problem with updating generic list
I have a generic list of objects. Each object is a simple structure that holds three values. I want to update one of those values for each item in the
From: Visual Basic .NET - ASP.NET - 1/22/2009
- Error with LINQ to DataTable
Why does the following code give an error?
------------------------------------------------------------------------------
Dim cht1tbl As DataTab
From: Visual Basic .NET - ASP.NET - 1/23/2009
- Extending Class Error.
Hi Folks, I’m extending a class for the very first time! It’s exiting, but I’m running into some difficulties….I’m trying to extend the ImageButton co
From: Visual Basic .NET - ASP.NET - 1/21/2009
- SystemFileWatcher
Hello,
Can anyone tell me how to set up the filter property to look for more than one file type?
msdn says we can set the filter to '*.*' or *.t
From: Visual Basic .NET - ASP.NET - 1/23/2009
- Round up currency to nearest pence/cent
I'm trying to find a way to force my calculations to round up currency values to the nearest whole pence/cent. By default, rounding will round to the
From: Visual Basic .NET - ASP.NET - 1/23/2009
- Accessing Data from Datasource in VB
Hello!
I'm trying to retrieve data from an access database, but I'm trying to do it all in VB. Basically I need to query the database, and i think
From: Visual Basic .NET - ASP.NET - 1/22/2009
- insanely easy newbie class question
Hey there,
This one has got to be easy. I get the error message "Array bounds cannot appear in type specifiers". I have created the simplest of cla
From: Visual Basic .NET - ASP.NET - 1/22/2009
- Help me understand methods
Hi. Once again. A newbie question. I'm learning about Objects and how they are created in VB.NET. The book I'm reading explains that objects are creat
From: Visual Basic .NET - ASP.NET - 1/22/2009
- Passing session variables
I have an ASP.NET 2003 web application. There is a .vb module file within that application. Is there anyway I can pass a session variable into this .vb module from a aspx.vb page? Thanks in advance.
From: Visual Basic .NET - ASP.NET - 1/21/2009
- Converting string to integer
I have a textbox which the user will enter a number into. I then have a label control which will perform a maths operation and write out the resulting
From: Visual Basic .NET - ASP.NET - 1/22/2009
- index was out of range. must be non negative and less than the size of the collection. Parameter name: INDEX
Hello, I'm hoping someone can help me with this. I fairly new to vb.net. What im trying to do is send vars to a flash file. The following is my code:
From: Visual Basic .NET - ASP.NET - 1/22/2009
- Creating Get/Set Properties for Interfaces and Using Them in Mock Objects
I am having trouble assigning values to the properties defined in the mock objects. Public Interface IAddCustomerView Property FirstName() As String P
From: Visual Basic .NET - ASP.NET - 1/19/2009
- What is wrong with my code?
I am new to VB.net and programming in general. I need some help in figuring out what the problem is with my program. My intention is that I should be
From: Visual Basic .NET - ASP.NET - 1/21/2009
- menu bar suggestions
i have decided not use the asp.net menu bar control as i found it limited and hard to format
does anybody know of any other way i can create a menu
From: Master Pages,Themes and Navigation Controls - ASP.NET - 4/19/2009