is the page not parsing #cgi.script_name# ?
do you have <cfoutput></cfoutput> around it somewhere?
tw
-----Original Message-----
From: techmike [mailto:[EMAIL PROTECTED]
Sent: Wednesday, May 26, 2004 12:31 PM
To: CF-Talk
Subject: RE: self varible..
Is this actually the best way to post a form to itself? What I'm running
into now is it works, however it appends to the end of the url whatever
the action is.
Example.
blah.com/test.cfm#CGI.SCRIPT_NAME#
-mike
-----Original Message-----
From: "Alistair Davidson" <[EMAIL PROTECTED]>
To: CF-Talk <[EMAIL PROTECTED]>
Date: Wed, 26 May 2004 17:10:39 +0100
Subject: RE: self varible..
> > <form action=""> > method="post">
>
> > Seems to work, but is there a better or more correct way?
>
> Yes
>
> That will only work if your file is in the root directory of your
> website.
> Try this instead -
>
>
> <form action="" method="post">
>
> Cheers,
>
> Alistair Davidson
> Senior Technical Developer
> Headshift.com
> Smarter, Simpler, Social
>
>
>
>
>
>
>
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

