Ask a Question related to Macromedia ColdFusion, Design and Development.
-
littlefoot7 #1
Odd question marks in drop down
I'm redesigning a Website in ASP but elements from the client?s previous site
need to come over and portions are in ColdFusion. All the pages are living
together and working fine but the drop-down menu is is placing these odd "?"
symbol next to the links. Here's the page:
[url]http://nutramax.kgdev.com/veterinary/forum_nw.cfm[/url]
Anyone ever experienced this? Thanks!
littlefoot7 Guest
-
Yellow boxes with question marks
Can anyone please help? I am trying to administer/edit a table from a website using Contribute3. Although I can edit text & delete some rows etc, I... -
Images appear as question marks
I need help! I just uploaded my first dreamweaver website to yahoo. My images appear as question marks. I've uploaded the images in file manager... -
HELP - CS in OSX 10.3.4 exchanging characters for question marks (?)
CS appears to be randomly displaying and printing query marks (?) instead of alphanumeric characters. Its doesnt appear to be typeface specific, I’ve... -
question marks...
I am getting question marks on my web page created by Microsoft publisher 2003. Does anyone know why this is happening? RAB_Missouri -
Parsing Question Marks in URL
Hi, i'm trying to change the question marks in the url.. eg. index.php?page=home to something along the lines of index.php/pages/home I... -
SilverStrike #2
Re: Odd question marks in drop down
I am sorry but I do not see any drop -down menu.
In any case, if you do not use unicode as the encoding, you may need to charset with the <cfprocessingdirective> tag.
SilverStrike Guest
-
jmj #3
Re: Odd question marks in drop down
It looks like whoever designed the site used some javascript menus and included
these pages to make the menus. I'm wondering if the ? is some type of symbol
to show the user what they have chosen (instead of highlighting the link).
You'll probably find the answer in the mm_menu.js page or the vetPortaMenu.js
page
<script language="JavaScript1.2" src="/include/scripts.js"></script>
<script language="JavaScript1.2" src="/include/vetPortalMenu.js"></script>
<script language="JavaScript1.2" src="/include/mm_menu.js"></script>
Hope this helps.
j
jmj Guest
-
littlefoot7 #4
Re: Odd question marks in drop down
Thanks for your help. The curious thing is that all of the pages on the site use the javascript in those 3 pages but the only place these question marks show up is on the coldfusion pages.
littlefoot7 Guest



Reply With Quote

