in reply to linking into dynamically generated file passing hash value
If I just do response->redirect to my desired help content it doesn't work because the help content has not yet been generated this is odd as it does not function that way for other tabs from the database until I click on the help tab i must somehow generate that click request making help tab active does not do it.
I tried hard to parse that, but can't figure out what you are trying to say.
Your subroutine is odd. $topics as a subroutine prototype? I guess you mean
sub tHelp { my $topics = shift; ...
Looking at that snippet
my $startpoint=$topics($topic);'Content/HELP/TPO/default/Tempo_ +help-08-1.html';
I have to ask - what is $topics? a subroutine reference? Then you have to write
my $startpoint=$topics->($topic);
Also, what do you have that string literal in void context for? What is in $topic? where does it come from? Can't see it anywhere else in that sub.
Please reformulate your question and post code which at least compiles, and enough info to avoid wild guesses. See I know what I mean. Why don't you?
--shmem
_($_=" "x(1<<5)."?\n".q·/)Oo. G°\ /
/\_¯/(q /
---------------------------- \__(m.====·.(_("always off the crowd"))."·
");sub _{s./.($e="'Itrs `mnsgdq Gdbj O`qkdq")=~y/"-y/#-z/;$e.e && print}
|
|---|