Author |
Topic  |
gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 30 August 2000 : 03:10:37
|
<BLOCKQUOTE id=quote><font size=1 face="Verdana, Arial, Helvetica" id=quote>quote:<hr height=1 noshade id=quote> Referring to my previous post, the distributed code for 3.1 B2 <b>does not</b> contain the following: <pre id=code><font face=courier size=2 id=code> <head> <meta http-equiv="Refresh" content="2; URL=<% =Request.Form("refer")%>"> </head> </font id=code></pre id=code> <hr height=1 noshade id=quote></BLOCKQUOTE id=quote></font id=quote><font face="Verdana, Arial, Helvetica" size=2 id=quote>
Doug -
You're right, the code isn't in register.asp like that (wasn't there that way in quite some of the previous version either).
The code you are looking for is this: <pre id=code><font face=courier size=2 id=code> <meta http-equiv="Refresh" content="2; URL=<% =Request.Form("refer")%>"> <p align="center"><font face="<% =strDefaultFontFace %>" size="<% =strDefaultFontSize %>"><a href="<% =Request.Form("refer")%>">Back To Forum</font></a></p> </font id=code></pre id=code>
Judging by you remarks, that doesn't make the code HTML 4.1 compliant, but neither Netscape nor Internet Explorer seems to care. If you have a codefix that would make it HTML 4.1 complaint just let me know so it can be fixed. That <i>might</i> even keep FP2k happy <img src=icon_smile_wink.gif border=0 align=middle>
<b>Pierre Gorissen </b><img src="http://www.homepages.hetnet.nl/~pgoris01/burnout.gif" border=0> <font color=purple><font size=1>A fool learns from experience... a wise man learns from others...</font id=size1></font id=purple> |
 |
|
Michael
Starting Member
USA
6 Posts |
Posted - 30 August 2000 : 12:00:25
|
It works and looks great! Thanks for writing this, I definitely plan on using it!
Michael |
 |
|
ASPTools
New Member

USA
89 Posts |
Posted - 31 August 2000 : 22:09:20
|
I get this error when i go and view a profile:
ADODB.Recordset error '800a0cc1' Item cannot be found in the collection corresponding to the requested name or ordinal.
/forum/member_profile.asp, line 291
can someone help me??
----------------- ASPTools !Spice up your site! www.asptools.co.uk ----------------- |
 |
|
pk_zone
New Member

Canada
69 Posts |
Posted - 01 September 2000 : 02:25:09
|
Couldn't get the <HEAD> code to work on 3.1b3 it just jumped right past the register page after a 2 second pause.... BTW this is a great mod, I did some of my own mods to it as well. I added MSN Messenger and a bunch of other stuff. Thanks for the basic idea and code though, you guys rock!! thanks again.
PK
|
 |
|
pk_zone
New Member

Canada
69 Posts |
Posted - 01 September 2000 : 23:50:49
|
Hello, how do I get the upload thing to work on this mod so users can upload their pictures?? I have an ASP upload utility already installed on the website, just need to know what I need to add and where....<br>
Thanks!
|
 |
|
Doug G
Support Moderator
    
USA
6493 Posts |
Posted - 02 September 2000 : 02:19:16
|
pk-
The <HEAD> code I quoted above shouldn't be used. It was created by my FrontPage editor and isn't part of the distributed Snitz code.
Yes, if you add the <head> in the page you'll have to be quick on the registration, 'cause you will only have 2 seconds to complete it! :)
====== Doug G ====== |
 |
|
pk_zone
New Member

Canada
69 Posts |
Posted - 02 September 2000 : 16:06:04
|
haha, yes I finally figured that one out. guess I shouldn't be trying to work on this at 3 in the morning and half a sleep eh?!<br>
Cheers!<br>
PK
|
 |
|
Spooky
Development Team Member
 
New Zealand
320 Posts |
Posted - 05 September 2000 : 06:07:34
|
Doug, you are right, it will screw with that code (and a few other places) Even with the settings on "Dont screw with my code" Normally its good, but its still way better than 98 was. Im not sure if youll strike the same problems with the script editor that comes with it?
|
 |
|
fuzzie
Starting Member
35 Posts |
Posted - 05 September 2000 : 15:11:36
|
Where is the "don't screw with my code" setting?
|
 |
|
gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 05 September 2000 : 15:42:55
|
Hey I just removed 2 copies of your question a while ago and now there are 3 of them again !
<b>Pierre Gorissen </b><img src="http://www.homepages.hetnet.nl/~pgoris01/burnout.gif" border=0> <font color=purple><font size=1>A fool learns from experience... a wise man learns from others...</font id=size1></font id=purple> |
 |
|
fuzzie
Starting Member
35 Posts |
Posted - 07 September 2000 : 15:01:51
|
Sorry, but wasn't me....don't know what happened (it was probably Frontpage, hehe)
|
 |
|
Spooky
Development Team Member
 
New Zealand
320 Posts |
Posted - 08 September 2000 : 23:32:26
|
Go Tools > Page Options > HTML > Preserve existing html.
It works to a point, and I recommend it for anyone using asp within FP.
Things like meta refresh and some "&" code will trip it up still though.
|
 |
|
gor
Retired Admin
    
Netherlands
5511 Posts |
Posted - 11 September 2000 : 15:35:26
|
Extended Member Profile has been added to Version 3.1 Beta 4. Closing this topic...
<b>Pierre Gorissen </b><img src="http://www.homepages.hetnet.nl/~pgoris01/burnout.gif" border=0> <font color=purple><font size=1>A fool learns from experience... a wise man learns from others...</font id=size1></font id=purple> |
 |
|
Topic  |
|