omg yes, i have searched the net 2 days now and nothing. even hitting F1 brings up "nothing on this topic" grrrrrrrr looks like you and i will have to write some tutorials / walkthroughs when we finally win the battle
----- Original Message ----- From: "vss" <[EMAIL PROTECTED]> To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]> Sent: Friday, January 30, 2004 2:24 PM Subject: Re: [DUG] .net practice > I have to admit I think that there is definitly missing some well-defined > clear documentation...sometimes called Manuals ;-) > > I ask Richard about websites to go to etc. I thought Borland would have > a "Getting started" or what ever document, but didnt know any, and was > going to ask, but I heard nothing back, So one would assume there is > nothing. > > So I am with you Tracy...I am confused and very frustrated wtih D8 at the > moment. > > Jeremy > > -----Original Message----- > From: "Tracey Maule" <[EMAIL PROTECTED]> > To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]> > Date: Fri, 30 Jan 2004 13:06:41 +1300 > Subject: [DUG] .net practice > > > Hi > > > > how is everyone getting on with delphi 8? > > Im lost and confused very early on in the game. > > > > I have created a "hello world" web app, which has a label, an input > > type=text, and a submit button. > > > > What i am finding confusing is that when i added another aspx page, set > > page1.form.action=page2 > > > > I look at the generated code for page1.form, it shows this: > > <form name=bob action=webform2.aspx method=post runat="server"> > > > > However, when i run the app, page1 is displayed, but viewing source > > shows: > > <form name="_ctl0" method="post" action="WebForm1.aspx" id="_ctl0"> > > > > I have built, compiled, saved, closed, reopened, rebuilt, checked only > > one page1, recompiled, searched all project files for string "_ctl0" > > (not found), screamed at the "documentation", cried. > > > > such a simple thing and it has me by the... wait.. im a girl > > > > > > > > Tracey > > Software Developer / Web Master > > Logis > > [EMAIL PROTECTED] > > (027) 213-1065 > > > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] > http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
