<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="https://syndication.webwiz.net/rss_namespace/">
 <channel>
  <title>Web Wiz Support and Community Forums : Customize Registrati&#111;n Page?</title>
  <link>https://forums.webwiz.net/</link>
  <description><![CDATA[This is an XML content feed of; Web Wiz Support and Community Forums : Web Wiz Forums : Customize Registrati&#111;n Page?]]></description>
  <copyright>Copyright (c) 2006-2013 Web Wiz Forums - All Rights Reserved.</copyright>
  <pubDate>Sat, 04 Apr 2026 03:35:27 +0000</pubDate>
  <lastBuildDate>Fri, 14 Nov 2003 15:14:40 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.08</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://forums.webwiz.net/RSS_post_feed.asp?TID=2283</WebWizForums:feedURL>
  <image>
   <title><![CDATA[Web Wiz Support and Community Forums]]></title>
   <url>https://forums.webwiz.net/forum_images/web_wiz_forums.png</url>
   <link>https://forums.webwiz.net/</link>
  </image>
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : I just wanted to say that boRg&amp;#039;s...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post36328.html#36328</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=13521">NooB</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 14&nbsp;November&nbsp;2003 at 3:14pm<br /><br /><P>I just wanted to say that boRg's response to the registration form changes made my job a lot easeir. </P><P>This was the easiest one to read and understand. After doing a search and&nbsp;going through 60 or so posts on this subject, I almost decided to stop looking and&nbsp;start a new thread,&nbsp;when I found this one. </P><P>Too bad it wasn't at the top of the search page It would have made life a lot easier for me.</P><P>Although I did not start this thread. I want to say thanks to boRg.</P><P>thanks </P><P>NooB</P>]]>
   </description>
   <pubDate>Fri, 14 Nov 2003 15:14:40 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post36328.html#36328</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : Thanks for the info BoRg. I just...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10617.html#10617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9725">NickC</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 2:41pm<br /><br /><P>Thanks for the info BoRg.</P><P>I just know HTML, and can see now that there's no simple way to modify the registration page.</P><P>Maybe one of the geniuses out there will write a registration-mod someday??</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 14:41:00 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10617.html#10617</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : It will be quite complicated if...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10611.html#10611</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=1">WebWiz-Bruce</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 2:21pm<br /><br /><P>It will be quite complicated if you don't know HTML, ASP, and databases.</P><P>You need to create new input boxes on the registration page to collect the information.</P><P>You then need to read it in, and depending on what sort of data you are getting check it for any malicious code.</P><P>Once this is done it needs to be saved in the database, for this you need to create new fields in the tblAuthor table in the database to hold the new data setting the data type of the fields for the type of data you want to hold.</P><P>Once all this is done you then need to alter any page you wish to show the new info on to read in the data from the database then display it in the HTML. One of the main pages you will need to edit is probaly the pop_up_profile.asp page which will need to be edited anyway to remove the parts that show the ICQ, AIM, address, etc.</P>]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 14:21:40 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10611.html#10611</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : If you like that the data that...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10608.html#10608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=4153">tixe</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 2:13pm<br /><br />If you like that the data that is submited from register.asp, and is keeped on&nbsp;the data base, will be showed on another page, yes&nbsp;&nbsp;absolutly.]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 14:13:46 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10608.html#10608</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : Okay, I&amp;#039;m learning. Does...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10603.html#10603</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9725">NickC</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 1:54pm<br /><br /><P>Okay, I'm learning.</P><P>Does someone out there have a customized registration page with new fields? Is it necessary to edit any pages other than register.asp?</P><P>I'd like to see how it's done.</P><P>Thanks.</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 13:54:30 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10603.html#10603</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : taking a curse abaut .html and...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10593.html#10593</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=4153">tixe</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 1:16pm<br /><br />taking a curse abaut .html and .asp <IMG src="https://forums.webwiz.net/smileys/smiley2.gif" border="0"><IMG src="https://forums.webwiz.net/smileys/smiley5.gif" border="0"><IMG src="https://forums.webwiz.net/smileys/smiley4.gif" border="0">]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 13:16:17 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10593.html#10593</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : Thanks, that worked! Now, how...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10590.html#10590</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9725">NickC</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 12:52pm<br /><br /><P>Thanks, that worked!</P><P>Now, how would&nbsp;I add new fields, to collect new information from registrants?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 12:52:50 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10590.html#10590</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : open ur Register.asp and look...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10576.html#10576</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7827">zadax</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 11:58am<br /><br /><P>open ur Register.asp and look for those lines : </P><P>&nbsp;</P><P><FONT color=blue size=4><strong>&nbsp; </strong><FONT size=1>&lt;tr bgcolor="&lt;% = strTableColour %&gt;" background="&lt;% = strTableBgImage %&gt;"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td align="left" width="50%"&nbsp; height="12" class="text" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;% = strTxtAIMAddress %&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td height="12" width="50%" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;input type="text" name="AIM" size="30" maxlength="60" value="&lt;% = strAIMAddress %&gt;" /&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr bgcolor="&lt;% = strTableColour %&gt;" background="&lt;% = strTableBgImage %&gt;"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td align="left" width="50%"&nbsp; height="12" class="text" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;% = strTxtMSNMessenger %&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td height="12" width="50%" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;input type="text" name="MSN" size="30" maxlength="60" value="&lt;% = strMSNAddress %&gt;" /&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;tr bgcolor="&lt;% = strTableColour %&gt;" background="&lt;% = strTableBgImage %&gt;"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td align="left" width="50%"&nbsp; height="12" class="text" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;% = strTxtYahooMessenger %&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;td height="12" width="50%" background="&lt;% = strTableBgImage %&gt;"&gt;&lt;input type="text" name="Yahoo" size="30" maxlength="60" value="&lt;% = strYahooAddress %&gt;" /&gt;&lt;/td&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp; &lt;/tr&gt;</FONT></FONT></P><P><strong><FONT color=#0000ff size=4></FONT></strong>&nbsp;</P><P><strong><FONT color=black size=2>Delte them and the AIM .. MSN ..Yhaoo&nbsp; will not show in the Register&nbsp;&nbsp; <IMG src="https://forums.webwiz.net/smileys/smiley17.gif" border="0"></FONT></strong></P><span style="font-size:10px"><br /><br />Edited by zadax</span>]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 11:58:36 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10576.html#10576</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : ok wait i will look for it on...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10570.html#10570</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=7827">zadax</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 11:24am<br /><br /><P>ok wait i will look for it on my Server and tell u results <IMG src="https://forums.webwiz.net/smileys/smiley12.gif" border="0"></P>]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 11:24:05 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10570.html#10570</guid>
  </item> 
  <item>
   <title><![CDATA[Customize Registrati&#111;n Page? : Thanks, but unfortunately I need...]]></title>
   <link>https://forums.webwiz.net/customize-registration-page_topic2283_post10558.html#10558</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://forums.webwiz.net/member_profile.asp?PF=9725">NickC</a><br /><strong>Subject:</strong> 2283<br /><strong>Posted:</strong> 29&nbsp;April&nbsp;2003 at 10:33am<br /><br /><P>Thanks, but unfortunately I need more help than that. </P><P>Which lines do I edit, and how should they be changed?</P><P>&nbsp;</P>]]>
   </description>
   <pubDate>Tue, 29 Apr 2003 10:33:16 +0000</pubDate>
   <guid isPermaLink="true">https://forums.webwiz.net/customize-registration-page_topic2283_post10558.html#10558</guid>
  </item> 
 </channel>
</rss>