Microsoft
Software
Hardware
Network
Question : Can we split name in HTML
HI,
Is there any way in html we can divide a full name in to two parts. I am using sage CRM and trying to create an Email template where I need only first name but when I put field #oppo_assigneduserid# it show me full name like "David Hone".I just need only first name.
Many thanks
Vijay
Answer : Can we split name in HTML
Alter the view that the template is based on to return the name as a custom field. Sage CRM uses the user ID field and the lookup is done by the DLL and not in the client code.
Lee
Random Solutions
Allow only uppercase characters in a column
Need a SQL query
C# - Error retrieving array from session state.
Update linked filenames in Excel 2007
Need Help Creating a FORMATFILE for a BULK INSERT
Question with System Volume Information
Socket Programming - Problem with size of files received on Listening Server
USB Shorting Out Motherboard
Javascript date calculation -- year isn't changing
Delete from table based on full-row results of subquery