GZip - Javascript code

S

shapper

Hello,

Can I use a JS file which was compressed with GZip in my Asp.Net
project?

What should I do to be able to use it?

Thanks,
Miguel
 
M

Mick Walker

shapper said:
Hello,

Can I use a JS file which was compressed with GZip in my Asp.Net
project?

What should I do to be able to use it?

Thanks,
Miguel
Unzip it.

Use winrar.
 
M

Michael Nemtsev, MVP

Hello shapper,

see there
http://www.codeproject.com/aspnet/httpcompression.asp http://www.codeproject.com/csharp/JSCompress.asp


---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog: http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo


s> Hello,
s>
s> Can I use a JS file which was compressed with GZip in my Asp.Net
s> project?
s>
s> What should I do to be able to use it?
s>
s> Thanks,
s> Miguel
 
S

shapper

Hello shapper,

see therehttp://www.codeproject.com/aspnet/httpcompression.asphttp://www.codeproject.com/csharp/JSCompress.asp

---
WBR,
Michael Nemtsev [.NET/C# MVP] :: blog:http://spaces.live.com/laflour

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

s> Hello,
s>
s> Can I use a JS file which was compressed with GZip in my Asp.Net
s> project?
s>
s> What should I do to be able to use it?
s>
s> Thanks,
s> Miguel

Hi,

Thanks!
I am working with ASP.NET 3.5 AJAX projects.

I was considering using a Javascript Library like JQuery or Prototype.

I didn't know if I could use their gzipped javascript files.

What do you think of using these libraries?

Any opinion would be great.

Thanks,

Miguel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,022
Latest member
MaybelleMa

Latest Threads

Top