tutor2000 Posted May 30, 2004 Posted May 30, 2004 Aloha gang I can't get autoitx to set my hta (html type page) on top by title I've tried several formats but I'm new to vbscript any suggestions? Rick
tutor2000 Posted May 31, 2004 Author Posted May 31, 2004 What code did you try?<TITLE>Save WebEmail Menu by Kirkham Ver 3</TITLE> <script LANGUAGE="VBScript"> <!--Set oAutoIt = CreateObject("AutoItX.Control")Set oAutoIt3 = CreateObject("AutoItX3.Control")localpath = oAutoIt.IniRead (".\rkcontrol.ini", "Paths", "localpath") oAutoIt3.IniWrite localpath&"\modules\rkcontrol.ini", "textpath", "Run","Blank"'savepath = oAutoIt.IniRead (localpath&"\modules\rkcontrol.ini", "textpath", "Command",TheForm.textpath.Value) var=oAutoIt3.WinSetOnTop ( "Save WebEmail Menu by Kirkham Ver 3", "", 1)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now