<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Search results matching tag 'javascript'</title><link>http://forums.iis.net/search/SearchResults.aspx?o=DateDescending&amp;tag=javascript&amp;orTags=0</link><description>Search results matching tag 'javascript'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>fcgiext.dll and Javascript execution</title><link>http://forums.iis.net/p/1162669/1924894.aspx#1924894</link><pubDate>Mon, 16 Nov 2009 10:27:10 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1924894</guid><dc:creator>Mike2010</dc:creator><cs:applicationKey>fastcgi_handler-40</cs:applicationKey><description>&lt;p&gt;I have been struggling with configuration issues for several days while migrating my web server from Linux to Windows and would appreciate some help.&amp;nbsp; My Windows development box is Windows XP SP3,&amp;nbsp; IIS 5.1, SQL Server Express 2008, PHP 5.2.11.&lt;/p&gt;
&lt;p&gt;Originally for the .PHP application mapping, I incorrectly chose php-cgi.exe.&amp;nbsp; This caused SQL Server connections to take several seconds.&amp;nbsp; Later I discovered that the recommended mapping for .PHP is fcgiext.dll.&amp;nbsp; Once I made this change, all SQL Server connection performance issues disappeared.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;However, my web page has javascript that should execute while the page is loading.&amp;nbsp; I found that choosing fcgiext.dll instead of php-cgi.exe causes all javascript to execute &lt;strong&gt;after&lt;/strong&gt; the page loads even if the javascript is in the head section.&amp;nbsp; It makes no difference if the javascript is embedded in the html or in an external file.&lt;/p&gt;
&lt;p&gt;Can anyone tell me how to get javascript to execute &lt;strong&gt;while&lt;/strong&gt;&amp;nbsp;the page loads with fcgiext.dll?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;Mike&lt;/p&gt;</description></item><item><title>IIS7.0 Java/Freemind Error</title><link>http://forums.iis.net/p/1158395/1906805.aspx#1906805</link><pubDate>Fri, 12 Jun 2009 19:19:07 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1906805</guid><dc:creator>Jared Swets</dc:creator><cs:applicationKey>iis_7_-_troubleshooting-41</cs:applicationKey><description>&lt;p&gt;Freemind is a mindmapping application that allows you to output your mindmap as a java &amp;quot;application&amp;quot;.&amp;nbsp; Using an html file, a .jar file, and a .mm file (the mindmap file) you are able to display mindmaps in the browser.&amp;nbsp; Using Apache web server, I was easily able to (with a default install) view the mindmap in the browser without any problems.&lt;/p&gt;&lt;p&gt;&amp;nbsp;However, when I switched over to IIS7.0, I was unable to bring the mindmap up.&amp;nbsp; The browser would always pop up with an error saying &amp;quot;Could not open URL &amp;lt;URL pointing to the .mm file&amp;gt;&amp;quot;&amp;nbsp; I am by no means an expert when it comes to IIS 7.0, so I was hoping someone could help me out.&amp;nbsp; I am running IIS 7.0 on Windows Server 2008. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>ASP Scripting language 'jscript' is not found on the server Error - after DW CS4 installation</title><link>http://forums.iis.net/p/1157398/1902773.aspx#1902773</link><pubDate>Tue, 05 May 2009 11:10:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1902773</guid><dc:creator>chriscoolin</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I too have similar problem.&amp;nbsp; &lt;br /&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;I&amp;#39;ve DW CS3 installed in System with Win XP as OS (IIS 6).&lt;br /&gt;&lt;br /&gt;After installing DW CS4 trial version, I&amp;#39;m getting the following&lt;br /&gt;error in my website.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Error Type:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Active Server Pages, ASP 0129 (0x80004005)&lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;b&gt;The scripting language &amp;#39;jscript&amp;#39; is not found on the server.&lt;br /&gt;/includes/tNG/tNG.inc.asp, line 195&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;The website was working fine earlier and the contents in the &lt;br /&gt;live server is working fine.&lt;br /&gt;&lt;br /&gt;DW CS4 has disturbed the existing one... Now I uninstalled DW CS4&lt;br /&gt;and reinstalled DW CS3 again.&amp;nbsp; &lt;br /&gt;&lt;br /&gt;But the problem persists....&lt;br /&gt;&lt;br /&gt;Help me pls..
										    
									    </description></item><item><title>Weird IE error with AJAX - parseerror - works on IIS 5.1</title><link>http://forums.iis.net/p/1155758/1895667.aspx#1895667</link><pubDate>Wed, 04 Mar 2009 18:27:34 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1895667</guid><dc:creator>KasperFP</dc:creator><cs:applicationKey>iis7_-_classic_asp-41</cs:applicationKey><description>&lt;p&gt;Dear all,&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;I&amp;#39;ve been breaking my brain the last couple of days with this issue, and I&amp;#39;ve asked several JavaScript / AJAX experts, who all concludes the same as I have. The error must be a server issue.&lt;/p&gt;&lt;p&gt;I have two files: ajax.html and ajax.asp.&lt;/p&gt;&lt;p&gt;&lt;a href="http://www.test.orango.nu/dev/ajax.html" target="_blank"&gt;http://www.test.orango.nu/dev/ajax.html&lt;/a&gt;&lt;/p&gt;&lt;p&gt;This is what happens / should happen:&lt;br /&gt;1. ajax.html posts to ajax.asp, with the query string cmd=a command value.&lt;br /&gt;2. ajax.asp response.writes the query string &amp;quot;cmd&amp;quot;&lt;br /&gt;3. ajax.html alert&amp;#39;s the response text&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So what does actually happens? No one knows. In ALL other browsers than Internet Explorer (I use v7, haven&amp;#39;t tried other versions), it alerts &amp;quot;a command value&amp;quot; (use the link I provided you to see for yourself) - but with Internet Explorer - it doesn&amp;#39;t :( it returns an error.&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;So why do I blame the server? because when I remove the &amp;quot;response.write request(&amp;quot;cmd&amp;quot;)&amp;quot; line from ajax.asp, so that ajax.asp does nothing, then the ajax.html alerts without anything in the alert pop-up.&lt;/p&gt;&lt;p&gt;Do you have any idea what the frick could be the matter? If I download the two files to my localhost, it works after the intention..&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;My ajax.asp file looks like this:&lt;br /&gt; &amp;lt;%&lt;br /&gt;Response.ContentType = &amp;quot;text/plain&amp;quot;&amp;nbsp; &lt;br /&gt;Response.AddHeader &amp;quot;Content-Type&amp;quot;, &amp;quot;text/plain;charset=UTF-8&amp;quot;&amp;nbsp; &lt;br /&gt;Response.CodePage = 65001&amp;nbsp; &lt;br /&gt;Response.CharSet = &amp;quot;UTF-8&amp;quot;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;response.write request(&amp;quot;cmd&amp;quot;)&lt;br /&gt;%&amp;gt;&lt;br /&gt;and it&amp;#39;s encoded in UTF-8 as well&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve tried to change the content-type, the encoding, I&amp;#39;ve tried to use jQuery and other js-kits and so on and so on, but nothing seems to work with Internet Explorer, so I&amp;#39;m guessing it&amp;#39;s an issue with my server, which by the way, is:&lt;br /&gt;Windows Web Server 2008 64 bit&lt;br /&gt;IIS 7.0 running 32-bit compatible mode&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;All suggestions are welcome, I&amp;#39;m willing to try anything to make this work.&lt;/p&gt;&lt;p&gt;Thanks in advance &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Re: IIS 7 - FRAMEWORK 3.5 - Debug fails to see javascript breakpoints (WIN XP Pro)</title><link>http://forums.iis.net/p/1154967/1892645.aspx#1892645</link><pubDate>Sat, 07 Feb 2009 05:34:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1892645</guid><dc:creator>DomNotDOM</dc:creator><cs:applicationKey>iis_7_-_aspnet_administration-41</cs:applicationKey><description>&lt;p&gt;I may have found the answer...&lt;/p&gt;
&lt;p&gt;I recently upgraded my IE 8 Beta to the production version IE 8.&lt;br /&gt;When I take some of my initial pages out of the sequence, all is good.&lt;br /&gt;It seems that some of the commands I use to resize and manipulate the&amp;nbsp;browser window&lt;br /&gt;in those initial pages are the source(not forcefully the cause)&amp;nbsp;of the problem.&lt;br /&gt;&lt;br /&gt;No errors in compilation, nor any errors in&amp;nbsp;runtime.&lt;br /&gt;ONLY the debugger fails when these pages are in the flow. ???&lt;br /&gt;&lt;strong&gt;Worked great on IE 8 Beta...&amp;nbsp; Microsoft ???&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;...thus I do all my testing without those pages, but instate them once everything debugged!&lt;/p&gt;</description></item><item><title>how to make unreadable by hiding certain letters....getting error..</title><link>http://forums.iis.net/p/1154161/1889233.aspx#1889233</link><pubDate>Wed, 07 Jan 2009 06:02:23 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1889233</guid><dc:creator>mathews7</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;&amp;nbsp;Page opens like this.... &lt;br /&gt;phone:123243453&lt;br /&gt;email:henria@real.com&lt;br /&gt;&lt;br /&gt;but aftr clicking that button&lt;br /&gt;&lt;br /&gt;I need to display like this..&lt;br /&gt;phone:12324****&lt;br /&gt;email:hen***@******&lt;br /&gt;Error on this line:::&lt;br /&gt;&lt;br /&gt;dim textsize=Len(text)&lt;br /&gt;Expected end of statement&lt;br /&gt;Can any1 suggest how to proceed..??&lt;br /&gt;&lt;br /&gt;&amp;lt;%&lt;br /&gt;Function getPhone(text)&lt;br /&gt;dim textsize=Len(text)&lt;br /&gt;text = Left(text,5)&lt;br /&gt;For index = 0 to textsize&lt;br /&gt;text &amp;amp;= &amp;quot;*&amp;quot;&lt;br /&gt;Next&lt;br /&gt;return text&lt;br /&gt;End Function&lt;br /&gt;&lt;br /&gt;Function getEmail(text)&lt;br /&gt;dim textsize=Len(text)&lt;br /&gt;dim atpos = text.IndexOf(&amp;quot;@&amp;quot;) - 5&lt;br /&gt;text = Left(text,5)&lt;br /&gt;For index = 0 to textsize&lt;br /&gt;if atpos = index+1 then&lt;br /&gt;text &amp;amp;= &amp;quot;@&amp;quot;&lt;br /&gt;else&lt;br /&gt;text &amp;amp;= &amp;quot;*&amp;quot;&lt;br /&gt;endif&lt;br /&gt;Next&lt;br /&gt;return text&lt;br /&gt;End Function&lt;br /&gt;&lt;br /&gt;id = 1&lt;br /&gt;&amp;nbsp;sSql =&amp;nbsp; &amp;quot;SELECT&amp;nbsp; phone,email&amp;nbsp;&amp;nbsp; FROM nametable WHERE userID = &amp;quot; &amp;amp; id&lt;br /&gt;&amp;nbsp; oRs.Open sSql, oConn &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; While not oRs.EOF &lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Response.write(&amp;quot;&amp;lt;table&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;form method=&amp;#39;post&amp;#39;&amp;gt;&amp;lt;td &amp;gt;phone : &amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;quot;&amp;amp;getPhone(ors(0))&amp;amp;&amp;quot;&amp;lt;/td&amp;gt;&amp;lt;td width=&amp;#39;10%&amp;#39;align=&amp;#39;right&amp;#39;mail :&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;quot;&amp;amp;getEmail(ors(1))&amp;amp;&amp;quot;&amp;lt;/td&amp;gt;&amp;lt;inputname=&amp;#39;submit&amp;#39; type=&amp;#39;submit&amp;#39; value=&amp;#39;check&amp;#39;&amp;gt;&amp;lt;/form&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&amp;quot;)&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; oRs.MoveNext()&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Wend&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br /&gt;%&amp;gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>how to maintain a status...asp ...</title><link>http://forums.iis.net/p/1154084/1888892.aspx#1888892</link><pubDate>Sat, 03 Jan 2009 11:19:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1888892</guid><dc:creator>mathews7</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>I have two table in db,namely
1.nametable
name_id
name
id
2.statustable
aut_id           
status           
name_id

i loaded a page with name records for single user(which is id from nametable), now i want to maintain a status for the particular name , for that i created a table which is statustable
to attain status i created a two buttons ..namely hide,show button...
Clear clarity.....
on clicking hide... status should be stored as zero in staustable along with that name_id(of nametable) to be stored..
on clicking show...status should be stored as zero in staustable  along with that name_id(of nametable) to be stored

Do i need two function to attain dis..?plz suggest how can i proceed....!

.
.
&lt;table cellspacing="1" cellpadding="4" class="rep_tbl"&gt;&lt;tr&gt;&lt;td align="right"&gt;Name : &lt;/td&gt;&lt;td&gt;&amp;quot;&amp;amp;ors(1)&amp;amp;&amp;quot;&lt;/td&gt;&lt;/tr&gt;&lt;td align="right"&gt;&amp;nbsp;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&amp;quot;)
          oRs.MoveNext()
      Wend	  	
end if	
%&amp;gt;</description></item><item><title>GZip Compression not working on some Javascript files</title><link>http://forums.iis.net/p/1152202/1881300.aspx#1881300</link><pubDate>Sun, 05 Oct 2008 21:43:53 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1881300</guid><dc:creator>rstrahl</dc:creator><cs:applicationKey>iis_7_-_troubleshooting-41</cs:applicationKey><description>&lt;p&gt;I&amp;#39;ve been having problems AGAIN with IIS and compression this time on IIS 7. On both my local dev machine and my live server I&amp;#39;m noticing that only some of my script files are showing up in the GZIP temp directory.&lt;/p&gt;&lt;p&gt;Specifically I&amp;#39;m using a pair of script files that are almost always used in combination but only one of the two is getting compressed apparently.&lt;/p&gt;&lt;p&gt;The scripts are loaded out of a virtual ~/scripts/ and the two files are jQuery.js and ww.jquery.min.js. jQuery.min.js shows up in the compressed folder, ww.jquery.js does not. Both are getting loaded in tandem as static resources typically so the usage pattern should be nearly identical.&lt;/p&gt;&lt;p&gt;I also see the non-min files compressed so both jQuery.js and ww.jquery.js are showing up, but the ww.jquery.min.js does not.&lt;/p&gt;&lt;p&gt;I&amp;#39;m guessing this is some sort of restriction based on the file segments and wonder if somebody could shed any light on why this particular file is not compressing. &lt;br /&gt;&lt;/p&gt;</description></item><item><title>Converting from ObjMail to .asp Mail Component</title><link>http://forums.iis.net/p/1151726/1879331.aspx#1879331</link><pubDate>Mon, 15 Sep 2008 12:13:27 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1879331</guid><dc:creator>Scoutmasterm</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;p&gt;Need help...&lt;/p&gt;
&lt;p&gt;I &amp;#39;inherited&amp;#39;&amp;nbsp;a&amp;nbsp;website with an .asp driven login page.&amp;nbsp; When a password is entered, the asp script checks the login.mdb file for an e-mail match and, if one is found, it generates an e-mail and sends to the address it matched.&amp;nbsp; An incorrect e-mail entry generates the &amp;quot;We&amp;#39;re sorry...&amp;quot; response.&amp;nbsp; &lt;/p&gt;
&lt;p&gt;I&amp;#39;m being told that the ObjMail component we&amp;#39;ve used for many years is no longer supported by our host and that I need to now use the asp mail component.&amp;nbsp; I didn&amp;#39;t write this particular piece of ObjMail code so am at a loss as to how to make the conversion.to the .asp mail component&lt;/p&gt;
&lt;p&gt;Any help offered would be most appreciated&lt;/p&gt;
&lt;p&gt;The ObjMail file from the current system...&lt;br /&gt;-----------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;&amp;lt;%Response.Buffer=TRUE%&amp;gt;&lt;br /&gt;&amp;lt;%&lt;br /&gt;&amp;#39;Here is the connection string&lt;br /&gt;&amp;nbsp;Set conn = server.createobject(&amp;quot;adodb.connection&amp;quot;)&lt;br /&gt;&amp;#39;This connection uses JET 4.&amp;nbsp; It is the preferred method of connecting to an access database&lt;br /&gt;&amp;nbsp;DSNtemp = &amp;quot;Provider=Microsoft.Jet.OLEDB.4.0;Data Source=&amp;quot; &amp;amp; Server.Mappath(&amp;quot;../login.mdb&amp;quot;)&lt;br /&gt;&amp;#39;If you cant use JET then comment out the line above and uncomment the line below&lt;br /&gt;&amp;nbsp;&amp;#39;DSNtemp=&amp;quot;DRIVER={Microsoft Access Driver (*.mdb)};DBQ=&amp;quot; &amp;amp; Server.Mappath(&amp;quot;../login.mdb&amp;quot;)&lt;br /&gt;&amp;nbsp;conn.Open DSNtemp&lt;/p&gt;
&lt;p&gt;&amp;#39;Get information from the lost password form&lt;br /&gt;&amp;nbsp;uid = Request.Form(&amp;quot;T1&amp;quot;)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;SQL = &amp;quot;Select * From users Where uid = &amp;#39;&amp;quot; &amp;amp; uid &amp;amp; &amp;quot;&amp;#39;&amp;quot;&lt;br /&gt;&amp;nbsp;Set RS = Conn.Execute(SQL)&lt;/p&gt;
&lt;p&gt;&amp;#39;Check to make sure that the users email exists.&amp;nbsp; If it does, email it to the user &lt;br /&gt;&amp;nbsp;If NOT RS.EOF Then&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Dim mytxt&lt;br /&gt;&amp;nbsp;mytxt = &amp;quot;Here is your password: &amp;quot;&lt;br /&gt;&amp;nbsp;Dim ObjMail&lt;br /&gt;&amp;nbsp;Set ObjMail = Server.CreateObject(&amp;quot;CDONTS.NewMail&amp;quot;)&lt;br /&gt;&amp;#39;If the email address exists then the info is sent here&lt;br /&gt;&amp;nbsp;ObjMail.To = RS(&amp;quot;uid&amp;quot;)&lt;br /&gt;&amp;#39;The email address below will appear in the from line of the message that is sent to the user&lt;br /&gt;&amp;nbsp;ObjMail.From = &amp;quot;&lt;a href="mailto:Scoutmaster@aol.com"&gt;Scoutmaster@aol.com&lt;/a&gt;&amp;quot;&lt;br /&gt;&amp;nbsp;ObjMail.Subject = &amp;quot;Lost Password&amp;quot;&lt;br /&gt;&amp;#39;Send the user the lost password&lt;br /&gt;&amp;nbsp;ObjMail.Body = mytxt &amp;amp; vbcrlf&amp;amp;_&lt;br /&gt;&amp;nbsp;RS(&amp;quot;pwd&amp;quot;)&lt;br /&gt;&amp;nbsp;ObjMail.Send&lt;br /&gt;&amp;nbsp;Set ObjMail = Nothing&lt;/p&gt;
&lt;p&gt;&amp;nbsp; x = &amp;quot;Thank you.&amp;nbsp; Your password will be sent to the e-mail address you entered.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Else&lt;/p&gt;
&lt;p&gt;&amp;#39;If the entered email addrees does not exist in the database tell the user&lt;br /&gt;&amp;nbsp; x = &amp;quot;We&amp;#39;re sorry.&amp;nbsp; The e-mail address you entered is not in our database.&amp;nbsp; Please return to the Home Page and contact the Assistant Scoutmaster for help.&amp;quot;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;End If&lt;br /&gt;%&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Lost Password&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link rel=&amp;quot;stylesheet&amp;quot; type=&amp;quot;text/css&amp;quot; href=&amp;quot;../../troop_683.css&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;nbsp; &amp;lt;body&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;center&amp;gt;&amp;lt;%=x%&amp;gt;&amp;lt;/center&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;The .asp mail component provided by 1&amp;amp;1 Hosting&lt;br /&gt;-----------------------------------------------------------------------------------&lt;/p&gt;
&lt;p&gt;&amp;lt;% @LANGUAGE=&amp;quot;VBSCRIPT&amp;quot; CODEPAGE=&amp;quot;1252&amp;quot;%&amp;gt;&lt;br /&gt;&amp;lt;html&amp;gt;&lt;br /&gt;&amp;lt;head&amp;gt;&lt;br /&gt;&amp;lt;title&amp;gt;&amp;lt;/title&amp;gt;&lt;br /&gt;&amp;lt;meta http-equiv=&amp;quot;Content-Type&amp;quot; content=&amp;quot;text/html; charset=iso-8859-1&amp;quot;&amp;gt;&lt;br /&gt;&amp;lt;/head&amp;gt; &lt;br /&gt;&amp;lt;body&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;% &lt;br /&gt;Set Mail = Server.CreateObject(&amp;quot;SMTPsvg.Mailer&amp;quot;) &amp;#39;create an Asp mail component.&lt;br /&gt;Mail.FromName&amp;nbsp;&amp;nbsp; = &amp;quot;1&amp;amp;1 Test&amp;quot;&lt;br /&gt;Mail.FromAddress= Request.Form(&amp;quot;email&amp;quot;)&lt;br /&gt;Mail.RemoteHost = &amp;quot;mrelay.perfora.net&amp;quot; &amp;#39; The mail server you have to use with Asp Mail&lt;br /&gt;Mail.AddRecipient &amp;quot;ABCDE Company&amp;quot;, &amp;quot;&lt;a href="mailto:hello@justonedomain.com"&gt;hello@justonedomain.com&lt;/a&gt;&amp;quot;&lt;br /&gt;Mail.Subject&amp;nbsp;&amp;nbsp;&amp;nbsp; = &amp;quot;Website - Info Request&amp;quot;&lt;br /&gt;Mail.BodyText&amp;nbsp;&amp;nbsp; = Request.Form(&amp;quot;info&amp;quot;)&lt;br /&gt;if Mail.SendMail then&lt;br /&gt;&amp;nbsp;Response.Write &amp;quot;Your mail has already been sent...&amp;quot;&lt;br /&gt;else&lt;br /&gt;&amp;nbsp;Response.Write &amp;quot;Mail send failure. Error was &amp;quot; &amp;amp; Mail.Response&lt;br /&gt;end if &lt;br /&gt;%&amp;gt; &lt;/p&gt;
&lt;p&gt;&amp;lt;body&amp;gt; &lt;br /&gt;&amp;lt;p&amp;gt;Thank You!!&amp;lt;br&amp;gt;&lt;br /&gt;&amp;lt;/body&amp;gt;&lt;br /&gt;&amp;lt;/html&amp;gt;&lt;br /&gt;&lt;/p&gt;</description></item><item><title>URL decoding failure </title><link>http://forums.iis.net/p/1147763/1862749.aspx#1862749</link><pubDate>Tue, 29 Jan 2008 16:05:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1862749</guid><dc:creator>qmpeople</dc:creator><cs:applicationKey>classic_asp--1</cs:applicationKey><description>&lt;div class="post_message"&gt;Hello,&lt;br /&gt;I&amp;#39;m having some problems with decoding urls on IIS6.&lt;br /&gt;When I click on URL UTF-8 encoded, resulting querystring replace any non english chars with question marks. Why? I use UTF-8 encoding in my pages !!!&amp;nbsp;&lt;/div&gt;
&lt;div class="post_message"&gt;For example, if you open &lt;a href="http://www.qmpeople.com/" target="_blank" rel="nofollow"&gt;&lt;font color="#105cb6"&gt;http://www.qmpeople.com/&lt;/font&gt;&lt;/a&gt; you can see a link in the middle of the page &lt;a href="http://www.qmpeople.com/tag/%D1%84" target="_blank" rel="nofollow"&gt;&lt;font color="#105cb6"&gt;http://www.qmpeople.com/tag/%D1%84&lt;/font&gt;&lt;/a&gt; containing an UTF-8 char properly encoded . If you click on it, target page shows incorrect querystring &amp;quot;404;http://www.qmpeople.com:80/tag/?&amp;quot;&lt;br /&gt;In fact, unicode char has been replaced with a question mark. Why? I&amp;#39;m becoming crazy because I alredy tried a tons of different solutions.&lt;br /&gt;As you can see I use a 404 custom handler to manage all tags and all pages involved use UTF-8.&lt;/div&gt;
&lt;div class="post_message"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="post_message"&gt;Thank you&lt;br /&gt;&lt;/div&gt;</description></item></channel></rss>