I'm currently trying to integrate 1 site to another. This takes the form of an HTML form POST ing to an ASP.NET page.
The problem I have is that I need to post UK Currency Pound Signs (£ / £ depending on how this post will be displayed).
For some reason, these symbols are being lost when the .net page gets hold of the posted variable. I can't work out why.
I have written a demo of this page. The page contains 2 forms, the first posts to an asp page, which correctly gets the £ sign, the second form posts to a .net page, which does not get the £ sign.
None
0 Points
35 Posts
Pound Sign / Locality / Integration
Jan 17, 2006 07:16 AM|TMJP|LINK
Hi,
I'm currently trying to integrate 1 site to another. This takes the form of an HTML form POST ing to an ASP.NET page.
The problem I have is that I need to post UK Currency Pound Signs (£ / £ depending on how this post will be displayed).
For some reason, these symbols are being lost when the .net page gets hold of the posted variable. I can't work out why.
I have written a demo of this page. The page contains 2 forms, the first posts to an asp page, which correctly gets the £ sign, the second form posts to a .net page, which does not get the £ sign.
Link to a demo of this page
I'm not sure where to start here, so if anyone has any hints I'd be dead grateful.
Cheers,
Toby
Web Developer
Elsey Adcock Associates Ltd.
http://www.elsey-adcock.co.uk