falconer
Registered Member
- Dec 17, 2009
- 92
- 121
Hi Guys,
I had a desktop app built in .net a year or so ago and the original coder is no longer contactable. Part of what it did was grab keywords using the old G external keyword tool at
("h**ps://adwords.google.com/select/KeywordToolExternal?forceLegacy=true").
As you all know this no longer available and I'm trying to fix my script to use the current tool.
I'm a complete noob at programming but found this line in a dll file -
webBrowser1.Navigate("https://adwords.google.com/select/KeywordToolExternal?forceLegacy=true")
I assume this needs changing and wonder if anyone might be able to help with this?
I had a desktop app built in .net a year or so ago and the original coder is no longer contactable. Part of what it did was grab keywords using the old G external keyword tool at
("h**ps://adwords.google.com/select/KeywordToolExternal?forceLegacy=true").
As you all know this no longer available and I'm trying to fix my script to use the current tool.
I'm a complete noob at programming but found this line in a dll file -
webBrowser1.Navigate("https://adwords.google.com/select/KeywordToolExternal?forceLegacy=true")
I assume this needs changing and wonder if anyone might be able to help with this?