---Reply to mail from Chris Tazewell about Netscape! Hidden fields?
> This is the resolved source in the Nutscrape browser, the values are from 2
> CF variables but as you can see they are resolved.
> 
> <FORM NAME="SearchForCars" ACTION="../cfm/body_car_details.cfm"
> TARGET="body" METHOD=POST>
> 
>                         <INPUT TYPE="HIDDEN" NAME="Username" VALUE="test">
>                         <INPUT TYPE="HIDDEN" NAME="UserID"
> VALUE="-2035698287">
> 

A couple of ideas...
    No closing form tag ?
    Hidden fields on a different layer ?
    Tested it without setting target ?
    Quote the word POST - shouldn't make any difference, but worth a shot.

    What version netscape & what platform ?


------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit 
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a 
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

Reply via email to