Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Web Controls / September 2004

Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
PageLoad when BACK is clicked08 Sep 2004 08:27 GMT4
I would like to ask you if someone knows how to make a page to be loaded
again when th BACK Button of the Browser is clicked. What I mean is:
WebForm1(Load)->click link to
WebForm2->WebForm2(Load)->ClickBACKbuttonOFtheBROWSER->WebForm1(Load)
Drop Down List problem07 Sep 2004 14:40 GMT4
I have a WebForm on which I have 2 buttons: "Retreive" and "Insert"
When I push "Retreive" I would like to retreive info from my DataBase and to
make a DropDownList- DDL1 to show the result. The code is:
private void Retreive_Click(object sender, System.EventArgs e)
Object class in ASP.NET (Visual Studio 2005 Beta 1)07 Sep 2004 13:30 GMT1
I've been created a web user controll based in label control, i want
simulate a label class in asp.net for used in my pages. How I can do it ???
I don?t access the property text of control created.
Controle ViewState07 Sep 2004 10:03 GMT2
Hie,
I have a big problme I generate a table in wich I put some sever
controls like (dropdownlist...) and whenever I click in subimit button even
if there is no code in the button the page is republished and all the
Working with TreeView WebControl (binding with XML)07 Sep 2004 06:29 GMT5
I have a treeview binded with a XML file and it was working.
Later is stopped and SINCE then refused to work.
I have TRIED EVERYTHING BUT STILL NOT WORKING!!
Error:-
Probleme of Dynamic Server Control:ViewState07 Sep 2004 02:24 GMT1
Hie all, I generate dynamically a HtmlTable in wich I include dynamic server control like DropDownList label...
But when I click to th Submit button in order get the value entered by the user using the their ID it seem that the aspx page is refreshed and I lost all the control .
Problem with Calendar Control in asp.net06 Sep 2004 21:25 GMT2
Hello every one,
I have place calendar control on page in my web application. Now every time
user click on prev/next button of Calendar control my page submitted. I dont
want to submit/refresh my page every time user navigate through calendar
ListBox control loosing contents on page refresh06 Sep 2004 19:48 GMT1
I am using listbox control and dynamically inserting items
into it. I want to save the contents of the listbox into a
database after the "Save" button is clicked. But once the
save button is clicked the page is getting refreshed and
Wrox Book Example Problem06 Sep 2004 16:02 GMT1
I am new to this and trying to learn it.
I am following a Wrox Book
The follow bit of code:
Line 37:             <asp:listitem>Lisbon</asp:listitem>Line 38:
Dynamically Created User Controls not Initialising05 Sep 2004 14:59 GMT1
Wonder if anyone can point me in the right direction!!
Basically I have built an ASP.net (VB.net) user control to display
data and this is comprised of a set of user controls that display
parts of the page (header, body etc.)
Code behind and onclick on html table row05 Sep 2004 10:20 GMT2
I have a page with a table of which the rows have to be added dynamically.
What I also want is 'code behind' the onclick event of a row (the page
should be posted back to the server, which should handle the onclick).
However, as the rows are added dynamically, I cannot give them an ...
Nested DataGrid Conundrum04 Sep 2004 22:43 GMT1
I have been banging my head into my monitor for days over various challenges/bugs/tricks involved with editing inside nested DataGrids.  Probably part of my problem is that every time I get somethign working, I have to try to push the envelope.  
So, I got to the point where I had ...
tie validator to a specific submit button ?04 Sep 2004 20:27 GMT1
To use a simple example, if I have a web form with two textboxes
Textbox1 and Textbox2, two Required Field Validators Validator1 (which
validates Textbox1) and Validator2 (for Textbox2), and two buttons
Button1 and Button2, can I specify that Validator1 should only
events in run time not work04 Sep 2004 20:24 GMT1
Hi, i?ve a problem creating a button & asociating a method whith the click
event. i?ve this code:
{....
Button b=new Button();
Catching event when web form closes03 Sep 2004 22:01 GMT2
Hi
I'm trying to catch an event when a web form is closed (user presses X in
upper right corner of form), because I want to do som cleaning up before the
ending the session.
Pages: 1 2 3 4 5 6 7 August, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.