View Single Post
Old Mar 15th, 2005, 11:45 AM   #4
vidar
Newbie
 
Join Date: Mar 2005
Posts: 3
Rep Power: 0 vidar is on a distinguished road
My functions are actually written reversed. It does the showuserform function first, then when I select a user from it, I want it to execute the edituser function. so declaring an array variable in the edituser function, won't give me anything the first time through...

Perhaps declare it globally?
vidar is offline   Reply With Quote