This topic is locked

Using UDF

3/6/2009 12:59:55 AM
ASPRunnerPro General questions
C
Carrie author

I have a User Defined Function that converts a string to Proper Case (for ex: Company Name).
I've used this quite a bit, but everytime I regen my asp app I have to modify code to include it.
How can I tell asprunner to include my proper.asp page (I think I mean, where do I tell it) so that it occurs every build.
I hope this makes sense.
Thank you carrie.

J
Jane 3/6/2009

Hi,
you can include your file in the C:/Program Files/ASPRunnerPro6.0/source/include/dbcommon.asp file just after this line:

<!--#include file="dal_source.asp"-->

C
Carrie author 3/6/2009

Thank you Jane.
I was including it, but in the wrong file.
Have a great day <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=38686&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' />