That's one reason we don't have D8 :) Rob Martin Software Engineer
phone 03 377 0495 fax 03 377 0496 web www.chreos.com ----- Original Message ----- From: "David Brennan" <[EMAIL PROTECTED]> To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]> Sent: Monday, February 02, 2004 4:53 PM Subject: RE: [DUG] display value of form1.txtbox in form2.txtbox > It's not exactly a new concept that (assuming you have a choice) you should > let everyone else use new software for a few months and gauge their reaction > before you dive into it yourself... > > David. > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Robert martin > > Sent: Monday, 2 February 2004 4:45 PM > > To: NZ Borland Developers Group - Delphi List > > Subject: Re: [DUG] display value of form1.txtbox in form2.txtbox > > > > > > Come now people, what else did you expect. > > > > 1. Remember this isn't Delphi 8, it is Delphi .Net 1.0. It isn't the > > expansion of a stable product but a complete new beast. There will be > > issues. > > > > 2. It is a product rushed out the door in December 2003 to meet some > > deadline Borland was facing. This explains the lack of Manuals / > > documentation and features. > > > > 3. It is not a fully tested product. There was a bug marathon in AK just > > before the release. This of course could not affect the product > > shipped in > > December as that would have already been at the presses. > > > > > > I suspect D8 .Net will be a good product, it just needs some more time. I > > look forward to the promised D8 .net / Win32 package, although it might be > > Delphi 9 :) > > > > Rob Martin > > Software Engineer > > > > phone 03 377 0495 > > fax 03 377 0496 > > web www.chreos.com > > ----- Original Message ----- > > From: "vss" <[EMAIL PROTECTED]> > > To: "NZ Borland Developers Group - Delphi List" <[EMAIL PROTECTED]> > > Sent: Monday, February 02, 2004 4:07 PM > > Subject: Re: [DUG] display value of form1.txtbox in form2.txtbox > > > > > > > I am just waiting for the first Sp for D8....maybe that will contain a > > > help file or even a PDF that helps you get going ! or even usful > > > information ! > > > > > > -----Original Message----- > > > From: "Tracey Maule" <[EMAIL PROTECTED]> > > > To: <[EMAIL PROTECTED]>, "NZ Borland Developers Group - Delphi List" > > > <[EMAIL PROTECTED]> > > > Date: Mon, 2 Feb 2004 15:44:16 +1300 > > > Subject: Re: [DUG] display value of form1.txtbox in form2.txtbox > > > > > > > <Refrains from publicly abusing Borland yet> > > > > > > > > haha well im not making any money Programming with it.... > > > > > > > > ----- Original Message ----- > > > > From: Leigh Wanstead > > > > To: NZ Borland Developers Group - Delphi List > > > > Sent: Monday, February 02, 2004 3:28 PM > > > > Subject: RE: [DUG] display value of form1.txtbox in form2.txtbox > > > > > > > > > > > > >>Has anyone figured out how to do this "simple" thing yet??? > > > > > > > > I guess give it another three months, you will be an expert on this, > > > > and write a book how to develop .net in Delphi 8 and make money from > > > > that. 8 ) > > > > > > > > Regards > > > > Leigh > > > > > > > > > > > > -----Original Message----- > > > > From: [EMAIL PROTECTED] > > > > [mailto:[EMAIL PROTECTED] Behalf Of Tracey Maule > > > > Sent: Monday, February 02, 2004 3:11 PM > > > > To: NZ Borland Developers Group - Delphi List > > > > Subject: [DUG] display value of form1.txtbox in form2.txtbox > > > > > > > > > > > > Delphi ASP.NET grrr > > > > > > > > I have been trying to figure this one out since friday, and am still > > > > not getting any joy. > > > > > > > > form1 type=get contains html_text1 > > > > > > > > I simply want to display whatever the user types into form1.text1 in > > > > the resulting web form (form2)'s html_text2 > > > > > > > > in form2.pas i am trying the following code: > > > > > > > > txtSomething := Request.QueryString.Get('value'); > > > > > > > > but it doesnt work. Has anyone figured out how to do this "simple" > > > > thing yet??? > > > > > > > > > > > > > > > > > > > > > > > > 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 > > > > > > > > > > _______________________________________________ > > 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 > > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
