Home > Archive > MS SQL Server Reporting Services > November 2005 > How to convert between UTF8 and GB2312









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author How to convert between UTF8 and GB2312
David

2005-11-29, 3:23 am

Dear friends,
In this way a new window can be jumped. But I met a new problem: Some
parameters can not be transfered because they are GB2312 character sets.

=" java script:void(wind
ow.open('" & Globals!ReportServer
Url &
"?%2fyclsfybbfltotal&date1="+ Parameters!date1.Value +"&date2="+
Parameters!date2.Value +"&ck="+ Parameters!ck.Value +"','_blank'))"

Notes:Parameters!ck.Value is 申联,simplechinese
characters.

How to convert between UTF8 and GB2312 in a URL string expression?

Thanks

"Bruce L-C [MVP]" wrote:

> I'm sorry. My posting missed the example. I meant to say you have to do it
> this way:
>
> Here is an example of a Jump to URL link I use. This causes Excel to come up
> with the data in a separate window:
> =" java script:void(wind
ow.open('" & Globals!ReportServer
Url &
> "?/SomeFolder/SomeReport&ParamName=" & Parameters!ParamName
.Value &
> "&rs:Format=CSV& rc:Encoding=ASCII','
_blank'))"
>
>
> I ended up submitting my answer to you without the syntax to use.
>
> Try the java script:void. I use this a lot.
>
>
> --
> Bruce Loehle-Conger
> MVP SQL Server Reporting Services
>
>
> "David" <David@discussions.microsoft.com> wrote in message
> news:F3F70294-0C60-463F-B3A6- 196A967324B6@microso
ft.com...
>
>
>

Sponsored Links





Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive | Programming forum archive

Copyright 2008 droptable.com