Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Feb 16, 2012 11:11 AM by Sunil Choudhary
Participant
792 Points
551 Posts
Mar 15, 2010 07:17 AM|LINK
hi i m using vs2005 for development
i haev desing a one web page with size ( 15 k)
now i want to remove the white space and make it in one single line .
how i can do that , thax
All-Star
134973 Points
21638 Posts
Moderator
MVP
Mar 15, 2010 08:31 AM|LINK
http://madskristensen.net/post/A-whitespace-removal-HTTP-module-for-ASPNET-20.aspx
Mar 15, 2010 09:16 AM|LINK
hi thx same thing also i haev try it , thax anyways
hei but i have around 150+ pages , and i want to minify all of dem ,
i m not using Master Page concept so i need to add that code on each n every page is it right ?
one more thing i m also using user control on my application and that uc are included on each page(150 + pages)
so can i take help of same ,
i was doing that also but its not minifying... dnt know why ? if i done same thing on page den its work ?
plz help me ? can u take help of uc or need to add that on every page
thax
Mar 15, 2010 09:31 AM|LINK
it is not need to add to each page ... just add to the web.config and put into App_Code
Mar 15, 2010 09:59 AM|LINK
hi thax , can u tell me how i can do that
i m also using ScriptCompressorModule from same ,
can u use that ,
43697 Points
4304 Posts
Microsoft
Mar 17, 2010 09:40 AM|LINK
Hi,
Actually, this is refer HttpModule configuration. You could do that step by step as this:http://www.codeproject.com/KB/aspnet/HttpModuleandHttpHandle.aspx .
Mar 19, 2010 12:40 PM|LINK
h i thx
can u plz generate it for me ,
Mar 22, 2010 07:21 AM|LINK
can u plz generate a httphandler file for me
or tell me how i can do that
Mar 22, 2010 08:02 AM|LINK
You could do that with this:http://msdn.microsoft.com/en-us/library/46c5ddfy.aspx .
Mar 26, 2010 04:42 AM|LINK
hi , ignatandrei
can u tell me how i can do that , i m not getting it ? i have search it on msdn link but its not that much help ful
kirank28
Participant
792 Points
551 Posts
remove white space between the html tag
Mar 15, 2010 07:17 AM|LINK
hi i m using vs2005 for development
i haev desing a one web page with size ( 15 k)
now i want to remove the white space and make it in one single line .
how i can do that , thax
ignatandrei
All-Star
134973 Points
21638 Posts
Moderator
MVP
Re: remove white space between the html tag
Mar 15, 2010 08:31 AM|LINK
http://madskristensen.net/post/A-whitespace-removal-HTTP-module-for-ASPNET-20.aspx
kirank28
Participant
792 Points
551 Posts
Re: remove white space between the html tag
Mar 15, 2010 09:16 AM|LINK
hi thx same thing also i haev try it , thax anyways
hei but i have around 150+ pages , and i want to minify all of dem ,
i m not using Master Page concept so i need to add that code on each n every page is it right ?
one more thing i m also using user control on my application and that uc are included on each page(150 + pages)
so can i take help of same ,
i was doing that also but its not minifying... dnt know why ? if i done same thing on page den its work ?
plz help me ? can u take help of uc or need to add that on every page
thax
ignatandrei
All-Star
134973 Points
21638 Posts
Moderator
MVP
Re: remove white space between the html tag
Mar 15, 2010 09:31 AM|LINK
it is not need to add to each page ... just add to the web.config and put into App_Code
kirank28
Participant
792 Points
551 Posts
Re: remove white space between the html tag
Mar 15, 2010 09:59 AM|LINK
hi thax , can u tell me how i can do that
i m also using ScriptCompressorModule from same ,
can u use that ,
thax
Song-Tian - ...
All-Star
43697 Points
4304 Posts
Microsoft
Re: remove white space between the html tag
Mar 17, 2010 09:40 AM|LINK
Hi,
Actually, this is refer HttpModule configuration. You could do that step by step as this:http://www.codeproject.com/KB/aspnet/HttpModuleandHttpHandle.aspx .
Feedback to us
Develop and promote your apps in Windows Store
kirank28
Participant
792 Points
551 Posts
Re: remove white space between the html tag
Mar 19, 2010 12:40 PM|LINK
h i thx
can u plz generate it for me ,
kirank28
Participant
792 Points
551 Posts
Re: remove white space between the html tag
Mar 22, 2010 07:21 AM|LINK
can u plz generate a httphandler file for me
or tell me how i can do that
Song-Tian - ...
All-Star
43697 Points
4304 Posts
Microsoft
Re: remove white space between the html tag
Mar 22, 2010 08:02 AM|LINK
Hi,
You could do that with this:http://msdn.microsoft.com/en-us/library/46c5ddfy.aspx .
Feedback to us
Develop and promote your apps in Windows Store
kirank28
Participant
792 Points
551 Posts
Re: remove white space between the html tag
Mar 26, 2010 04:42 AM|LINK
hi , ignatandrei
can u tell me how i can do that , i m not getting it ? i have search it on msdn link but its not that much help ful