Current Directory:
\\10.5.0.10\iis\Sites\goprint2.com\www\
Contents:
Directories:
App_Code
App_Data
App_GlobalResources
App_LocalResources
App_WebReferences
articles
aspnet_client
Bin
common
designer
dillners
images
img
includes
kwikkopy
order_centre
printthree
RadControls
update
WebServices
Files:
about_us.aspx | Download
about_us.aspx.vb | Download
contact_us.aspx | Download
contact_us.aspx.vb | Download
create_user.aspx | Download
create_user.aspx.vb | Download
Default.aspx | Download
Default.aspx.vb | Download
discount.aspx | Download
discount.aspx.vb | Download
domain_activation.aspx | Download
domain_activation.aspx.vb | Download
downloadPD.aspx | Download
downloadPD.aspx.vb | Download
download_error.aspx | Download
download_error.aspx.vb | Download
email_policy.aspx | Download
email_policy.aspx.vb | Download
error_page.aspx | Download
error_page.aspx.vb | Download
faq.aspx | Download
faq.aspx.vb | Download
favicon.ico | Download
FileNotFound.htm | Download
generate_print_driver_step1.aspx | Download
generate_print_driver_step1.aspx.vb | Download
generate_print_driver_step2.aspx | Download
generate_print_driver_step2.aspx.vb | Download
generate_print_driver_step3.aspx | Download
generate_print_driver_step3.aspx.vb | Download
Global.asax | Download
header.fla | Download
header.swf | Download
home.aspx | Download
home.aspx.vb | Download
jsincluding.js | Download
login.aspx | Download
login.aspx.vb | Download
marcelito.txt | Download
packages.aspx | Download
packages.aspx.vb | Download
password_recovery.aspx | Download
password_recovery.aspx.vb | Download
PrintIt.master | Download
PrintIt.master.vb | Download
PrintIt.sitemap | Download
PrintItEs.sitemap | Download
PrintItFr.sitemap | Download
PrintIt_CreateUser.master | Download
PrintIt_CreateUser.master.vb | Download
PrintIt_OutSide.master | Download
PrintIt_OutSide.master.vb | Download
privacy_policy.aspx | Download
privacy_policy.aspx.vb | Download
proba.aspx | Download
proba.aspx.vb | Download
robots.txt | Download
sample.txt | Download
show_sess_par.aspx | Download
show_sess_par.aspx.vb | Download
site_map.aspx | Download
site_map.aspx.vb | Download
site_map.xml | Download
sRacadUploader.jar | Download
sRacadUploader_last.jar | Download
terms_and_conditions.aspx | Download
terms_and_conditions.aspx.vb | Download
terms_of_service.aspx | Download
terms_of_service.aspx.vb | Download
test.txt | Download
testimonials.aspx | Download
testimonials.aspx.vb | Download
TextDraw.html | Download
udraw-designer-widescreen-ui.zip | Download
web.config | Download
websites-for-printers.aspx | Download
websites-for-printers.aspx.vb | Download
File Preview:
<%@ Master Language="VB" CodeFile="DefaultTheme.master.vb" Inherits="order_centre_DefaultTheme" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>Untitled Page</title>
<asp:ContentPlaceHolder id="head" runat="server">
</asp:ContentPlaceHolder>
<link href="style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-37561816-1']);
_gaq.push(['_setDomainName', 'goprint2.com']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body background="images/bottom_bg_image_tile.gif">
<form id="form1" runat="server">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="50%" height="74" background="images/bg_image_tile.gif"> </td>
<td>
<table bgcolor="white" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<!-- LOGO ( START ) -->
<td width="343"><img src="images/logo_template_placeholder.gif"/></td>
<!-- LOGO ( END ) -->
<td width="527"><img src="images/top_header_background.gif"/></td>
</tr>
</table>
</td>
<td width="50%" background="images/bg_image_tile.gif"> </td>
</tr>
<tr>
<td background="images/bg_image_tile.gif"> </td>
<td background="images/top_header_spacer_background.gif"> </td>
<td background="images/bg_image_tile.gif"> </td>
</tr>
<!-- PAGE HEADER LABEL ( START ) -->
<tr>
<td height="31" background="images/bg_image_tile.gif"> </td>
<td bgcolor="#1e3b7c">
<div class="top_panel_header_text">
<asp:Label ID="TopPanelHeaderLabel" runat="server" Text=""></asp:Label>
</div>
</td>
<td background="images/bg_image_tile.gif"> </td>
</tr>
<!-- PAGE HEADER LABEL ( END ) -->
<tr>
<td background="images/bg_image_tile.gif"> </td>
<td valign="top" >
<!-- CENTER CONTENT ( START ) -->
<div style="background-color:#FFFFFF">
<asp:ContentPlaceHolder id="ContentPlaceHolder1" runat="server">
</asp:ContentPlaceHolder>
</div>
<!-- CENTER CONTENT ( END ) -->
</td>
<td background="images/bg_image_tile.gif"> </td>
</tr>
<tr>
<td> </td>
<td>
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td background="images/main_panel_bottom_center.gif" width="100%">
<img style="vertical-align:bottom;" src="images/main_panel_bottom_left_corner.gif" />
</td>
<td>
<img style="vertical-align:bottom;" src="images/main_panel_bottom_right_corner.gif" />
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td> </td>
<td>
<div align="center" class="bottom_panel_header_text">
Powered by: Racad Tech, Inc. Another Brilliant Solution from Racad Tech, Inc.
</div>
</td>
<td> </td>
</tr>
</table>
</form>
</body>
</html>