help with "freescale_static_ffs_utils.c"

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

help with "freescale_static_ffs_utils.c"

1,388 Views
NT
Contributor I

I am trying to open two different webpage (suppose “true.htm” and “false.htm”) depending on the password entered in login page. I am able to set a flag in “freescale_static_ffs_utils.c”  to 1 if the password  is correct and 0 if password is incorrect. I now want to open “true.htm” when flag is 1 and “false.htm” when flag is 0. Is there any way to do that?

Thanks

NT
Labels (1)
0 Kudos
Reply
1 Reply

784 Views
NT
Contributor I
I was able to solve this problem.
 
NT
0 Kudos
Reply