<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Schedule Software &#187; javascrits</title>
	<atom:link href="http://schedulesoftware.com/tag/javascrits/feed/" rel="self" type="application/rss+xml" />
	<link>http://schedulesoftware.com</link>
	<description></description>
	<lastBuildDate>Tue, 19 Jul 2011 15:02:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Javascript issues. I have a few javascrits, some are working some are not. help please.?</title>
		<link>http://schedulesoftware.com/javascript-issues-i-have-a-few-javascrits-some-are-working-some-are-not-help-please/534/</link>
		<comments>http://schedulesoftware.com/javascript-issues-i-have-a-few-javascrits-some-are-working-some-are-not-help-please/534/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 01:33:28 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[software development schedule]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[Issues]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[javascrits]]></category>
		<category><![CDATA[not.]]></category>
		<category><![CDATA[please]]></category>
		<category><![CDATA[Some]]></category>
		<category><![CDATA[Working]]></category>

		<guid isPermaLink="false">http://schedulesoftware.com/javascript-issues-i-have-a-few-javascrits-some-are-working-some-are-not-help-please/534/</guid>
		<description><![CDATA[I have the following code. It isn&#8217;t working at all. If I put in a   tag I get my text saying I don&#8217;t have javascript enabled. However, I have other javascript in the page and it works fine. All scripts are built into the page, and are not being called from a separate [...]]]></description>
			<content:encoded><![CDATA[<p>I have the following code. It isn&#8217;t working at all. If I put in a <no script> </no script> tag I get my text saying I don&#8217;t have javascript enabled. However, I have other javascript in the page and it works fine. All scripts are built into the page, and are not being called from a separate file. </p>
<p>NON WORKING JAVASCRIPT<br />
<script type="text/javascript"></p>
<p>var status = new Array(); 
status[0] = "Draft"; 
status[1] = "Approved"; 
status[2] = "Pending Execution";
status[3] = "Pending Order Processing";
status[4] = "Accepted Order Processing";  
status[5] = "Executed"; 
status[6] = "Pending Operations"; </p>
<p>var statusR = new Array(); 
statusR[0] = "Until Quotexxxxx is approved. The ORD should be sumbitted for approval.";
statusR[1] = "All approvals recieved and we can can send ORD to rep for signature.";
statusR[2] = "Signed ORD is attached to ORDxxxxx in CMS. Liaison should execute now.";
statusR[3] = "Liaison has executed the singed ORD and it has been sent to Order Processing for booking.";
statusR[4] = "In CMS this is the final status for an ORD. Please be sure that all documents are added.";
statusR[5] = "Final Status that contracts should be in. (MSA, Schedule, NDA, SLA's). However, this shouldn't relate to an ORD.";
statusR[6] = "In all cases, the Pending Ops is waiting on the Facilities manager of the site to review.";</p>
<p>for(i=0;i<status.length &#038;&#038; i<statusR.length;i++)
{
document.write("<b>" + status[i] + "</b>" + " = " +statusR[i] +  "</p>
<p>");
}</p>
<p></script></p>
<p><no script></p>
<p>No JavaScript</p>
<p></no script></p>
<p>WORKING JAVASCRIPT<br />
<!--Acronyms--></p>
<h1><font color="blue"><a name="Arc">Acronyms</a></font></h1>
<p><script type="text/javascript"></p>
<p>var Ac = new Array(); 
Ac[0] = "CRM"; 
Ac[1] = "AIP"; 
Ac[2] = "SOW";
Ac[3] = "SOF"; 
Ac[4] = "SIP"; 
Ac[5] = "CMS";
Ac[6] = "HDC";
Ac[7] = "PXP";
Ac[8] = "VRRP";
Ac[9] = "BPID";
Ac[10] = "IDC"; 
Ac[11] = "HIW";
Ac[12] = "SaaS"; 
Ac[13] = "CSR"; 
Ac[14] = "EBC"; 
Ac[15] = "SDW"; 
Ac[16] = "ITO"; 
Ac[17] = "RFI"; 
Ac[18] = "RFP"; 
Ac[19] = "eVPL";</p>
<p>var Acronym = new Array(); 
Acronym[0] = "Insite";
Acronym[1] = "Account Installed Product";
Acronym[2] = "Statement of Work";
Acronym[3] = "Service Order Form";
Acronym[4] = "Site Installed Product";
Acronym[5] = "Contracts System"; 
Acronym[6] = "Hosting Dedicated Connectivity Form, (Used mainly for xcon's)";
Acronym[7] = "Pricing People"; 
Acronym[8] = "Backup Service"; 
Acronym[9] = "Business Partner ID"; 
Acronym[10] = "Data Center"; 
Acronym[11] = "Hosting Implementation Workbook"; 
Acronym[12] = "Software as a Service, (Example: Salesforce.com)"; 
Acronym[13] = "Customer Service Review, (We go see the customer to see how we are doing)";
Acronym[14] = "Executive Briefing Center, (We tell a customer who Savvis is and what we can provide)"; 
Acronym[15] = "Solution Development Workshop, (When a customer knows what they want and we tell them more about a specific product)"; 
Acronym[16] = "I.T. Outsourcing, (Customer wants to give Savvis all their I.T. work that they currently do and have Savvis manage it.)"; 
Acronym[17] = "Request for Information"; 
Acronym[18] = "Request for Proposal"; 
Acronym[19] = "Ethernet Virtual Private Line (This is a network product)";</p>
<p>for(i=0;i<Ac.length &#038;&#038; i<Acronym.length;i++)
{
document.write("<b>" + Ac[i] + "</b>" + " = " +Acronym[i] +  "</p>
<p>");
}</p>
<p></script><br />
By the way I&#8217;m using Google Chrome</p>
]]></content:encoded>
			<wfw:commentRss>http://schedulesoftware.com/javascript-issues-i-have-a-few-javascrits-some-are-working-some-are-not-help-please/534/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

