Hi Prgrmr,
I know to program in VB. But am not so comfortable with the advanced VB. Please, can you detail, how can I find the version, considering me as a starter.
With regards
Thanks Harley.
Actually, I would like to run a task everyday, from today, which will check whether , it is the first monday of that particular month,if yes then it has to send a file.
Hi dippncope,
I have tried this software and other softwares also. But I think, they don't give me the facility of replacing the existing image with another, keeping the same file name, as earlier.
For eg. by mistake I capture one page, but later on I realize, that it should be another page...
Hi,
Is there any available software, which can take the screen print while browing through HTML page/ sql query analyser or any other application running in windows (only print screen required page) and save it in a file automatically.
I have tried wink and snagit. But it didn't server my...
Thanks . It worked. I tried with another excel sheet, it was working. There might be some problem with the existing excel sheet, now I have to find out that.
Thanks Harley
To clear up the objects, I have added the code. Now this is my full set code-
Dim xlApp As New Excel.Application
Dim xlsheet As Excel.Worksheet
Dim xlBook As Excel.Workbook
Dim xl As Excel.Workbook
Dim nRow As Integer
Dim flag As Integer
List1.Visible = False...
I have put a message box before closing the excel to show the value in that cell, at that time it correctly pops up the value. When I open the excel sheet manually, it has not been reflected there.
Hi hmckillop,
I tried your code like the following, but when I open the excel, the value is not getting stored -
Dim xlApp As New Excel.Application
Dim xlsheet As Excel.Worksheet
Dim xlBook As Excel.Workbook
Dim xl As Excel.Workbook
Dim nRow As Integer
Dim flag As Integer...
Hi,
I am trying update an already existing excel file through VB 6.0 . But when I say objExcel.Save, it shows me another dialog box, saying, "this file already exists, whether you want to replace it?"
I don't want this dialog box to appear, it should be saved automatically.
Please let me know...
when
prompt document.show_randomize_trans_IWR.msg.value," ");
comes, the timer is stopped, can I make a timer which will keep this prompt for 10 secs and after that play a message and comes back again to the prompt and after that again plays a message and comes back to the prompt and for the...
I have written a timer for my application,but because of prompt or alert button, it is not able to work properly.
My timer function is -
var secs
var timerID = null
var timerRunning = false
var delay = 1000
var counter=0
function InitializeTimer()
{
// Set the length of the timer, in...
<!--show_randomize_IWR.cfm --->
<!-- In this file some insert and select queries are also there --->
<body>
<cfinclude template="show_GetSubject_IWR.cfm">
<cfinclude template="show_DOB.cfm">
</body>
<!---show_Get_subject_IWR.cfm--->
<head>
<script type="text/javascript">
function...
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.