<% Response.Buffer = true %> Community Credit Counselors
(Feel free to use an alias, all information is strictly confidential.)
*First Name:
Middle Name:
*Last Name:
SS Num:
*Address:
*City:
*State:
*Zip Code:
Home Phone:
Work Phone:
*Email Address:
We are unable to accept tax debt payments or student loan payments. Please call the IRS or the student loan customer service number to make arrangements directly with them as they will not work with credit counseling agencies nor will they speak with anyone except the debtor.
Enter the following information from your most recent statement. If you don't have this information, call the creditor to obtain it. Please do not enter an interest rate over 23%.
<% strOptions = strOptions & "" Dim cnnSimple ' ADO connection Dim rstSimple ' ADO recordset Set cnnSimple = Server.CreateObject("ADODB.Connection") 'myDSN = "DSN=rmoran_creditorbook;UN=" myDSN = "DRIVER={MySQL};SERVER=mysql2.websitesource.net;PORT=3306;Option=131072;DATABASE=rmoran_creditorbook;UID=rmoran_admin;PWD=debteater;OPTION=3;" cnnSimple.Open myDSN MYSQL="Select creditor from creditorbook order by creditor" Set rstSimple = cnnSimple.Execute(MYSQL) while not rstSimple.EOF strOptions = strOptions & "" rstSimple.MoveNext wend rstSimple.Close set rstSimple = Nothing cnnSimple.Close set cnnSimple = Nothing i=0 r=1 b=1 c=1 p=1 l=1 while i <> 20 %>

Creditor

Current
Balance

Minimum
Payment


   In Collection?

No Yes
Interest
Rate

   value="Interest Unknown" onClick="fillInterest<%=p%>()">
<% i=i+1 r=r+1 b=b+1 c=c+1 p=p+1 l=l+1 Wend %>


site and site contents © 2002 Community Credit Counselors