Bear (pun intened) with me on this one i havn't read the whole
thread, so you may get a repeat answer.
On Fri, Jan 13, 2006 at 10:55:00AM -0600, Jay Blanchard wrote:
> I am having a problem with a an ampersand sign. I have a list of things on a
> page, in which one category is 'Oil & Gas'. I store
[snip]
[/snip]
Well said Richard, well said. That is ultimately what I went and did. I am
just operating on too little sleep right now, and a couple of times today
the simplest things eluded me. I made sure that all of the &'s were
change to & in the database (one I inherited, not an excuse,
On Fri, January 13, 2006 10:55 am, Jay Blanchard wrote:
> I am having a problem with a an ampersand sign. I have a list of
things on a
> page, in which one category is 'Oil & Gas'. I store it in the
database as
> 'Oil & Gas'.
Don't.
The DATA to be stored in the database is 'Oil & Gas'
When it's
Jay Blanchard wrote:
[snip]
hope the kick didn't break anything. :-)
[/snip]
Nah, just having a senior moment. Since it is a query string issue I
converted the database (even though it is strictly a web database in this
case) to 'Oil & Gas'. The query string sees the ampersand and doesn't show
Jay,
Jay Blanchard wrote:
> [snip]
> hope the kick didn't break anything. :-)
> [/snip]
>
> Nah, just having a senior moment. Since it is a query string issue I
> converted the database (even though it is strictly a web database in this
> case) to 'Oil & Gas'. The query string sees the ampersand
I think right you need to check urlencode.
You can check a nice example at following php mysql resource site
http://www.weberdev.com/get_example-481.html
Thanks
Richard Correia
On 1/13/06, Jay Blanchard <[EMAIL PROTECTED]> wrote:
>
> I am having a problem with a an ampersand sign. I have a list
[snip]
hope the kick didn't break anything. :-)
[/snip]
Nah, just having a senior moment. Since it is a query string issue I
converted the database (even though it is strictly a web database in this
case) to 'Oil & Gas'. The query string sees the ampersand and doesn't show
anything past that in th
Jay Blanchard wrote:
I am having a problem with a an ampersand sign. I have a list of things on a
page, in which one category is 'Oil & Gas'. I store it in the database as
'Oil & Gas'. When the category is clicked the query string shows just an
ampersand, i.e.
'problem' 1 is the form in which y
On 1/13/06, Jay Blanchard <[EMAIL PROTECTED]> wrote:
> I am having a problem with a an ampersand sign. I have a list of things on a
> page, in which one category is 'Oil & Gas'. I store it in the database as
> 'Oil & Gas'. When the category is clicked the query string shows just an
> ampersand, i.e
Jay Blanchard wrote:
I am having a problem with a an ampersand sign. I have a list of things on a
page, in which one category is 'Oil & Gas'. I store it in the database as
'Oil & Gas'. When the category is clicked the query string shows just an
ampersand, i.e.
"Filter=Process&FilterKey=Oil%20&%20
Jay,
Jay Blanchard wrote:
> I am having a problem with a an ampersand sign. I have a list of things on a
> page, in which one category is 'Oil & Gas'. I store it in the database as
> 'Oil & Gas'. When the category is clicked the query string shows just an
> ampersand, i.e.
> "Filter=Process&Filter
On 1/13/06, Jay Blanchard <[EMAIL PROTECTED]> wrote:
> I am having a problem with a an ampersand sign. I have a list of things on a
> page, in which one category is 'Oil & Gas'. I store it in the database as
> 'Oil & Gas'. When the category is clicked the query string shows just an
> ampersand, i.e
Jay Blanchard wrote:
I am having a problem with a an ampersand sign. I have a list of things on a
page, in which one category is 'Oil & Gas'. I store it in the database as
'Oil & Gas'. When the category is clicked the query string shows just an
ampersand, i.e.
"Filter=Process&FilterKey=Oil%20&%2
I am having a problem with a an ampersand sign. I have a list of things on a
page, in which one category is 'Oil & Gas'. I store it in the database as
'Oil & Gas'. When the category is clicked the query string shows just an
ampersand, i.e.
"Filter=Process&FilterKey=Oil%20&%20Gas&Order=Application&D
14 matches
Mail list logo