Insided site builder, I have layouts designed to create custom html around templates. When i go into edit the layout, site builder quits putting the custom...
I'm not sure I can descibe this accurately but here goes. We have a Content Server set up in the DMZ. All access to the server is via Microsoft's ISA (Proxy...
A quick look at the schedule doesn't reveal the course you spoke about as of yet. Are there still plans to offer it this year? Thanks and best regards, Chris ...
I think they are doing beta on this course in early April (this week or next). After the beta, I think they are going to be publicizing the course. ... A quick...
James, In Site Builder, open the template that is building the link(s). Select the "Globals..." button. Select the "Options" tab. Check the box labeled "Omit...
Hello, I haven't seen or heard of a way yet to directly alter the contents of a Site Builder generated href link. This must be a sacred Stellent secret, never...
Yes, it will be on the schedule in May, thanks for asking. ... __________________________________ Do you Yahoo!? Yahoo! Small Business $15K Web Design Giveaway...
Brian, Do you know if this flag has the opposite control as well? Will setting it to false PREVENT printing with markup if someone accidentally left the...
If PrintWordDocWithMarkup=false (or is not set at all -- the default is false), then the Item param in Word's .PrintOut method is set to wdPrintDocumentContent...
Consider increasing your num_connections setting in your config settings so that you don't run out of db connections. NumConnections=## Jason ... Yesterday...
I do not have the flag set in my config so the Word doc settings must be overriding the assumption that false is the default setting. I'll have to mess around...
that doesn't always help... If you are suffering from many users doing small, fast queries, and not getting their requests processed because you've run out of...
William, Thanks for the suggestion. Unfortunatly I still get that #TopOfPage on all my docs. I went to each template and selected in the Options to Omit...
Hi everyone. I was wondering if anyone knows how to format an integer in idoc to display a little nicer. For example, I have a variable that contains the...
James, That's the setting to remove them. Which version of Site Builder are you using? William ... #TopOfPage ... Options ... (s). ... Check ... Close ... ...
Darlene, Just adding another thought... Do you have a lot of workflows enabled? Seems like I remember something (faintly) about the workflow mechanisms...
I really appreciate all the input on this. We aren't running any workflows so that's not a problem. I don't think we have any very complex queries going on -...
Darlene, Just one more thing to add to William's previous comment. There is a patch available for this particular defect (DB handles not being closed within...
David Yup, that's the driver JDBC driver I'm using - newly installed last week. jtds_jdbcdriver.zip downloaded from freeTDS. Darlene ... From: David McCarty...
Haven't used the workflow dialogs too much but noticed that you can't re-order or insert new workflow steps in a workflow. How can this be? Is there another...
Has anyone found an easy way to determine what version of a component you are running on Content Server? With the exception of a few components that have the...
Hello guys We have a situation where we have to pick the reviewer "on the fly". So to say,we have a custom field "xdepartment" for example and we want that the...
Hi, Is there a way to change this value? If so, where? We are using HTTPS and for some reason the URLs in our custom Subscription and Workflow emails do not...
Hello people ! I had written in my last mail that I was using "tokens" to select Reviewer "on the fly". But now I am in a situation where I have to select...
Hey all, My first time posting to the list, so hello! :o) Building an app using the idcServerBean, for some general users to be able to hop in, upload their...
Hey Dude, Welcome to the list. I'm a keen IDCServerBean fan too :) Try this SCS tag in your JSP to populate all the custom option lists in the page scope. ...