Wrox Home  
Search P2P Archive for: Go

  Return to Index  

interdev_programming thread: DTC trouble with Netscape & Frames


Message #1 by "Hemmo Vriend" <h.vriend@e...> on Wed, 18 Apr 2001 13:46:30
It does work in Explorer. I can try this and if it is the solution I will 
let you know. Thank you for your input and time.

Kind regards,

Hemmo

> Hemmo,
> 
> 	Your problem with the querystring is not Netscape. The 
form's "post" method
> is causing your problem. Change the method to GET, and you will have your
> querystring:
> <form name="thisForm" METHOD="get">.
> 
> 
> -----Original Message-----
> From: Interdev_Programming digest
> [mailto:interdev_programming@p...]
> Sent: Wednesday, April 18, 2001 7:02 PM
> To: interdev_programming digest recipients
> Subject: interdev_programming digest: April 18, 2001
> 
> Subject: RE: DTC trouble with Netscape & Frames
> From: "Hemmo Vriend" <h.vriend@e...>
> Date: Wed, 18 Apr 2001 16:53:54
> X-Message-Number: 7
> 
> What do you mean by form=20? Interdev inserts a few lines at the top of
> the page that includes:
> <form name="thisForm" METHOD="post">
> 
> Kind regards,
> 
> Hemmo Vriend
> 
> 
> > For Netscape check first of all that you work with form
> > and also table
> >

  Return to Index