Results 1 to 3 of 3

Thread: Apostrophe?

  1. #1

    Thread Starter
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845

    Apostrophe?

    If I want to pass a space in a URL I can use %20
    what is the value for an apostrophe?

    ...and I don't mean the ASCII & # 3 9 ; (without spaces!)


    Thanks
    Mark
    -------------------

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    just use the apostrophe. As far as I can tell it accepts it.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Frenzied Member Mark Sreeves's Avatar
    Join Date
    Nov 1999
    Location
    UK
    Posts
    1,845
    Thanks Cander
    I've spotted what the problem is now.

    I've written a little ActiveX document which scans a directory on the pc fro images and writes them to a html file with IMG tags the problem was that I had SRC='filename' instead of SRC="filename"
    Mark
    -------------------

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width