VBScript is not being executed

  • Thread starter Thread starter Adnan
  • Start date Start date
A

Adnan

Hi Folks!

This is not one old problem where "send form definitoin with item"
option when turned of will do the trick ccc

The VBScript won't execute on one custom form published in the Exchange
Public Folder when reading an item. Other form which I created few weeks
ago works ok. I have no clue why one form is working and the other is
not. It is the same user on the same box (Me) who is opening all this
forms. There is no diference in security settings for these two folder.
This is crazy!

How can I make that VBScript executes again? I cleared the cache and
deleted the old form version before publishing it again.

Thanks,

Cheers
 
Adnan said:
Hi Folks!

This is not one old problem where "send form definitoin with item"
option when turned of will do the trick ccc

The VBScript won't execute on one custom form published in the Exchange
Public Folder when reading an item. Other form which I created few weeks
ago works ok. I have no clue why one form is working and the other is
not. It is the same user on the same box (Me) who is opening all this
forms. There is no diference in security settings for these two folder.
This is crazy!

How can I make that VBScript executes again? I cleared the cache and
deleted the old form version before publishing it again.

Thanks,

Cheers

I didn't mention that I'm using Office XP. I found the solution. The
VBScript form didn't work when reading an item because I called the from
clicking on the Run This Form command (form opened from OFT file). When
I clicked
New->Choose Form->(Browse to my form in the public folder) and saved an
item, the VBScript code executed when I read that item.

Cheers
 
Back
Top