The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
1answer
35 views

Magento remove diamond question mark [duplicate]

I have a diamond question mark on my page which gets php code from the mysql database. How do i get rid of this? ps: sorry for my bad english Yours sincerely, Rene
0
votes
1answer
23 views

Opening question mark only shown on some linux environment

I'm developing an html page and it's in spanish, so i need to use "¿" (opening question mark) and i have to do it on a linux environment. However i'm editing this html docs on windows while using ...
-4
votes
1answer
62 views

How to prevent question marks in a Java String using regular expressions [closed]

I'm trying to write an expression that will allow any character in a String except for a question mark. For example: Testing :: valid 1234éáúTesting :: valid Test?ing :: invalid Basically I'm ...
1
vote
1answer
72 views

HTML href link with question mark

I've got problem with a href link and quote mark i should to generate link like this <a class="vk_share__a" href = ...
0
votes
2answers
147 views

PHP - PDO not taking imploded array as question mark parameter for IN clause in SELECT query

I have a problem with a question mark parameter in a prepared statement using PDO. My Query class looks like this (for now, I'm still adding functionality like data limits, custom parameters filtering ...
1
vote
2answers
173 views

How to rewrite a url to remove the question mark

I have a query string which changes the content of the page, depending on what the user enters after the question mark in the url. http://mysite.subdomain.com/?3 Would load content assigned to the ...
0
votes
0answers
17 views

Refreshed view of a spreadsheet

I was given a spreadsheet that contains data exported from some tool and grouped into columns with certain names, I was asked to give a refreshed view and to generate one every month. What does "Give ...
0
votes
1answer
116 views

ÆØÅ shows as diamond question marks

I am almost sorry for asking this question, as I have plowed through most of the similar topics, and see how many people before me that have asked it. In short, here is my code, and it still shows ...
2
votes
1answer
88 views

ANTLR grammar expression evaluation for token which can be available zero or 1 time

I have a combined ANTLR grammar, which shall look out for specific tokens / token combinations. Some tokes can be available zero or 1 time. I want to store a "found" or "not found" value to a hashmap ...
1
vote
2answers
105 views

rewrite from index.php?… to index.php%3F…html

I'm trying to make static a b2evolution site with this wget line: wget -nv -b -m -k -p -E -erobots=off --tries=5 --exclude-directories=calendar,users,user --domains directory http://site.com It ...
0
votes
0answers
116 views

Rails 3.2.11: Question marks in parameters (encoding not UTF8)

For some reason the parameters are no longer in UTF8 and UTF8 chars are instead being replaced by question-marks, as indicated by the UTF8 check: Parameters: {"utf8"=>"?", ...
0
votes
1answer
35 views

How do i remove anything starting with a '?' after trailing slash?

I have the following rewrite rule in my .htaccess: RewriteRule ^([A-Za-z0-9-]+)/?$ product.php?var1=$1 RewriteRule ^([A-Za-z0-9-]+)/?([A-Za-z0-9-_]+)?/?$ product.php?var1=$1&var2=$2 RewriteRule ...
0
votes
1answer
201 views

A leading question mark in oracle using datastage to import from text to oracle? Help needed

The question mark "?" appears only in the front of the first field of the first row to insert. For once, I changed the ftp upload file type to text/ascii (rather than binary) and it seemed resolve ...
0
votes
2answers
536 views

php form “action=?”

the ex-programmer wrote this code, and I couldn't understand why the action="?" and there is no any php script with it. can anyone tell me what script does this form call when submit? I guess it ...
0
votes
1answer
92 views

Æ Ø Å do not work (updating div every 10 second)

When I update a div's content every 10 seconds, special characters like ÆØÅ become question marks. What is wrong? Here is my code: <script type="text/javascript" ...
2
votes
3answers
176 views

Android Layout Editor Freaks Out on Question Mark

This is strange, yet I see it all the time as I have lots of reasons to display just a simple question mark in this app. When editing with the Eclipse graphical layout editor, everything is ...
0
votes
5answers
120 views

Regex that matches a string only with question marks

How could I write a regex that will match a string containing only question marks "???" > true "????" > true "? " > true "?a?" > false "?a" > false Thanks in advance ! Edit: 2 cases I ...
3
votes
2answers
147 views

Issues with question mark in url

Hi i am using multiple languages in my app and it is accessible by the url like www.asd.com/reg/?lang=es Is there some way with which i can remove this "?" from my url and it becomes like ...
0
votes
1answer
85 views

Question marks when outputting data from database

I have set charset to utf-8 everwhere in my database, in all tables and columns. It still won't display properly and question marks appears where non-latin letters appear. Is there something else that ...
0
votes
0answers
116 views

URL Rewrite IIS double ? and &

I try to get url rewrite work for my domain (IIS server), but all of my trials fails, by now. I want to rewrite http://www.domain.com/index.php?test.php?_escaped_fragment= to ...
1
vote
1answer
165 views

diamonds with question marks from google results

I've encountered the next Encoding problem: when querying google at first the user agent was hardcoded: like so "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:13.0) Gecko/20100101 Firefox/13.0" I ...
0
votes
3answers
203 views

How to implement a special character(?) as an option in a Switch of type 'char'?

I am attempting to use a Switch statement to use as a menu interface, and I was wondering how I can include a "help" option, which is triggered by the user having input a '?' symbol. But as the ...
0
votes
1answer
95 views

? symbol in url in symfony2

In my project i want a normal standard get URL like www.myproject.com?search=asd.But in symfony2 questionmark("?") giving error showing URL not found (404 error). I'm able to access ...
2
votes
2answers
261 views

php pdo insert to column with question mark in name

I spent few hours trying to insert a query using PDO, and finally I realized that I can`t do it (dont know how). The problem is in fact that column name have "?" in it. One of columns is named "If HSM ...
2
votes
9answers
2k views

What does “?” mean in Java? [duplicate]

A simple question: I dont know what the question mark (?) stand for in java, I was doing a small program, a Nim-game. were looking in a book, for help and saw this statement: int pinsToTake = (min ...
0
votes
3answers
226 views

Question Marks Appear Instead of Spaces

I have a CSV file. When viewed in wordpad, there are spaces at the ends of some of the lines. When read via File.ReadAllText(filename) in C#, the spaces appear as ?. What could be causing this? I'd ...
0
votes
1answer
211 views

.htaccess hide question mark from address

What am I doing wrong? I have a link : <a href="norma/something1/something2/something3/">Link Name</a> I am need to make an address from: ...
2
votes
6answers
3k views

Single quotes showing as diamond shaped question mark in browsers (no database or PHP)

I am working with a web page in which I switched the character set from iso-8859-1 to utf-8. The top of the page reads like this: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" ...
2
votes
2answers
228 views

serialprot readline() adding questionmark “?”

I want read from serialport line of text by readline() text is ASCII and in terminal is all OK (data are realy good), but when I read by readline, it returns somewhere in text ? example - this is ...
3
votes
3answers
442 views

Double question marks ('??') vs if when assigning same var

Referring to the following SE answer. When writing A = A ?? B; it is the same as if( null != A ) A = A; else A = B; Does that mean that if( null == A ) A = B; would be preferred, ...
1
vote
4answers
856 views

question mark and colon - if else in ruby

Hi I have a question about ruby on rails Apparently I have a statement like this: def sort_column Product.column_names.include?(params[:sort]) ? params[:sort] : "name" end From what I read, ...
0
votes
3answers
2k views

Regex escape questionmark and double quotes

I have data with several occurrencies of the following string: <a href="default.asp?itemID=987"> in which the itemID is always different. I am using C# and I want to get all those itemIDs ...
0
votes
3answers
858 views

Mod_rewrite. Redirect url with Special Characters (question marks)

I have a website with joomla and I need to redirect (301) some links They are in this form (index.php?Itemid= identify them - all links that doesn't have this part shouldn't be redirected) ...
1
vote
3answers
142 views

What is this regular expression's name?

I'm refactoring this regular expression C# string into a constant and I'm not sure how best to name it (my regex fu is weak). @"^(?!\s\s)" Doesn't the question mark denote something that's optional? ...
0
votes
1answer
374 views

redirecting urls with question mark

I want to redirect: http://www.mydomain.com/myfolder/?5/my-page to: http://www.mydomain.com/myfolder/?5/page a simple redirect in .htaccess doesn't seem to work: Redirect 301 /myfolder/?5/my-page ...
3
votes
5answers
697 views

What does a questionmark (?) mean in a function declaration in C# [duplicate]

Possible Duplicate: What does “DateTime?” mean in C#? What does the ? mean after a type? I had a function declaration including a questionmark after the datatype like: ...
2
votes
1answer
2k views

In Xcode 4 version control, what does it mean when there is a question mark near a file that you have just added to the project?

How do you change it to ensure that the file is properly added? I copied some files into my project folder. Then in Xcode I clicked on a group and chose "Add files to project...". Then I selected ...
0
votes
1answer
110 views

Jquery spams timestamp when typing a question mark?

I have an application where you post messages to the system. Whenever you just type question marks, the message gets turned into: jQuery16104892938028 4552626_132040318254 1 I have no ...
10
votes
4answers
1k views

Android: Set button text to question mark

I'm sure this is very easy to solve: I need to set a button's text to just "?". I'm happy to do it via Java, but would rather do it via the XML. Is it possible? I've tried android:text="?" and ...
0
votes
2answers
531 views

update_attributes NoMethodError when form value contains question mark in rails 3.1

When I try and update a field with a value containing a '?', update_attributes returns: **NoMethodError** You have a nil object when you didn't expect it! You might have expected an instance of ...
0
votes
1answer
327 views

Safari display question marks

I have a website that displays fine with IE and Firefox. But the menus are replaced by question marks when using Safari (I have been told, not having Safari on my PC). Here is the home page (get rid ...
4
votes
3answers
1k views

How do I match the question mark character in a Django URL?

In my Django application, I have a URL I would like to match which looks a little like this: /mydjangoapp/?parameter1=hello&parameter2=world The problem here is the '?' character being a ...
9
votes
2answers
977 views

Google app engine datastore string encoding problem

Hello I'm using Google App Engine for a project I'm doing and I need to store some Strings. I'm using Java and JDOHelper.getPersistenceManagerFactory("transactions-optional") While debugging it on my ...
1
vote
4answers
1k views

Get content after question mark in PHP if statement

I am setting up a separate theme page for printable content. To tell the browser to use the print theme I'm using a mark ?print after the URL. So how does one get that content? Something link ...
0
votes
2answers
2k views

Special method in ruby (question mark)

How do you define a method of verification? The example: include? even? odd? >> 2.odd? => false >> 6.even? => true >>
1
vote
3answers
329 views

Advice on URL structure: Forced to have a question mark in the URL

I am building a php website on an IIS server. I don't have access to the server and the admin won't install any url_rewrite modules ... so i am forced to have a question mark in my urls. I want to ...
1
vote
4answers
1k views

Redirecting via .htaccess to .php with arguments in current folder

I'm trying to redirect something like foo/bar to ?foo=bar, so I can do www.mydomain.com/hey/foo/bar to www.mydomain.com/hey/?foo=bar, but I can't seem to get the syntax right. I tried the following: ...
4
votes
6answers
472 views

What does “?”, used after JavaScript filename, means?

For example, having: <script type="text/javascript" src="http://somedomain.com/js/somejs.js?14"> </script> So what does "?14" means here?
1
vote
2answers
377 views

How to avoid ODBC parameterization for the question mark character ? within literals and comments?

I'm running into an issue where I have question mark characters '?' within my SQL scripts inside comments is causing problems. When I run these statements through an ODBC connection using the Visual ...
0
votes
3answers
683 views

Question mark in regular expressions in Javascript (weird behaviour)

<html><body><script> var matches = /(\w+)(\s*(\w+))?/.exec("aaa"); alert(matches.length); alert(typeof(matches[3])); </script></body><html> I'm really new to ...

1 2