?? feedback.php
字號:
<?
include("http://www.ec51.com/include/configuration.inc");
include("http://www.ec51.com/include/database.inc");
include("http://www.ec51.com/include/dbaccess.inc");
$lang = "gb2312";
$user_id = "test";
$rc = configuration($lang, $userid);
session_start();
//if ($is_pass != "Yes")
// header("Location: ../en_login.php");
include("infohead.php");
?>
<TABLE class=S cellSpacing=2 cellPadding=2 width=750 align=center border=0>
<TBODY>
<TR>
<TD class=hei>
<a href="/en">Home</a>>
<a href="/en/info.php">Trade Leads</a>>
View Trade Leads</TD>
</TR></TBODY></TABLE>
<?
$tablename = "en_info";
$feedback_info = read_infoid($rc, $tablename, $infoid);
?>
<table cellspacing=0 cellpadding=0 width="750" bgcolor=#f7f5e8 border=0 align="center">
<tbody>
<tr>
<td bgcolor=#cccccc><IMG height=1 src="http://img.alibaba.com/images/eng/shim.gif" width=1></td></tr>
<tr valign=top>
<td class=M valign=center height=50>
<table width="100%" border=0 cellspacing=5 cellpadding=0 align="center">
<tbody>
<tr>
<td valign=center width="10%" rowspan=2 size=2><B><font color=#079807> <b>
<?
if($feedback_info[0]["infotype"]==1)
echo "<FONT class=m color=#00cc00>[sell]</FONT> ";
if($feedback_info[0]["infotype"]==2)
echo "<font color=#fc9603>[BUY]</FONT> ";
?>
</b> </font></B>
</td>
<td><font size=l><B><? echo $feedback_info[0]["title"]; ?></B></FONT>
</td>
<td width=2% rowspan=2 valign=center align=right>
<table width="100%" align="center" border=0>
<tr><td align=center>
<!--
<a href="http://my.alibaba.com/apps/feedback?req_page=feedback.init&domain=10&id=50376142" target='_brank'>
<img src="http://img.alibaba.com/images/eng/b_send_Quotation4.gif" align=absMiddle border=0></a>
</td></tr>
<tr><td align=center>
<a href="javascript:window.location.href=window.location.href+'?chkSellOfferIds=50376142';" >
<img src="http://img.alibaba.com/images/eng/b_addtobasket2.gif" align="absmiddle" border="0" alt="Buy Second-hand Heavy Machines"></a>
-->
</td></tr>
</table>
</td>
</tr>
<tr>
<td class=S>
<FONT color=#696969>Post Date: <?
$tempdate = $feedback_info[0]["uptime"];
$update = substr($tempdate,0,4)." ".substr($tempdate,4,2)." ".substr($tempdate,6,2);
echo $update ?>
Expiry date: <?
$tempdate = $feedback_info[0]["todate"];
$todate = substr($tempdate,0,4)." ".substr($tempdate,4,2)." ".substr($tempdate,6,2);
if($tempdate)
echo $todate
?> </FONT>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td bgcolor=#cccccc></td>
</tr>
</tbody>
</table>
<div align=center><img src="http://img.alibaba.com/images/eng/hermes/individual/china/gold/line.gif" width="750" height="15" align=center></div>
<br>
<table cellspacing=0 cellpadding=0 width=750 border=0 align="center">
<tr><td>
<p><? echo $feedback_info[0]["content"] ?></p><br><br>
</td></tr>
</table>
<table border=0 cellpadding=0 cellspacing=0 width="750" align="center">
<tr>
<td class=M><font color="#ffffff"><img src="http://img.alibaba.com/images/eng/hermes/individual/china/gold/table01.gif" width="13" height="18"></font></td>
<td class=M width="98%" background="http://img.alibaba.com/images/eng/hermes/individual/china/gold/table02.gif"><font class="M">Contact Information</font></td>
<td class=M><img src="http://img.alibaba.com/images/eng/hermes/individual/china/gold/table03.gif" width="2" height="18"></td>
</tr>
</table>
<?
$userid = $feedback_info[0]["userid"];
$user_info = read_en_userid($rc, $userid);
$company=$user_info[0]["company"];
?>
<table bgcolor=#cccccc border=0 cellpadding=0 cellspacing=0 width="750" align="center">
<tr>
<td>
<table border=0 cellpadding=3 cellspacing=1 width="750">
<tr bgcolor=#ffffff>
<td class=M width="30%"><font color="#666666"> Company Name:</font></td>
<td><? echo $company ?></td>
</tr>
<tr bgcolor=#f5f5f5>
<td class=M><font color="#666666"> Contact Person:</font></td>
<td>
<!--
<a href="http://my.alibaba.com/apps/feedback?req_page=feedback.init&domain=2&id=50002112" target='_brank'>
Zhou Yifang</a>
<a href="http://my.alibaba.com/apps/feedback?req_page=feedback.init&domain=2&id=50002112" target='_brank'><img src="http://img.alibaba.com/images/eng/b_inquire_now4.gif" align=absMiddle border=0></a>
<br><font class=s color=990000>(Your inquiry will be sent to the supplier directly)</font>
-->
<? echo $user_info[0]["linkman"] ?>
</td>
</tr>
<tr bgcolor=#ffffff>
<td class=M valign=top><font color="#666666"> Address:</font></td>
<td><? echo $user_info[0]["address"] ?> </td>
</tr>
<tr bgcolor=#f5f5f5> <td class=M><font color="#666666"> Zip:</font></td>
<td><? echo $user_info[0]["zip"] ?></td>
</tr>
<tr bgcolor=#ffffff> <td class=M><font color="#666666"> Telephone:</font></td>
<td><? echo $user_info[0]["tel"] ?></td>
</tr>
<tr bgcolor=#f5f5f5> <td class=M valign=top><font color="#666666"> Fax:</font></td>
<td><? echo $user_info[0]["fax"] ?></td>
</tr>
<tr bgcolor=#ffffff> <td class=M valign=top><font color="#666666"> Web Site:</font></td>
<td><? echo $user_info[0]["homepage"] ?></td>
</tr>
</table>
</td>
</tr>
</table>
<br>
<TABLE border=0 cellPadding=0 cellSpacing=0 width="750" align="center">
<Tbody>
<Tr>
<TD align=middle class=S>
<a href="sendmail.php?infoid=<? echo $infoid ?>&userid=<? echo $userid ?>" target='brank'>
<img src="http://img.alibaba.com/images/eng/b_inquire_now4.gif" align=absMiddle border=0></a>
<Br><BR><BR>
<Div></Div>
</Td>
</Tr>
</Tbody>
</Table>
</td>
</tr>
</table>
<?
include("en_end.php")
?>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -