Scott,

Some folks use the CFLOCATION tag for this redirect. I found a conflict 
with using this in the same page with an input of type="file". I prefer 
to use a little js on this

<script>

location.href('mypage.cfm');
</script>

Cutter


Scott Wilhelm wrote:

>I'm setting up authentication against a database, and I have the form
>data going to a seperate page that I want users not to see (just a
>preference of mine)...Once the page is done processing, I want to push
>the users off to a different page...How do I do that?  Are there any CF
>tags for it?
> 
>Thank you,
> 
>Scott
> 
>PS.  I'm very wet behind my ears, so if there's some tricks for
>authenticating against a db, please feel free to tell me.
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Get the mailserver that powers this list at http://www.coolfusion.com

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to