Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^3: Doubt about Template Toolkit

by haj (Vicar)
on Jul 15, 2022 at 16:35 UTC ( [id://11145536]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Doubt about Template Toolkit
in thread Doubt about Template Toolkit

It is not TT's fault that this doesn't work as expected: Browsers don't work that way. If you use refresh (I'd recommend that you check the syntax, you did not specify the intended delay), browsers are not supposed to open a new tab.

Also, hash keys are returned in random order, so you can't say for sure which of the URLs is inserted into the template first.

If you are on Linux and have LWP installed, the easiest way to check your CGI is the following command:

GET http://your-server.com/your.cgi.url/

Replies are listed 'Best First'.
Re^4: Doubt about Template Toolkit
by logangha (Acolyte) on Jul 15, 2022 at 19:29 UTC

    I am developing in an AIX server, so I do not know if LWP is installed. Is there any way to check if URL sql text is correct with all these characters used?: ',() (quotes, commas or parenthesis). Because that is why I am using meta http-equiv, with this does not matter if sql text has single quotes, commas or parenthesis. Now I am trying to use JS window.open and another problem arises with these characters.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11145536]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-25 09:19 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found