[ic] process.html interaction error

Mark Johnson interchange-users@lists.akopia.com
Thu Jul 5 15:53:00 2001


(1) Don't name your submit button mv_check unless you have defined code
named "Log In" that you want to run.
(2) Set mv_nextpage and mv_todo as <input type=hidden fields.
(3) Call your Login code as a mv_check and remove the setting of mv_todo
an mv_nextpage from it.

Corey Gilmore wrote:
> 
> Anyone have any idea why I might suddenly be receiving interaction errors
> for process.html?
> 
> when i try to login, i get bumped to the interaction error page.
> 
> my form source seems to be correct, giving me
> http://my.domain.com/cgi-bin/pp/process.html?mv_pc=10123
> as the result from [process-target]
> 
> The error from the IC error log is:
> [05/July/2001:13:52:09 -0400] pp /cgi-bin/pp/process.html Difficulty
> interacting with browser: No action passed for processing
> >
> 
> the login html is basically:
> <FORM ACTION="[process-target]" METHOD=POST>
>  [set Login]   mv_todo=return   mv_nextpage=welcome   [userdb
> function=login]   [/set]
> <INPUT TYPE=hidden NAME=mv_click VALUE=Login>
> ...
> <input type="text" NAME=mv_username VALUE="[read-cookie MV_USERNAME]"
> class="bodycopy">
> <input type="password" NAME=mv_password VALUE="" class="bodycopy">
> <input type="submit" NAME="mv_check" value="Log In" class="bodycopy">
> <INPUT TYPE=checkbox NAME=mv_cookie_password VALUE=1 class="bodycopy">
> </form>
> 
> thanks,
> .cfg
> 
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users

-- 
Mark Johnson
Senior Systems Architect - Professional Services
Red Hat, Inc.
E-Business Solutions
markj@redhat.com
703-456-2912