Click here to Skip to main content
15,886,110 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

i am a beginner at programming in Sage CRM. I use the Custom Pages and try my very best with ASP.
My task is to programm a new section called 'meetings'. A meeting differs from a 'normal' Team term because the user has to register for it. Furthermore a user may only create new meetings for his teams. So I need to know all of the current users teams.

Can somebody help me please?
Posted
Updated 19-May-10 9:26am
v3

Why are you using ASP and not ASP.NET ? Why do you have a 'task' that is reasonably complex, when you have no idea what you're doing ? Please tell me no-one is paying for your beginner code ? That's called stealing.
 
Share this answer
 
Hi Christian,

because i try to learn it. It's a self given task and no i am not payed for it. Is there any problem for you if someone is trying to learn something? I searched the web for some good development tutorials but i did not find them.

I did not think that the task is that complicated. At least you just need to make a select in the database to get the teams, but i liked to know if there is an easier way. You see there are different objects, where you can get informations from e.g.CurrentUser.user_primarychannelid is the primary team.

So do you know if there is a way, or are you just trying to make me leave my task?

Greetings Railin
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900