Hi: Anybody out there who can give me a hand? I started
using VBA for Word and created a simple page as a template
with one control button on the page. When this control is
clicked on it sends the page through the local email as an
attachment. This seems to work fine on my computer but
when I copy the file over on the local server i suddenly
loose all the code behind the control button, so nothing
happens when someone else wants to send an email. Anybody
know why this is happening and how I can correct for this?

Thanks

Rocky

Loosing Code in a Template by Jan

Jan
Tue Jul 08 09:24:23 CDT 2003

Rocky,
It is possible that your code is stored in the normal.dot
rather than in your custom template.

J
>-----Original Message-----
>Hi: Anybody out there who can give me a hand? I started
>using VBA for Word and created a simple page as a
template
>with one control button on the page. When this control is
>clicked on it sends the page through the local email as
an
>attachment. This seems to work fine on my computer but
>when I copy the file over on the local server i suddenly
>loose all the code behind the control button, so nothing
>happens when someone else wants to send an email. Anybody
>know why this is happening and how I can correct for this?
>
>Thanks
>
>Rocky
>.
>

Loosing Code in a Template by Rocky

Rocky
Tue Jul 08 10:35:41 CDT 2003

Hi Jan: I tried to expand the Normal.dot folder in the VB
Editor and all I get is "Project in unviewable" which is
very fustrating. This may be the problem. Jan I'm new at
this and would like ask your thelp in finding a way to
view this folder. I appreciate the help.

Thanks
Rocky
>-----Original Message-----
>Rocky,
>It is possible that your code is stored in the normal.dot
>rather than in your custom template.
>
>J
>>-----Original Message-----
>>Hi: Anybody out there who can give me a hand? I started
>>using VBA for Word and created a simple page as a
>template
>>with one control button on the page. When this control
is
>>clicked on it sends the page through the local email as
>an
>>attachment. This seems to work fine on my computer but
>>when I copy the file over on the local server i suddenly
>>loose all the code behind the control button, so nothing
>>happens when someone else wants to send an email.
Anybody
>>know why this is happening and how I can correct for
this?
>>
>>Thanks
>>
>>Rocky
>>.
>>
>.
>