loads into the page.
Hello and thanks in advance for any help with my question. Here is what I would like to do if possible. I have an asp page that obtains its value from a memo database field. I would like to add a sub to the memo field and have it execute when the value is loaded into the page but it doesn't.
If I add the call to the sub in another section of the page it executes without a problem but in the database value it doesn't do anything. It doesn't write the code to the page nor does it execute. Am I attempting to do something that just won't work or not. The code I am using in my value field is <% Call MySub() %>
Life's a journey enjoy the ride...
jazzz
Hello and thanks in advance for any help with my question. Here is what I would like to do if possible. I have an asp page that obtains its value from a memo database field. I would like to add a sub to the memo field and have it execute when the value is loaded into the page but it doesn't.
If I add the call to the sub in another section of the page it executes without a problem but in the database value it doesn't do anything. It doesn't write the code to the page nor does it execute. Am I attempting to do something that just won't work or not. The code I am using in my value field is <% Call MySub() %>
Life's a journey enjoy the ride...
jazzz