Recent content by jeremybrown

  1. J

    Trade Marks and domain names

    I developed a website some time ago for a friend's retail business and put it live on his .CO.UK domain name. Within the last few months one of their competitors has setup a shop trading under the same name. I made enquiries into purchasing the .COM domain name only to find out that the...
  2. J

    displaying pounds symbol before prices

    HI I am having a problem on my site displaying prices in pounds. In IE the prices are ok but in FF they are coming up with the dollar $ symbol before them. I have setup the ASP.NET Configuration for the defaultCurrency to GBP. Any ideas? Thanks JEREMY
  3. J

    SSL problem

    Thanks Ken, that's probably the best way round it.
  4. J

    SSL problem

    I have an external link on my site.master page that is causing problems with the SSL. The SSL certificate doesn't like external links to other sites that aren't https so i had to take the link out. Does anybody know of a way round this? Thanks Jeremy
  5. J

    realex

    Yeah it looks sound enough - I would just like access to their testing environment without paying out the setup fee.
  6. J

    realex

    Nobody else on here used it? We are trying to get access to the Developers Online Resource Area to see about integrating our ecommerce site with Realex. However, Realex can only set you up with access to the resource centre if you are working for an existing Realex client which involves...
  7. J

    realex

    Client has finally decided to go with Realex for credit card processing. Anybody used this one before? We're looking to integrate this with an ASP.NET system. J
  8. J

    email encyption

    Well we have tried to encourage them to go down that route (protx or paypal) but they appear to be worried that taking orders over the Internet is not going to be a success so they are trying to keep costs to a minimum. I don't know who their merchant account is with. Thanks for your help J
  9. J

    email encyption

    Hey guys A client has asked us to implement an ecommerce site taking secure payments via email where the credit card details are encrypted and emailed to the seller. They then decrypt these details and manually process the transactions. After speaking to a hosting provider on this they told...