Welcome Visitor, Please Login or Register Now Sunday, April 28, 2024 07:36 AM 
Forums Index > Mewsoft Products > Auctionawy > scripting problems
New Topic   New Reply
Search for:
Author Message
ctoshack ctoshack's personal page
Registered Member
Posts: 3 Display member's posts
Joined: 03-04-06 07:56 PM
Member Offline
View Member's Profile Send private message
 
Back to top
scripting problems Edit Delete Reply with quote Quote
First Post Posted on: 02-25-08 11:34 AM next post first post
How do I get a page to call a cell out of the user data base in MySQL Specifically the User1 cell which I have set up as a referred by colum on my sign up sheet. Here is the code I have written in the Account Manager Overview Template: It's near the bottom in bold. As well which language file do I enter the label in?

<BR>
<DIV ALIGN="left"><CENTER>
<TABLE BORDER="01" WIDTH="600" CELLPADDING="4" BGCOLOR="#FFFFFF" CELLSPACING="0" BORDERCOLOR="#E6E6E6">
<!--DWLayoutTable-->
<TR>
<TD height="29" COLSPAN="2" ALIGN="center" VALIGN="middle">[[account_manager_main_page_title]]
</TD>
</TR>
<TR>
<TD height="29" COLSPAN="2" ALIGN="left" VALIGN="middle">[[account_manager_main_help]]</TD>
</TR>
<TR>
<TD width="229" height="29" ALIGN="right">[[account_current_balance_label]]</TD>
<TD width="349" ALIGN="left">
<!--BALANCE-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_name_label]]</TD>
<TD ALIGN="left">
<!--First_Name-->
,
<!--Last_Name-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_company_label]]</TD>
<TD ALIGN="left">
<!--Company-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_street_label]]</TD>
<TD ALIGN="left">
<!--Street-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_city_label]]</TD>
<TD ALIGN="left">
<!--City-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_state_label]]</TD>
<TD ALIGN="left">
<!--State-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_country_label]]</TD>
<TD ALIGN="left">
<!--Country-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_phone_label]]</TD>
<TD ALIGN="left">
<!--Phone-->
</TD>
</TR>
<TR>
<TD height="29" ALIGN="right">[[account_email_label]]</TD>
<TD ALIGN="left" valign="top">
<!--Email-->
</TD>
</TR>
<tr>
<td height="29" align="right" valign="top">[[referred_by_label]]</td>
<td align="left" valign="top">
<!--User1-->
</td>
</tr>
<tr>
<td height="80" colspan="2" valign="top"><div align="center">
<p> <!--CLASS::Banner:View_Account--> </p>
</div></td>
</tr>
</TABLE>
</CENTER>
</DIV>
<BR>
ctoshack ctoshack's personal page
Registered Member
Posts: 3 Display member's posts
Joined: 03-04-06 07:56 PM
Member Offline
View Member's Profile Send private message
 
Back to top
Re: scripting problems Edit Delete Reply with quote Quote
Reply #: 1 Posted on: 02-25-08 11:37 AM next post previous post
even better then that can someone tell me how I would be able to get the information from that cell in MySQL every time someon enters it on the signup page and submits there new account.
mewsoft mewsoft's personal page
Administrator Team Member
Posts: 5381 Display member's posts
Joined: 04-28-24 07:36 AM
Location: knxoville, TN, USA
Member Offline
View Member's Profile Visit member's website Mewsoft Corporation Send private message ICQ Messenger: ICQ AIM Messenger: AIM YIM Messenger: Yahoo MSN Messenger: MSN
 
Back to top
Re: scripting problems Edit Delete Reply with quote Quote
Reply #: 2 Posted on: 02-25-08 01:50 PM last post previous post
To retrive the custom fields for your own stats or external programs you need to write your own custom scripts.

Mewsoft Support
www.mewsoft.com

Page 1 of 1
Go to page:

New Topic   New Reply Mark Unread
Jump to:  
Delete   Move     Lock   +Favorits   +Notify   Print