Snitz Forums 2000
Snitz Forums 2000
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Community Forums
 Code Support: ASP (Non-Forum Related)
 Inc_top.asp Link s - Code Help !!
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

brujo
Average Member

USA
602 Posts

Posted - 02 May 2002 :  16:24:03  Show Profile  Visit brujo's Homepage
I have my forum here :

http://jobinthesun.com/forum/

I am using snitz v3.3.03

I have pipey chat and use a link in inc_top.asp to open the chatroom......

I have put a script in the chatroom file so it opens in a chromeless window......

on the link to launch the window, I have been instructed in the document to put the following :


<p><a href="#" onclick="mywin001=openIT('http://jobinthesun.com/forum/chat_check.asp',600,400,null,null,'mywin001',5,true,true,true);return false">
Live Chat</a>



how does this fit in with the code in inc_top.asp - I have tried to do this - but got errors....


The particular code in inc_top.asp reads as follows :


a href=""http://jobinthesun.com/forum/chat_check.asp"" target=""_blank""><acronym title=""Chat now with JobInTheSun.com members live"">Live Chat</acronym></a>" & vbNewline & _



How do I get the code right so that inc_top.asp loads without problems ???

Any ideas / suggestions / help would be greatly appreciated


Thanks

RichardKinser
Snitz Forums Admin

USA
16655 Posts

Posted - 02 May 2002 :  16:48:02  Show Profile
try replacing this:

a href=""http://jobinthesun.com/forum/chat_check.asp"" target=""_blank""><acronym title=""Chat now with JobInTheSun.com members live"">Live Chat</acronym></a>" & vbNewline & _


with this:

a href=""#"" onclick=""mywin001=openIT('http://jobinthesun.com/forum/chat_check.asp',600,400,null,null,'mywin001',5,true,true,true);return false""><acronym title=""Chat now with JobInTheSun.com members live"">Live Chat</acronym></a>" & vbNewline & _
Go to Top of Page

@tomic
Senior Member

USA
1790 Posts

Posted - 02 May 2002 :  16:50:09  Show Profile  Visit @tomic's Homepage  Send @tomic an ICQ Message
It might help if you told us what errors you are getting. I registered and entered the chat room without any errors. Did you just fix it?

@tomic

http://www.skepticfriends.org
Go to Top of Page

brujo
Average Member

USA
602 Posts

Posted - 02 May 2002 :  17:55:00  Show Profile  Visit brujo's Homepage
no replaced inc_top.asp with the backup

when I try Richards suggestion - if I still get error messages - I will post next time......sorry



Go to Top of Page

brujo
Average Member

USA
602 Posts

Posted - 02 May 2002 :  18:11:44  Show Profile  Visit brujo's Homepage
right, well at least the page loads this time.....

replaced the code with what RK stated.....

however, now if you see, the forum loads as :

http://jobinthesun.com/forum/#

but it still loads ok

however, the link LIVE CHAT does not work....


no errors ....just does not work....

????

Thanks

Go to Top of Page

brujo
Average Member

USA
602 Posts

Posted - 02 May 2002 :  19:57:01  Show Profile  Visit brujo's Homepage
Richard,

I took the # out of the ""#""

Now page loads......and in the taskbar...it no longer says "done..with errors" as it did before...

have a look

http://jobinthesun.com/forum/



however, the link still does not work.....it simply takes the user back to the default.asp


any more suggestions anyone,....



Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
Snitz Forums 2000 © 2000-2021 Snitz™ Communications Go To Top Of Page
This page was generated in 0.32 seconds. Powered By: Snitz Forums 2000 Version 3.4.07