Print Page | Close Window

how u do that ? ?

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=2812
Printed Date: 01 April 2026 at 10:05am
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: how u do that ? ?
Posted By: zadax
Subject: how u do that ? ?
Date Posted: 18 May 2003 at 9:28am

whan i roll over the mouse on on of the topics i can see the first Message in little Box that ROCKZZZZ  

can somone plllllllllzzzzzzzzzzzzzzzzz Tell  how i do that  ?   files somthing plzzzzzzz !!




Replies:
Posted By: WebWiz-Bruce
Date Posted: 18 May 2003 at 9:42am

You can add the attrbute title="some text here" to any link, this then displays as a pop up when the mouse is moved over it.

The one you see on the topics page of this forum is something I am testing for version 7.02 that places the first 200 characters of a post into the title attribute of the link. To prevent errors all the HTML is stripped from the beginning of the post using a new function that I am currently testing.

There are still some bugs etc. to iron out with it.



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: zadax
Date Posted: 18 May 2003 at 9:50am

i think its Rockz !! way to go !!

if u can  plz send me the Files .. Code ... and i will try to help debuging



Posted By: hans3702
Date Posted: 18 May 2003 at 9:50am
what about the same with the last post icon?

-------------


Posted By: hans3702
Date Posted: 18 May 2003 at 9:54am
Might be an idea to make "first 200 characters" variable from the admin section so forum admin can put a value of eg 0 in it to reduce the number of bytes send to the client

-------------


Posted By: zadax
Date Posted: 18 May 2003 at 9:57am

idea : maybe u add this to the Profile  page .. and then the users can choose how much characters they want to see (just an opinion)

Borg plz send the Code to the Mod Builder Groups and than we could help u Faster and making Mods with this [=



Posted By: WebWiz-Bruce
Date Posted: 18 May 2003 at 10:04am
I finshed testing the code and it all works fine, but it requires so many new lines of codes in multiple files that it wouldn't be practical publsihing the code in the post, so I'm afraid you'll just have to wait for version 7.02 to become available.

-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: WebWiz-Bruce
Date Posted: 18 May 2003 at 10:08am

The number of characters won't be added as an admin option at the moment as it would mean having to change the database which I don't want to do between minor versions otherwise I will get thousands of posts from people who have trouble with upgrading. By keeping the database the same only the files need to be updated so there will be no loss of data for those who don't know much about databases.

Also if you move the mouse over the first poster you can see when the first post was made in that topic.



-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting


Posted By: 808Rider
Date Posted: 20 May 2003 at 8:42pm
That is absolutely sweeeeeeeeeeeet!!!!!! -boRg-
You rock!!!!

-------------
PodcastPUP: http://podcastpup.com - http://podcastpup.com
808Talk: http://808Talk.com - http://808Talk.com
808TTV: http://808Talk.tv - http://808Talk.tv


Posted By: Stefano
Date Posted: 28 May 2003 at 2:11pm

Borg,
for the database changes, could you just do that in an SQL alter statement, rather than changing the DB manually?

you could use error handling to do it, if a table does not exist, then do something like:
cn.Execute "ALTER TABLE TableX ADD FieldX INTEGER"

Just a thought..I'm more of a VB'er, so I don't know if that can work with vbscript.




Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net