I am trying to DDE to a PT company(kent2000) on the server. Our PT data and company(kent2000) is located on the server but I get the error:
Foriegn application won't perform DDE application or method
I am using the following code:
quotepage.TextBoxLink.LinkMode = 0
quotepage.TextBoxLink.LinkTopic = "\\Server\C\PEACHW" & "|" & "KENT2000"
quotepage.TextBoxLink.LinkMode = 2
quotepage.TextBoxLink.LinkItem = "PASSWORD"
quotepage.TextBoxLink.Text = "GROVE\PASSWORD" 'a user ID (admin) and its password (peach) in BCS
quotepage.TextBoxLink.LinkPoke
iF ANYONE HAS SUCCESSFULLY DDE 'd over a network or from a different computer, please let me know.
Thanks,
Bebandit
Foriegn application won't perform DDE application or method
I am using the following code:
quotepage.TextBoxLink.LinkMode = 0
quotepage.TextBoxLink.LinkTopic = "\\Server\C\PEACHW" & "|" & "KENT2000"
quotepage.TextBoxLink.LinkMode = 2
quotepage.TextBoxLink.LinkItem = "PASSWORD"
quotepage.TextBoxLink.Text = "GROVE\PASSWORD" 'a user ID (admin) and its password (peach) in BCS
quotepage.TextBoxLink.LinkPoke
iF ANYONE HAS SUCCESSFULLY DDE 'd over a network or from a different computer, please let me know.
Thanks,
Bebandit