-
Hi, I am trying to fix an ASP.NET application that is also written is VB
and uses session variables to store the information from the logging
page. In Firefox, the application runs just fine, but in IE (I am using
IE 8), when I summit the logging credentials, the session variables
become empty (takes...
-
I have 2 custom classes: Theme.vb and ThemeManager.vb. Theme.vb looks like: 1 Public Class Theme 2 Private m_domain As String = String .Empty 3 Private m_name As String = String .Empty 4 5 Public Property Domain() As String 6 Get 7 Return m_domain 8 End Get 9 Set ( ByVal value As String ) 10 m_domain...
-
Hi, I am using these: ASP.Net, VB.Net, Visual Studio 2005, SQL Server 2005 The code is below. <asp:TextBox ID="tbName" runat="server" Text='< %# Bind("Name") %>' AutoPostBack= "true" OnTextChanged= "tbName_TextChanged" /> Example:...
Posted to
Web Forms
(Forum)
by
nzkks
on
05-18-2009, 12:00 AM
Filed under: ASP.NET, vb.net, visual studio 2005, SQL SERVER 2005, Trim content
-
I have a gridview on my page that is populated with a tableadaptor using a SQL query. The table is set for SELECT. my question is when a user clicks select on a record I would like to pull detail info of that record up on the page inside a <div> above the gridview I have setup already. I have an...
-
Basically I want to have an asp textbox where a user can submit a string to search for data that exists in a gridview. They will search by either first_name or last_name something like; @search = request.form("search_string") SELECT * FROM customer_entry
WHERE first_name Like %@search%
OR last_name...
-
In VS2008 I went to configure my datasource for my grid view and I don't know how I should define the UserID parameter that I am trying to use. I thought I may be able to select profile and define it that way but I can't see to get that to work. Basically I just need to find a way to be able...
-
Can anyone assist me with this? To recap I just need to find a way to only select records from a SQL Table that match the userid of the user logged in. Something like; SELECT * FROM customers WHERE userid = @userid ORDER BY identity_id how would I define @userid so it knows what to select? I would guess...
-
I found out how to user the Membership method to get the data; Below is what I have. Still looking for an alternative to doing a querystring so I don't have to post back the entire page. Sub rightBar( ByVal sender As Object , ByVal e As System.EventArgs) Handles Me .Load If Request.QueryString( "load"...
-
Requirements
==============
1) Chat Script for multiple users
2) Work with ASP.net 3) Work with MsSQL Server 2008 - Professional Edition
4) Play sound on receiving new message
5) imbedd into page (i.e 'chat script etc here. ) Preferences
=============
1) Use current user name for screen name, >...
-
hi 2 alll.. In almost every website their is Career option and their is and E-mail Id provided for us to send resume... if we click on that email id their is a popup of email box from:--- to:-- subject:--- and alll.... i want the same to be happen in my project how can i popup the window which wll contain...
Posted to
Visual Basic .NET
(Forum)
by
Rangapure.S.Swapnil
on
04-15-2009, 12:00 AM
Filed under: object, objects, popup close, System.Net.Mail, vb.net, ASP.NET, asp.net 2.0, asp.net 2.0, Help, interfaces, Web Services, webbrowser element reverse messagebox mshtml, asp.net2.0