Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP General > IE Display gibberish if i am going to a specific page first!!!

Reply
Thread Tools

IE Display gibberish if i am going to a specific page first!!!

 
 
Julia
Guest
Posts: n/a
 
      06-01-2005

Hi,

I have an ASP page which display a record from access data base.
The record is not changed
Sometime IE display hebrew letters as
gibberish and some time not!!!

it seems that if i am going to my login page and than go the the second page
i get

gibberish

I dont know what to do.

Thanks in advance






 
Reply With Quote
 
 
 
 
McKirahan
Guest
Posts: n/a
 
      06-01-2005
"Julia" <> wrote in message
news:...
>
> Hi,
>
> I have an ASP page which display a record from access data base.
> The record is not changed
> Sometime IE display hebrew letters as
> gibberish and some time not!!!
>
> it seems that if i am going to my login page and than go the the second

page
> i get
>
> gibberish
>
> I dont know what to do.
>
> Thanks in advance


URL?


 
Reply With Quote
 
 
 
 
Julia
Guest
Posts: n/a
 
      06-01-2005
1.First go to

http://namigo.technion-graduate.org/LiveGate/login.asp

you don't need to login

than in the same browser go to

http://namigo.technion-graduate.org/LiveGate/test.asp

now launch a new browser and navigate again to

http://namigo.technion-graduate.org/LiveGate/test.asp

The page display all column from a record

take look ate the FirstName column(it is in the middle of the page)

Thanks in advance





"McKirahan" <> wrote in message
newsoWdnW7-J9sPQgDfRVn-...
> "Julia" <> wrote in message
> news:...
> >
> > Hi,
> >
> > I have an ASP page which display a record from access data base.
> > The record is not changed
> > Sometime IE display hebrew letters as
> > gibberish and some time not!!!
> >
> > it seems that if i am going to my login page and than go the the second

> page
> > i get
> >
> > gibberish
> >
> > I dont know what to do.
> >
> > Thanks in advance

>
> URL?
>
>



 
Reply With Quote
 
McKirahan
Guest
Posts: n/a
 
      06-01-2005
"Julia" <> wrote in message
news:#...
> 1.First go to
>
> http://namigo.technion-graduate.org/LiveGate/login.asp
>
> you don't need to login
>
> than in the same browser go to
>
> http://namigo.technion-graduate.org/LiveGate/test.asp
>
> now launch a new browser and navigate again to
>
> http://namigo.technion-graduate.org/LiveGate/test.asp
>
> The page display all column from a record
>
> take look ate the FirstName column(it is in the middle of the page)
>
> Thanks in advance


[snip]

I see that there is a difference in 2 lines:

FirstName=/~~Tא "/
HomeAddressCountryOther=/~~Tא "/

FirstName=/׳o׳o׳"׳׳ ׳?\
HomeAddressCountryOther=/׳o׳o׳"׳׳ ׳?/

The login page has the following tag:

<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

Can you add it to the "test.asp" page?


 
Reply With Quote
 
Julia
Guest
Posts: n/a
 
      06-01-2005
OK,i think i solved it
i just put

Session.Codepage = 65001 //UTF-8

dont know why it is working
all my pages contains meta for UTF-8

go figure




"Julia" <> wrote in message
news:%...
> 1.First go to
>
> http://namigo.technion-graduate.org/LiveGate/login.asp
>
> you don't need to login
>
> than in the same browser go to
>
> http://namigo.technion-graduate.org/LiveGate/test.asp
>
> now launch a new browser and navigate again to
>
> http://namigo.technion-graduate.org/LiveGate/test.asp
>
> The page display all column from a record
>
> take look ate the FirstName column(it is in the middle of the page)
>
> Thanks in advance
>
>
>
>
>
> "McKirahan" <> wrote in message
> newsoWdnW7-J9sPQgDfRVn-...
> > "Julia" <> wrote in message
> > news:...
> > >
> > > Hi,
> > >
> > > I have an ASP page which display a record from access data base.
> > > The record is not changed
> > > Sometime IE display hebrew letters as
> > > gibberish and some time not!!!
> > >
> > > it seems that if i am going to my login page and than go the the

second
> > page
> > > i get
> > >
> > > gibberish
> > >
> > > I dont know what to do.
> > >
> > > Thanks in advance

> >
> > URL?
> >
> >

>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
ASP.net/VB.net generating gibberish in file write. Merennulli ASP .Net 1 02-22-2006 11:01 PM
Gibberish output is display when returning an array Mohammed Mazid Java 2 11-29-2003 12:52 AM
Re: Gibberish? IGotit Computer Support 3 08-01-2003 09:47 AM
Re: Gibberish? Jimchip Computer Support 0 08-01-2003 06:07 AM
Re: Gibberish? Boomer Computer Support 0 08-01-2003 06:05 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57