state information.

Post Reply
gaurav.shetti
Posts: 119
Joined: Fri Feb 27, 2009 9:09 am

state information.

Post by gaurav.shetti »

A small clarification.

I am using this is the export option
<EXPORT $strOrgFlag QUERY USEROK>

When i submit the form, the value for this flag is getting reset. Can you hint at what i am doing wrong.
This is the action i am performing while posting !
<form name="frmPeople" id="frmPeople" method="post" action="$urlroot/">
User avatar
mark
Site Admin
Posts: 5514
Joined: Tue Apr 25, 2000 6:56 pm

state information.

Post by mark »

if strOrgFlag is one of the form variables that will override the state because you've said "userok".
User avatar
mark
Site Admin
Posts: 5514
Joined: Tue Apr 25, 2000 6:56 pm

state information.

Post by mark »

User avatar
John
Site Admin
Posts: 2597
Joined: Mon Apr 24, 2000 3:18 pm
Location: Cleveland, OH
Contact:

state information.

Post by John »

John Turnbull
Thunderstone Software
Post Reply