PDA

View Full Version : Using CMD_ tokens in other pages?


loopforever
06-07-2003, 07:58 PM
Hi guys,

I need to use the |TABLE| token from CMD_USER_SHOW in my index page for resellers. Is it possible to return the userlist without actually being in the CMD_USER_SHOW template file?

Thanks :)!

DirectAdmin Support
06-08-2003, 01:03 AM
No, sorry. At the moment, commands generate data for tokens, tokens don't generate the data. So the only way to do it would be to use an iframe, or something like that to insert the table.

John