The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Subscribe to user

2 posters

Go down

Subscribe to user Empty Subscribe to user

Post by nextlevelgaming Sat 4 Aug - 8:38

I want to make a section where users can subscribe to other users. Nothing special, just if they click subscribe, it will put that users link to topics created by that user in a certain section.

say member a likes members b topics because they are informative he/she can click "subscribe" which in turn will place a link to member b "topics created by" in a section of member a html. I figure a little javascript action in hand would work, with a function such as onClick="javascript:createTable" or something like that. If any one knows let me know
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Subscribe to user Empty Re: Subscribe to user

Post by LGforum Sat 4 Aug - 15:00

It would require more than JavaScript, it would need server side coding and a new database table.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Subscribe to user Empty Re: Subscribe to user

Post by nextlevelgaming Sun 5 Aug - 0:54

oh. I was figuring a simple onClick="javascript:createTable()" or something of that sort even a executeScript or whatever. where the javascript would Create a link at a set destination where the other javascript is...correct if im wrong
nextlevelgaming
nextlevelgaming
Forumember

Male Posts : 989
Reputation : 38
Language : English|CSS|HTML5|javascript|
Location : New York

http://www.easybbtutorials.forumotion.com

Back to top Go down

Subscribe to user Empty Re: Subscribe to user

Post by LGforum Sun 5 Aug - 2:23

That: onClick="javascript:createTable()" means nothing. lol, sorry.

No, this wouldn't be possible. Subscriptions would need stored in a database.
LGforum
LGforum
Hyperactive

Male Posts : 2265
Reputation : 264
Language : English
Location : UK

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum