Hi there,
I am having an urgent request regarding the hex.
I would like to insert Hex code ( 7F ) into my text file ( myfile.txt ), does anybody know how to do it by using DLL call? then I can use my install program to using the DLL calling function.
It looks link a "space" in the text file...
thanks man
but the title shows "http://www.google.com - Super Secret Title - Microsoft Internet Explorer"
Huumm...I just want to show "Internet Explorer"
I am using Windows XP Sp2 English version.
Cheers
Sheco, thanks for reply this :D
I tried the code of IE.Document.title = "Super Secret Title", but it doesn't work and prompt an error msg "Unspecified error" and the error code is 80004005
I just want to change it temporary. I have to change the registry DB if there no more solution of this...
Hi there,
I am using this code ie.vbs to open a link without the address bar and status bar ( I don't want user to know the web address )
Now, it everything is ok, but just the internet explorer's caption shows address. Is there a way to change the caption to Internet Explorer only?
Cheers...
Hi there,
I am using the script to set the default printer. Now I would like to check if is be set TRUR or FALSE, If so(TRUE) then prompt a msg.
----------------------------------------------
Set WshNetwork = WScript.CreateObject("WScript.Network")
PrinterPath =...
Hi there,
i am going to use radio element events to check all radio state in a page.
If type=radio then check state...(must select a Radio button )
can anybody help me ?
=====================code==================
<html>
<head>
<title>Untitled Document</title>
<meta...
from the DOC....
________________________________________________
What types of programs can be used as connect actions?
A connect action can be:
A dynamic-link library (DLL). Only DLLs run synchronously, meaning that Connection Manager starts the action and then waits for the function to...
Hi there,
I am not very good in English. I hope you know what I mean. THANKS :-)
Is there a way to launch an exe file via calling DLL file? (requires waiting for the EXE2 exit)
<< OR there is an DLL has already built in the Windows 2000? So, I can call use iy directly? >>
Possibly, you are...
Hi there,
Is there a way to disable the Ctrl + Alt + Del keys and release it later?
I found these links-> http://www.delphifaq.com/fq/q2023.shtml
can I convert it to dll call function?
cheers
Hi there,
Is there a way to read the BIOS? So, I can get the machine model, type, etc. !
It requires to call a tools???
Any tools can be used? Has anybody done this before?
BTW, I am not good at C++. :-)
Cheers
Hi there,
Is there a way to read the BIOS? So, I can get the machine model, type, etc. !
Personly, I think the VB can't get them directly. It requires to call a tools???
Any tools can be used?
Has anybody done this before?
Cheers
Hi Jon,
thanks for your help, the following code can create the key & value now. However, if I removed the line <<WScript.Echo WshShell.RegRead("HKCU\Software\ACME\FortuneTeller\MindReader")>>
how can I get the value [MindReader] and write it to the htm page??
cheers...
Hi Jon,
I read the doc and try it in my htm page below, however, the key/value can't be create/read! Any suggestions?
I am going to add the function to HTM page. So, when user access it, I can list user information there! :-)
Cheers
--------------code-------------------
<html>
<head>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.