Browse by Tags

Related Posts

  • ASP Website Problem

    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...
    Posted to Configuration and Deployment (Forum) by xsound on 06-10-2009, 12:00 AM
    Filed under: vb.net, .Net 1.1, asp.net, IIS 6, iis 6.0 and asp.net 2.0
  • Dictionary/List :: Linq/Xml :: Custom Class

    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...
    Posted to Architecture (Forum) by scott.elliott on 06-02-2009, 12:00 AM
    Filed under: vb.net, asp.net, Custom Class, dictionary, List, linq, xml
  • help needed: remove space totally in a string

    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
  • Gridview selecting command?

    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...
    Posted to Data Presentation Controls (Forum) by shawn.bordeaux on 05-15-2009, 12:00 AM
    Filed under: SQL, vb.net, asp.net, datasource
  • Display records in gridview - have a search button on page to display search results in grid view?

    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...
    Posted to Data Presentation Controls (Forum) by shawn.bordeaux on 05-15-2009, 12:00 AM
    Filed under: SQL, vb.net, asp.net, datasource
  • Re: ObjectDataSource - Need to select records that match userid of logged in user

    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...
    Posted to Data Access and ObjectDataSource Control (Forum) by shawn.bordeaux on 05-07-2009, 12:00 AM
    Filed under: User, VB.Net, ASP.NET, DataSource
  • Re: ObjectDataSource - Need to select records that match userid of logged in user

    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...
    Posted to Data Access and ObjectDataSource Control (Forum) by shawn.bordeaux on 05-06-2009, 12:00 AM
    Filed under: VB.Net, ASP.NET
  • Re: getting records from datasource and populating values using VB ?

    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"...
    Posted to Data Access and ObjectDataSource Control (Forum) by shawn.bordeaux on 05-03-2009, 12:00 AM
    Filed under: VB.Net, ASP.NET
  • Chatroom script ASP.Net, SQL Server 08 Pro [Speedy Reply Needed]

    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, >...
    Posted to Getting Started (Forum) by joepitt91 on 04-26-2009, 12:00 AM
    Filed under: MSSQL, sql, vb.net, Active Directory, ASP.NET, asp.vb, Sound
  • how can i popup email msgbox...

    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
Page 1 of 19 (187 items) 1 2 3 4 5 Next > ... Last ยป