Re: Pop up window problem with dynamic textboxes and query string
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Pop up window problem with dynamic textboxes and query string

From: Thomas 'PointedEars' Lahn <PointedEars@web.de>
Date: Tue Jan 31 2006 - 20:46:44 CET

Kapil Jain wrote:

> Sir,
>
> Please brief me the steps from scratch like first i understand to put
> meta tag that is clear

It is a `meta' _element_, <meta> is its start tag.

> second i did not understand what and how to declare
> [1]^^^^^^^^^ ^^[2] ^^^^[3]

_Declare_?

> and what do u mean by that simply

I meant what I said. If you did not understand a specific term, you may ask
about it specifically if your favorite search engine does not provide for
results viable to you.

> i wanna that what steps i'll use to rectify above code

There is no code above.

> and how can i use trinary operator "?" as a string or character.

You are not making much sense, if any. Maybe it would be helpful if you
posted a sequence of sentences, like you did before.

Especially, you do _not_ want to use the trinary conditional operator, this
is just main reason why your code failed; you want to avoid it in the first
place by delimiting your string literals properly.

Please learn to read and to post properly. I have given you enough pointers
already. Sorry, I consider it a waste of my time to continue discussion in
this manner.

PointedEars
Received on Tue Feb 7 21:29:10 2006