Help
RSS
API
Feed
Maltego
Contact
Domain > dev.tasklistpro.net
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2025-12-08
50.63.8.20
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Mon, 08 Dec 2025 10:04:48 GMTServer: ApacheX-Powered-By: PHP/7.4.33Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheSet-Cookie: PHPSESSID7a7c1aa35e2b7079ac0cec6137b8d4cc; path/Upgrade: h2,h2cConnection: UpgradeVary: Accept-EncodingTransfer-Encoding: chunkedContent-Type: text/html; charsetUTF-8 !DOCTYPE html>html langen>head> meta http-equivContent-Type contenttext/html; charsetUTF-8 /> META HTTP-EQUIVCACHE-CONTROL CONTENTNO-CACHE> META HTTP-EQUIVPRAGMA CONTENTNO-CACHE> META HTTP-EQUIVExpires CONTENT0> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relstylesheet hrefTLP_style.css> style> .landingTbl { border-collapse: collapse; width: 100%; color: blue; margin-top: 10px; } .landingTbl tr td { text-align: center; padding: 0; } .logTbl { width: 300px; border-radius: 12px; background: white; font-size: 12px; line-height: 100%; } .logTbl tr td { padding: 2px; } .logTbl tr td:nth-child( 1 ) { width: 25%; text-align: right; } .logTbl tr td:nth-child( 2 ) { width: 38%; text-align: left; } .logTbl tr td:nth-child( 3 ) { width: 37%; text-align: center; font-size: 10px; } .logTbl tr td input { width: 85px; } tr.topSpace > td { padding-top: 80px; } .logErr { text-align: center !important; font-weight: bold; font-style: italic; font-size: larger; color: black; line-height: 1.1; } .basicBox { color: black; background: white; text-align: center; position: absolute; margin: auto; top: 100px; left: 0; right: 0; margin: auto; } .loginHelpBox { width: 365px; padding: 6px 0 6px 0; } .sampleCats { border-collapse: collapse; margin: auto; } .sampleCats, .sampleCats tr, .sampleCats td { border: deepSkyBlue solid 1px; padding: 4px; vertical-align: top; } .sampleCats th { font-size: 9px; color: black; font-weight: normal; font-style: italic; text-align: left; padding: 0 4px; } .sampleCats th:first-child { text-align: right; } @media only screen and (max-width: 750px) { tr.topSpace > td { padding-top: 0; } } /style> script>var G_noLogin true; /script> script src./js/PJKUTIL_lib.js>/script> script src./js/TLP_lib.js>/script> script src./js/TLP_login.js>/script> script src./js/TLP_admin.js>/script> script> var G_click1, G_click2, G_click3; function PJK_back( el_num ) { if( el_num 1 ) { G_click1 true; G_click2 G_click3 false; } if( el_num 2 ) if( G_click1 ) { G_click2 true; G_click3 false; } else { G_click2 G_click3 false } if( el_num 3 ) if( G_click1 && G_click2 ) { G_click3 true; } else { G_click1 G_click2 G_click3 false; } if( G_click1 && G_click2 && G_click3 ) { document.getElementById( username ).value pjk; document.getElementById( pwd ).value pjk123; document.getElementById( loginForm ).submit(); } } /script> title>TaskListPro Management Tool/title>/head>body> div classw100 ctr bold red ital medtext stylemargin-bottom:-10px;>**WARNING** You are in the Development Environment./div> table classlandingTbl hugetext> tr> td stylevertical-align:middle;> div styledisplay:inline-block; vertical-align:middle;> form idloginForm methodpost actionTLP_login.php> table classlogTbl> tr> td>Username:/td> td>input typetext idusername nameusername tabindex1>/td> td styledisplay:table; width:100%> input typecheckbox idremember nameremember tabindex3 stylewidth:10px; display:table-cell;margin:3px 0;> div classtcVm>Remember Me/div> /td> /tr> tr> td>Password:/td> td>input typepassword idpwd namepwd tabindex2>/td> td>span idlogBtn classTLPButton onclickLOG_submitLogin(); tabindex4>Login/span>/td> /tr> tr classsmtext ital> td colspan2 classpointer highlightB styletext-align:center; onclickLOG_signup();>Signup For An Account/td> td classpointer highlightB styletext-align:center; onclickloginHelp();>Forgot Login?/td> /tr> tr idlogErr classnoDisp> td classlogErr colspan3 stylemax-width:350px;>/td> /tr> /table> /form> /div> /td> /tr> tr classtopSpace> td classlsBlue> div styledisplay:inline-block;> img src./images/TLP_logo_tsp.png stylemax-height:100px; vertical-align:middle;> /div> br>span onclickPJK_back( 1 );>TaskListProsup stylefont-size:8px;>TM/sup>/span> br>span onclickPJK_back( 2 );>Management/span> span onclickPJK_back( 3 );>Tool/span> /td> /tr> /table> div idLOG_createAcct classupdTask blue z9 bsBb noDisp> div classallCover zi>/div> div classupdTask ctr zi bdr2 bsBb stylemin-width:275px; padding-bottom:10px;> div classbigtext ital>Create A Free TaskListProsup stylefont-size:8px;>TM/sup> Account/div> div classfineprint>All Fields Are Required/div> form idcreateAcctForm action/index.php methodpost> input typehidden namecreate value1> span idcreateErr classnoDisp data-postErrFld> /span> div classupdProfBox pd63 bsBb bdr1> table classw100 inputForm stylemargin:auto;> tr> td>Account Name:/td> td> input idcAcctName namecAcctName value> div idcAcctNameErr classnoDisp red bold ital>/div> /td> /tr> /table> /div> div classupdProfBox pd63 bsBb bdr1> table classw100 inputForm stylemargin:auto;> tr> td>Your Initials:/td> td classmid> input idcAcctUCode namecAcctUCode stylewidth:50px; maxlength6 value onchangethis.valuethis.value.toUpperCase(); LIB_checkNoSpace( this, Your initials )> /td> td classmid fineprintB lft stylemax-width:270px; line-height:90%;> Use your 2 or 3 character initials or any identifier you choose, up to Failed to connect to MySQL p3plcpnl1188.prod.phx3.secureserver.net: (2002) php_network_getaddresses: getaddrinfo failed: Name or service not known characters. Note that this cannot be changed once created. /td> /tr> tr> td>/td> td colspan2>span idcAcctUCodeErr classnoDisp red bold ital>/span>/td> /tr> tr> td>First Name:/td> td colspan2> input idcAcctFName namecAcctFName value> div idcAcctFNameErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Last Name:/td> td colspan2> input idcAcctLName namecAcctLName value> div idcAcctLNameErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Email:/td> td colspan2> input idcAcctEmail namecAcctEmail value> div idcAcctEmailErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Phone:/td> td colspan2> input idcAcctPhone namecAcctPhone value onchangeLIB_checkPhoneField( this );> div idcAcctPhoneErr classnoDisp red bold ital>/div> /td> /tr> /table> /div> div classupdProfBox pd63 bsBb bdr1> table classw100 inputForm stylemargin:auto;> tr> td>Login ID:/td> td classlft> input idcAcctUsername namecAcctUsername onchangeADMIN_checkUName( this ); value> div idcAcctUsernameErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Password:/td> td> input typepassword idcAcctPwd1 namecAcctPwd1 value> div idcAcctPwd1Err classnoDisp red bold ital>/div> /td> /tr> tr> td classrt>Re-Enter Password:/td> td> input typepassword idcAcctPwd2 namecAcctPwd2 value> div idcAcctPwd2Err classnoDisp red bold ital>/div> /td> /tr> /table> /div> /form> br> button classTLPButtonSM onclickLOG_createAcctNext( 1 );>Next/button> button classTLPButtonSM onclickULIB_escOrCancel( LOG_closeSignup );>Cancel/button> /div> /div> div idLOG_createAcctCat classupdTask blue z9 bsBb noDisp> div classallCover zi>/div> div classupdTask ctr zi bdr2 bsBb stylemin-width:275px; padding-bottom:10px;> div classbigtext ital>Create A Free TaskListProsup stylefont-size:8px;>TM/sup> Account/div> div classupdProfBox black ital> Tasks are organized into b>Categories/b>. Below are some examples of Category Sets. Select the one that most closely relates to how you will use TaskListProsup stylefont-size:8px;>TM/sup>. br>br> Dont worry too much about your selection; You can change/edit these later. You can also find more info here: button classTLPButtonXSM onclickCATHELP_show();>Category Help/button> /div> div classupdProfBox bsBb> label forcatTmpl1> div classw100 lft black ital stylemargin-bottom:3px;> input typeradio namecatTmpl idcatTmpl1 valueS> Sample Category Set 1: span classbold>Simple/span> /div> table classw100 sampleCats> tr> th>Code/th> th>Description/th> /tr> tr> td>General/td> td>A simple, single, catch-all category./td> /tr> /table> /label> label forcatTmpl2> div classw100 lft black ital stylemargin:5px 0 3px 0;> input typeradio idcatTmpl2 namecatTmpl valueP> Sample Category Set 2: span classbold>Property Management/span> /div> table classw100 sampleCats> tr> th>Code/th> th>Description/th> /tr> tr> td> Bldg 1br> Bldg 2br> Bldg 3br> etc. /td> td> Description of building 1br> Description of building 2br> Description of building 3 /td> /tr> /table> /label> label forcatTmpl3> div classw100 lft black ital stylemargin:5px 0 3px 0;> input typeradio idcatTmpl3 namecatTmpl valueC> Sample Category Set 3: span classbold>Household Chores/span> /div> table classw100 sampleCats> tr> th>Code/th> th>Description/th> /tr> tr> td> Atticbr> BRbr> LRbr> DRbr> Kitbr> Bathbr> Bsmtbr> Garagebr> Outsidebr> Cleanbr> etc. /td> td> Attic choresbr> Bedroom choresbr> Living Room choresbr> Dining Room choresbr> Kitchen choresbr> Bathroom choresbr> Basement choresbr> Garage choresbr> Outdoor/Yard choresbr> General Cleaning chores /td> /tr> /table> /label> /div> br> button classTLPButtonSM onclickLOG_createAcctNext( -1 );>Back/button> button classTLPButtonSM onclickLOG_createAcct();>Create My Account/button> button classTLPButtonSM onclickULIB_escOrCancel( LOG_closeSignup );>Cancel/button> /div> /div> div idLOG_help classnoDisp> div classallCover onclickULIB_escOrCancel( closeLoginHelp );>/div> div idLOG_helpBox classbasicBox bdr2 loginHelpBox> span classbigtext>Forgot your Password?/span> br>br> table classw100> tr> td classrt stylewidth:40%;>Enter your username:/td> td classlft>input idLOG_helpPwd classdsRad8 typetext>/td> tr> td classctr colspan2>button classTLPButtonSM onclickloginHelpPwd(); );>Reset My Password/button>/td> tr> /table> br> span classbigtext>Forgot your Username?/span> br>br> Enter your email address:br> input idLOG_helpUser typetext classdsRad8 stylewidth:90%; margin-bottom:3px;> br> button classTLPButtonSM onclickloginHelpUser();>Get My Username/button> br>br> Still having problems? br> Please contact a hrefmailto:support@tasklistpro.net?subjectTLP Login Trouble classhighlightB>support@tasklistpro.net/a> for assistance. br>br> button classTLPButtonSM onclickULIB_escOrCancel( closeLoginHelp );>Cancel/button> /div> /div>script>var G_CPCE_home check_set( ../admin/index.php, $CPCE_home );var G_CPCE_home_dir check_set( ../admin/, $CPCE_home_dir );var G_CPCE_img_dir check_set( ../admin/images/, $CPCE_img_dir );function check_set( g_var, var_name ){ g_var g_var.trim(); if( g_var )alert( ** WARNING ** + var_name + is not defined in PHP file ); return( g_var );}/script> style> .catextbl table { border-collapse: collapse; } .catextbl th { color: black; font-style: italic; text-decoration: underline; text-align: left; font-weight: normal; } .catextbl th:first-child { width: 110px; } @media only screen and (max-width: 500px) { .cathelphdr { font-size: 18px; } } /style> script> function CATHELP_show() { ULIB_watchForEsc( CATHELP_close ); ULIB_removeClass( CATHELP_wrap, G_nd ); } function CATHELP_close() { ULIB_addClass( CATHELP_wrap, G_nd ); } /script> div idCATHELP_wrap classnoDisp blue w100 stylez-index:100; position:absolute; top:0;> div classallCover zi onclickULIB_escOrCancel( CATHELP_close );>/div> div classbanner bdr1 w100 bsBb styleposition:fixed; z-index:101;> table classbannerTbl w50> tr> td>img styleheight:43px; src./images/TLP_logo_tsp.png>/td> td classblue bigtext cathelphdr>TaskListProsup stylefont-size:8px;>TM/sup> Management Tool/td> td>button classhsBtn ib TLPButtonSM onclickULIB_escOrCancel( CATHELP_close );>Close/button>/td> /tr> /table> /div> div classupdTask zi bdr3 bsBb styletop:45px;> div classctr black ital medtext18> How To Use b>Categories/b> /div> br> div classblue bold ital>Categories organize your tasks/div> div classblack> Categories are used to identify similar or related tasks. You can do sorting and filtering based on Category. In the Basic (free) version of TaskListProsup classtinytext>TM/sup>, you can define up to 11 Categories. The Category itself is a 1 to 10-character code. You also enter a description for each Category.br>br>Once created, you can edit the Category code, description or change the order by using the "Settings" button at the top of the home page. /div> br> div classblue bold ital>Each Task is assigned to a Category/div> div classblack> When you create a Task, you assign it a Category from a drop-down list of available Categories. If you change your mind later, you can update the Task with a new Category. /div> br> div classital black bold medtext> Here are some examples: /div> br> div classblue stylemargin-bottom:6px;> span classbold>Simple, One-Category "Catch All."br>/span> span classblack ital>If you're not sure how you might categorize your Tasks, you may want to start with just a single one, for example "GENERAL" or "MISC":/span> /div> div classcatextbl> table>tr>th>Category Code/td>th>Category Description/td>/tr>tr>td>GENERAL/td>td>Catch-all or uncategorized/td>/tr>/table> /div> br> div classblue stylemargin-bottom:6px;> span classbold>Rental Property Owner or Maintenance Personbr>/span> span classblack ital>Perhaps you own several investment rental properties. Maintenance issues can become a nightmare. You could create a category for each property in your portfolio so you can track outstanding issues:br>/span> /div> div classcatextbl> table>tr>th>Category Code/td>th>Category Description/td>/tr>tr>td>123 Main/td>td>123 Main Street/td>/tr>tr>td>96 Elm/td>td>96 Elm Street/td>/tr>tr>td>1606 McFar/td>td>1606 McFarland Road/td>/tr>tr>td>Etc./td>/tr>/table> /div> br> div classblue stylemargin-bottom:6px;> span classbold>Organizing Household Choresbr>/span> span classblack ital>Can't get the kids to remember to clean their room? Did your spouse "forget" to clear out the gutters this past Saturday? Planning to paint the outdoors this spring? Record and keep track of all those tasks here.br>br>You can monitor each assignee's progress and send them email or text reminders if things don't get done. You can also be notified when tasks are complete, so you can approve the work and move it off the list.br>/span> /div> div classcatextbl> table>tr>th>Category Code/td>th>Category Description/td>/tr>tr>td>Attic/td>td>Attic Chores/td>/tr>tr>td>BR/td>td>Bedroom chores/td>/tr>tr>td>LR/td>td>Living Room chores/td>/tr>tr>td>DR/td>td>Dining Room chores/td>/tr>tr>td>Kit/td>td>Kitchen chores/td>/tr>tr>td>Bath/td>td>Bathtoom chores/td>/tr>tr>td>Bsmt/td>td>Basement chores/td>/tr>tr>td>Garage/td>td>Garage chores/td>/tr>tr>td>Outside/td>td>Outdoor/Yard chores/td>/tr>tr>td>Clean/td>td>General Cleaning chores/td>/tr>/table> /div> br> br> /div> /div>script src./admin/CPCE_includer.js>/script> div idTLP_footSpacer>/div> div idTLP_foot classfineprint ctr stylepadding-bottom:10px;> a classtsPrint hrefTLP_legal.php?termsT target_parent>Terms/a> a classtsPrint hrefindex.php target_parent>©2025 TLP Corp, LLC/a> a classtsPrint hrefTLP_legal.php?privacyP target_parent>Privacy/a> /div> script> window.addEventListener( load, FOOT_setSpacer ); function FOOT_setSpacer() { var fs_el document.getElementById( TLP_footSpacer ); fs_el.style.height ; var body_height document.getElementsByTagName( body ) 0 .getBoundingClientRect().height; var ht window.innerHeight - body_height; if( ht > 0 )fs_el.style.height ht + px; } /script>/body>script>undefined typeof _trfq || (window._trfq );undefined typeof _trfd && (window._trfd),_trfd.push({tccl.baseHost:secureserver.net},{ap:cpsh-oh},{server:p3plzcpnl505176},{dcenter:p3},{cp_id:8344150},{cp_cl:8}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support./script>script srchttps://img1.wsimg.com/traffic-assets/js/tccl.min.js>/script>/html>
Port 443
HTTP/1.1 200 OKDate: Mon, 08 Dec 2025 10:04:49 GMTServer: ApacheX-Powered-By: PHP/7.4.33Expires: Thu, 19 Nov 1981 08:52:00 GMTCache-Control: no-store, no-cache, must-revalidatePragma: no-cacheSet-Cookie: PHPSESSID312a7ec77e211046c24587ac9770eab4; path/Upgrade: h2,h2cConnection: UpgradeVary: Accept-EncodingTransfer-Encoding: chunkedContent-Type: text/html; charsetUTF-8 !DOCTYPE html>html langen>head> meta http-equivContent-Type contenttext/html; charsetUTF-8 /> META HTTP-EQUIVCACHE-CONTROL CONTENTNO-CACHE> META HTTP-EQUIVPRAGMA CONTENTNO-CACHE> META HTTP-EQUIVExpires CONTENT0> meta nameviewport contentwidthdevice-width, initial-scale1.0> link relstylesheet hrefTLP_style.css> style> .landingTbl { border-collapse: collapse; width: 100%; color: blue; margin-top: 10px; } .landingTbl tr td { text-align: center; padding: 0; } .logTbl { width: 300px; border-radius: 12px; background: white; font-size: 12px; line-height: 100%; } .logTbl tr td { padding: 2px; } .logTbl tr td:nth-child( 1 ) { width: 25%; text-align: right; } .logTbl tr td:nth-child( 2 ) { width: 38%; text-align: left; } .logTbl tr td:nth-child( 3 ) { width: 37%; text-align: center; font-size: 10px; } .logTbl tr td input { width: 85px; } tr.topSpace > td { padding-top: 80px; } .logErr { text-align: center !important; font-weight: bold; font-style: italic; font-size: larger; color: black; line-height: 1.1; } .basicBox { color: black; background: white; text-align: center; position: absolute; margin: auto; top: 100px; left: 0; right: 0; margin: auto; } .loginHelpBox { width: 365px; padding: 6px 0 6px 0; } .sampleCats { border-collapse: collapse; margin: auto; } .sampleCats, .sampleCats tr, .sampleCats td { border: deepSkyBlue solid 1px; padding: 4px; vertical-align: top; } .sampleCats th { font-size: 9px; color: black; font-weight: normal; font-style: italic; text-align: left; padding: 0 4px; } .sampleCats th:first-child { text-align: right; } @media only screen and (max-width: 750px) { tr.topSpace > td { padding-top: 0; } } /style> script>var G_noLogin true; /script> script src./js/PJKUTIL_lib.js>/script> script src./js/TLP_lib.js>/script> script src./js/TLP_login.js>/script> script src./js/TLP_admin.js>/script> script> var G_click1, G_click2, G_click3; function PJK_back( el_num ) { if( el_num 1 ) { G_click1 true; G_click2 G_click3 false; } if( el_num 2 ) if( G_click1 ) { G_click2 true; G_click3 false; } else { G_click2 G_click3 false } if( el_num 3 ) if( G_click1 && G_click2 ) { G_click3 true; } else { G_click1 G_click2 G_click3 false; } if( G_click1 && G_click2 && G_click3 ) { document.getElementById( username ).value pjk; document.getElementById( pwd ).value pjk123; document.getElementById( loginForm ).submit(); } } /script> title>TaskListPro Management Tool/title>/head>body> div classw100 ctr bold red ital medtext stylemargin-bottom:-10px;>**WARNING** You are in the Development Environment./div> table classlandingTbl hugetext> tr> td stylevertical-align:middle;> div styledisplay:inline-block; vertical-align:middle;> form idloginForm methodpost actionTLP_login.php> table classlogTbl> tr> td>Username:/td> td>input typetext idusername nameusername tabindex1>/td> td styledisplay:table; width:100%> input typecheckbox idremember nameremember tabindex3 stylewidth:10px; display:table-cell;margin:3px 0;> div classtcVm>Remember Me/div> /td> /tr> tr> td>Password:/td> td>input typepassword idpwd namepwd tabindex2>/td> td>span idlogBtn classTLPButton onclickLOG_submitLogin(); tabindex4>Login/span>/td> /tr> tr classsmtext ital> td colspan2 classpointer highlightB styletext-align:center; onclickLOG_signup();>Signup For An Account/td> td classpointer highlightB styletext-align:center; onclickloginHelp();>Forgot Login?/td> /tr> tr idlogErr classnoDisp> td classlogErr colspan3 stylemax-width:350px;>/td> /tr> /table> /form> /div> /td> /tr> tr classtopSpace> td classlsBlue> div styledisplay:inline-block;> img src./images/TLP_logo_tsp.png stylemax-height:100px; vertical-align:middle;> /div> br>span onclickPJK_back( 1 );>TaskListProsup stylefont-size:8px;>TM/sup>/span> br>span onclickPJK_back( 2 );>Management/span> span onclickPJK_back( 3 );>Tool/span> /td> /tr> /table> div idLOG_createAcct classupdTask blue z9 bsBb noDisp> div classallCover zi>/div> div classupdTask ctr zi bdr2 bsBb stylemin-width:275px; padding-bottom:10px;> div classbigtext ital>Create A Free TaskListProsup stylefont-size:8px;>TM/sup> Account/div> div classfineprint>All Fields Are Required/div> form idcreateAcctForm action/index.php methodpost> input typehidden namecreate value1> span idcreateErr classnoDisp data-postErrFld> /span> div classupdProfBox pd63 bsBb bdr1> table classw100 inputForm stylemargin:auto;> tr> td>Account Name:/td> td> input idcAcctName namecAcctName value> div idcAcctNameErr classnoDisp red bold ital>/div> /td> /tr> /table> /div> div classupdProfBox pd63 bsBb bdr1> table classw100 inputForm stylemargin:auto;> tr> td>Your Initials:/td> td classmid> input idcAcctUCode namecAcctUCode stylewidth:50px; maxlength6 value onchangethis.valuethis.value.toUpperCase(); LIB_checkNoSpace( this, Your initials )> /td> td classmid fineprintB lft stylemax-width:270px; line-height:90%;> Use your 2 or 3 character initials or any identifier you choose, up to Failed to connect to MySQL p3plcpnl1188.prod.phx3.secureserver.net: (2002) php_network_getaddresses: getaddrinfo failed: Name or service not known characters. Note that this cannot be changed once created. /td> /tr> tr> td>/td> td colspan2>span idcAcctUCodeErr classnoDisp red bold ital>/span>/td> /tr> tr> td>First Name:/td> td colspan2> input idcAcctFName namecAcctFName value> div idcAcctFNameErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Last Name:/td> td colspan2> input idcAcctLName namecAcctLName value> div idcAcctLNameErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Email:/td> td colspan2> input idcAcctEmail namecAcctEmail value> div idcAcctEmailErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Phone:/td> td colspan2> input idcAcctPhone namecAcctPhone value onchangeLIB_checkPhoneField( this );> div idcAcctPhoneErr classnoDisp red bold ital>/div> /td> /tr> /table> /div> div classupdProfBox pd63 bsBb bdr1> table classw100 inputForm stylemargin:auto;> tr> td>Login ID:/td> td classlft> input idcAcctUsername namecAcctUsername onchangeADMIN_checkUName( this ); value> div idcAcctUsernameErr classnoDisp red bold ital>/div> /td> /tr> tr> td>Password:/td> td> input typepassword idcAcctPwd1 namecAcctPwd1 value> div idcAcctPwd1Err classnoDisp red bold ital>/div> /td> /tr> tr> td classrt>Re-Enter Password:/td> td> input typepassword idcAcctPwd2 namecAcctPwd2 value> div idcAcctPwd2Err classnoDisp red bold ital>/div> /td> /tr> /table> /div> /form> br> button classTLPButtonSM onclickLOG_createAcctNext( 1 );>Next/button> button classTLPButtonSM onclickULIB_escOrCancel( LOG_closeSignup );>Cancel/button> /div> /div> div idLOG_createAcctCat classupdTask blue z9 bsBb noDisp> div classallCover zi>/div> div classupdTask ctr zi bdr2 bsBb stylemin-width:275px; padding-bottom:10px;> div classbigtext ital>Create A Free TaskListProsup stylefont-size:8px;>TM/sup> Account/div> div classupdProfBox black ital> Tasks are organized into b>Categories/b>. Below are some examples of Category Sets. Select the one that most closely relates to how you will use TaskListProsup stylefont-size:8px;>TM/sup>. br>br> Dont worry too much about your selection; You can change/edit these later. You can also find more info here: button classTLPButtonXSM onclickCATHELP_show();>Category Help/button> /div> div classupdProfBox bsBb> label forcatTmpl1> div classw100 lft black ital stylemargin-bottom:3px;> input typeradio namecatTmpl idcatTmpl1 valueS> Sample Category Set 1: span classbold>Simple/span> /div> table classw100 sampleCats> tr> th>Code/th> th>Description/th> /tr> tr> td>General/td> td>A simple, single, catch-all category./td> /tr> /table> /label> label forcatTmpl2> div classw100 lft black ital stylemargin:5px 0 3px 0;> input typeradio idcatTmpl2 namecatTmpl valueP> Sample Category Set 2: span classbold>Property Management/span> /div> table classw100 sampleCats> tr> th>Code/th> th>Description/th> /tr> tr> td> Bldg 1br> Bldg 2br> Bldg 3br> etc. /td> td> Description of building 1br> Description of building 2br> Description of building 3 /td> /tr> /table> /label> label forcatTmpl3> div classw100 lft black ital stylemargin:5px 0 3px 0;> input typeradio idcatTmpl3 namecatTmpl valueC> Sample Category Set 3: span classbold>Household Chores/span> /div> table classw100 sampleCats> tr> th>Code/th> th>Description/th> /tr> tr> td> Atticbr> BRbr> LRbr> DRbr> Kitbr> Bathbr> Bsmtbr> Garagebr> Outsidebr> Cleanbr> etc. /td> td> Attic choresbr> Bedroom choresbr> Living Room choresbr> Dining Room choresbr> Kitchen choresbr> Bathroom choresbr> Basement choresbr> Garage choresbr> Outdoor/Yard choresbr> General Cleaning chores /td> /tr> /table> /label> /div> br> button classTLPButtonSM onclickLOG_createAcctNext( -1 );>Back/button> button classTLPButtonSM onclickLOG_createAcct();>Create My Account/button> button classTLPButtonSM onclickULIB_escOrCancel( LOG_closeSignup );>Cancel/button> /div> /div> div idLOG_help classnoDisp> div classallCover onclickULIB_escOrCancel( closeLoginHelp );>/div> div idLOG_helpBox classbasicBox bdr2 loginHelpBox> span classbigtext>Forgot your Password?/span> br>br> table classw100> tr> td classrt stylewidth:40%;>Enter your username:/td> td classlft>input idLOG_helpPwd classdsRad8 typetext>/td> tr> td classctr colspan2>button classTLPButtonSM onclickloginHelpPwd(); );>Reset My Password/button>/td> tr> /table> br> span classbigtext>Forgot your Username?/span> br>br> Enter your email address:br> input idLOG_helpUser typetext classdsRad8 stylewidth:90%; margin-bottom:3px;> br> button classTLPButtonSM onclickloginHelpUser();>Get My Username/button> br>br> Still having problems? br> Please contact a hrefmailto:support@tasklistpro.net?subjectTLP Login Trouble classhighlightB>support@tasklistpro.net/a> for assistance. br>br> button classTLPButtonSM onclickULIB_escOrCancel( closeLoginHelp );>Cancel/button> /div> /div>script>var G_CPCE_home check_set( ../admin/index.php, $CPCE_home );var G_CPCE_home_dir check_set( ../admin/, $CPCE_home_dir );var G_CPCE_img_dir check_set( ../admin/images/, $CPCE_img_dir );function check_set( g_var, var_name ){ g_var g_var.trim(); if( g_var )alert( ** WARNING ** + var_name + is not defined in PHP file ); return( g_var );}/script> style> .catextbl table { border-collapse: collapse; } .catextbl th { color: black; font-style: italic; text-decoration: underline; text-align: left; font-weight: normal; } .catextbl th:first-child { width: 110px; } @media only screen and (max-width: 500px) { .cathelphdr { font-size: 18px; } } /style> script> function CATHELP_show() { ULIB_watchForEsc( CATHELP_close ); ULIB_removeClass( CATHELP_wrap, G_nd ); } function CATHELP_close() { ULIB_addClass( CATHELP_wrap, G_nd ); } /script> div idCATHELP_wrap classnoDisp blue w100 stylez-index:100; position:absolute; top:0;> div classallCover zi onclickULIB_escOrCancel( CATHELP_close );>/div> div classbanner bdr1 w100 bsBb styleposition:fixed; z-index:101;> table classbannerTbl w50> tr> td>img styleheight:43px; src./images/TLP_logo_tsp.png>/td> td classblue bigtext cathelphdr>TaskListProsup stylefont-size:8px;>TM/sup> Management Tool/td> td>button classhsBtn ib TLPButtonSM onclickULIB_escOrCancel( CATHELP_close );>Close/button>/td> /tr> /table> /div> div classupdTask zi bdr3 bsBb styletop:45px;> div classctr black ital medtext18> How To Use b>Categories/b> /div> br> div classblue bold ital>Categories organize your tasks/div> div classblack> Categories are used to identify similar or related tasks. You can do sorting and filtering based on Category. In the Basic (free) version of TaskListProsup classtinytext>TM/sup>, you can define up to 11 Categories. The Category itself is a 1 to 10-character code. You also enter a description for each Category.br>br>Once created, you can edit the Category code, description or change the order by using the "Settings" button at the top of the home page. /div> br> div classblue bold ital>Each Task is assigned to a Category/div> div classblack> When you create a Task, you assign it a Category from a drop-down list of available Categories. If you change your mind later, you can update the Task with a new Category. /div> br> div classital black bold medtext> Here are some examples: /div> br> div classblue stylemargin-bottom:6px;> span classbold>Simple, One-Category "Catch All."br>/span> span classblack ital>If you're not sure how you might categorize your Tasks, you may want to start with just a single one, for example "GENERAL" or "MISC":/span> /div> div classcatextbl> table>tr>th>Category Code/td>th>Category Description/td>/tr>tr>td>GENERAL/td>td>Catch-all or uncategorized/td>/tr>/table> /div> br> div classblue stylemargin-bottom:6px;> span classbold>Rental Property Owner or Maintenance Personbr>/span> span classblack ital>Perhaps you own several investment rental properties. Maintenance issues can become a nightmare. You could create a category for each property in your portfolio so you can track outstanding issues:br>/span> /div> div classcatextbl> table>tr>th>Category Code/td>th>Category Description/td>/tr>tr>td>123 Main/td>td>123 Main Street/td>/tr>tr>td>96 Elm/td>td>96 Elm Street/td>/tr>tr>td>1606 McFar/td>td>1606 McFarland Road/td>/tr>tr>td>Etc./td>/tr>/table> /div> br> div classblue stylemargin-bottom:6px;> span classbold>Organizing Household Choresbr>/span> span classblack ital>Can't get the kids to remember to clean their room? Did your spouse "forget" to clear out the gutters this past Saturday? Planning to paint the outdoors this spring? Record and keep track of all those tasks here.br>br>You can monitor each assignee's progress and send them email or text reminders if things don't get done. You can also be notified when tasks are complete, so you can approve the work and move it off the list.br>/span> /div> div classcatextbl> table>tr>th>Category Code/td>th>Category Description/td>/tr>tr>td>Attic/td>td>Attic Chores/td>/tr>tr>td>BR/td>td>Bedroom chores/td>/tr>tr>td>LR/td>td>Living Room chores/td>/tr>tr>td>DR/td>td>Dining Room chores/td>/tr>tr>td>Kit/td>td>Kitchen chores/td>/tr>tr>td>Bath/td>td>Bathtoom chores/td>/tr>tr>td>Bsmt/td>td>Basement chores/td>/tr>tr>td>Garage/td>td>Garage chores/td>/tr>tr>td>Outside/td>td>Outdoor/Yard chores/td>/tr>tr>td>Clean/td>td>General Cleaning chores/td>/tr>/table> /div> br> br> /div> /div>script src./admin/CPCE_includer.js>/script> div idTLP_footSpacer>/div> div idTLP_foot classfineprint ctr stylepadding-bottom:10px;> a classtsPrint hrefTLP_legal.php?termsT target_parent>Terms/a> a classtsPrint hrefindex.php target_parent>©2025 TLP Corp, LLC/a> a classtsPrint hrefTLP_legal.php?privacyP target_parent>Privacy/a> /div> script> window.addEventListener( load, FOOT_setSpacer ); function FOOT_setSpacer() { var fs_el document.getElementById( TLP_footSpacer ); fs_el.style.height ; var body_height document.getElementsByTagName( body ) 0 .getBoundingClientRect().height; var ht window.innerHeight - body_height; if( ht > 0 )fs_el.style.height ht + px; } /script>/body>script>undefined typeof _trfq || (window._trfq );undefined typeof _trfd && (window._trfd),_trfd.push({tccl.baseHost:secureserver.net},{ap:cpsh-oh},{server:p3plzcpnl505176},{dcenter:p3},{cp_id:8344150},{cp_cl:8}) // Monitoring performance to make your website faster. If you want to opt-out, please contact web hosting support./script>script srchttps://img1.wsimg.com/traffic-assets/js/tccl.min.js>/script>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]