Re: Image URL from Database with spaces doesn't work



%25 is the hex for the %. You may need to UrlDecode your data prior to
setting or storing it . i am not sure what exactly you are doing so you
will need to see when it is applicable.

.



Relevant Pages

  • Re: changing the decimal to hex
    ... If the user is storing the Hex numbers with the &H prefix then my solution ... Center for Health Program Development and Management ...
    (microsoft.public.access.queries)
  • Re: oracle RAW data type and dbi
    ... converts RAW data type into hex values at the time of storing. ... It converts the raw value to hex when you *read* it into a character ... That's because sqlplus reads all columns as character types (it has to ...
    (comp.lang.perl.misc)
  • Re: dec2hex
    ... I'm not actually storing it, even thought that is what I ... I am using code to convert to hex and then export ... rather than allenbrowne at mvps dot org. ... >> The decimal field exists in my table and I need to ...
    (microsoft.public.access.queries)