Browse by Tags

Related Posts

  • Simple Operations

    Here is the code I have for one of my forms. private void button1_click( object sender, EventArgs e) { } } } I am trying to have another form open when this button is clicked. I know you need to add the line inbetween the {}, so dont tell me that. All I need to know is how to make another form open when...
    Posted to Free For All (Forum) by kjkramer on 02-06-2007, 12:00 AM
    Filed under: asp.net, .cs, C#, asp.net.c#
  • Help please

    I am experiencing problems when combining ASP.net 2.0 and Firefox 2.0. In my web app I configure align to center or middle and in IE7 it renders as configured but in Firefox 2.0 it renders all controls alignment to not set. I am combining ASP.net 2.0 + AJAX + SQL 2005 + Web Parts. Any help would come...
    Posted to Web Parts and Personalization (Forum) by mzmiric5 on 02-08-2007, 12:00 AM
    Filed under: .Net 2.0, asp.net, asp.net 2.0, help, ajax, Newbbie, asp 2.0, <location>, aspx, "displayaing web page after complet loading", C#, learn asp.net, ie7, Bug, asp.net.c#
  • Report only showing static data

    I am developing an ASP.Net website. I created a report that uses a dataset I created using the dataset designer, and resides in the App Code folder and is viewed via a report viewer (i.e. not crystal report) It uses one parameter, passed in a query string on the URL. I thought it was working just fine...
    Posted to Getting Started (Forum) by wibblet on 02-10-2007, 12:00 AM
    Filed under: asp.net 2.0, data handling, parameters, dataset, Visual Studio 2005, C#, data, asp.net.c#
  • Dataset showing inconsistent results

    This is a tricky one. I created a dataset using the designer, to produce a data table for use in a report. The query selects a student's name and other details based on a parameter, their student ID. I tested the results in the designer, using one student's ID. Everything worked fine. However, later...
    Posted to Data Access and ObjectDataSource Control (Forum) by wibblet on 02-22-2007, 12:00 AM
    Filed under: asp.net 2.0, output, data layer methods, database, DataTable.Select Method, Query string, dataset, data access, C#, data, asp.net.c#, newbie
  • Response.redirect

    I've got a problem when adding data to the database. I'm using a wizard and have written the data set on the page behind. When adding data to the incident table, the final part of the code looks like this: //Create the command builder OleDbCommandBuilder cb = new OleDbCommandBuilder (adaptor); //retrieve...
    Posted to Web Forms (Forum) by wibblet on 02-23-2007, 12:00 AM
    Filed under: .Net 2.0, code behind, another page, database, C#, asp.net.c#, newbie, redirection
  • Re: How to add Javascript on runtime?

    thank you.. but I'm not using gridview and repeater I just simply put a lable on webpage , and then add anything I retrived from DB in Label.text my code is : lblLesson_name_eng.Text = dr["Lesson_name_eng"].ToString(); lblLesson_name_cht.Text = "[" + dr["Lesson_name_cht"].ToString() + "]"; lblContent...
    Posted to Getting Started (Forum) by jcjcjc on 03-08-2007, 12:00 AM
    Filed under: asp.net, javascript, C#, asp.net.c#
  • Customise CreateUserWizard - How to use new fields?

    Hey, I want to customise the CreateUserWizard control but I haven't a clue how I'm meant to use the new fields. I added the ContentTemplate to the CreateUserWizardStep and then added the field I wanted, it displays a DropDownList containing Package objects. 1 < ContentTemplate > 2 < table border...
    Posted to Security (Forum) by rebels_mascot on 03-18-2007, 12:00 AM
    Filed under: .Net 2.0, asp.net 2.0, C#, asp.net.c#, createuserwizard
  • Re: scanning program

    Hi Digvijay, I do have a question there is a way to monitor the automatic document feeder (ADF) of the scanner. In case that the user type a wrong number of documents to be scan. What I try to control is when the scanner finish it process. Thanks Guarumal
    Posted to Getting Started (Forum) by guarumal on 04-30-2007, 12:00 AM
    Filed under: .cs, C#, asp.net.c#, C# asp.net, scan
  • view control, help me!

    Hi All, I have 4 view controls as Main window, .Net, Java and SAP. And I want to make 4 tabs for all 4 views. I have 3 checkboxes in the Main window 1) .NET 2) Java 3) SAP Initially, after running application, all three view controls(tab) should be disabled except Main Window tab which should be enabled...
    Posted to Web Forms (Forum) by sthauttam on 05-06-2007, 12:00 AM
    Filed under: .Net 2.0, Checkbox, C#, asp.net.c#, Multiviews and User Controls, tab, c# code, C# asp.net, .ASPX
  • New To ASP

    I have been developing web sites for 7 years starting with HTML 4.0 and working my way up to PHP and MySQL. I've recently purchase a Microsoft based server and would like nothing more to become as skilled in developing websites with a Microsoft language as I have with several other languages. The...
    Posted to Getting Started (Forum) by apipkin on 06-15-2007, 12:00 AM
    Filed under: .Net 2.0, CSS, xml, code, C, aspx, HTML code, migration, C#, asp.net.c#, help me, server side, PHP to ASP, OOP, .ASPX
Page 1 of 2 (14 items) 1 2 Next >