I have create a Event Handler of Dynamic Save Button. it is working properly. But after Save if I press F5 or Refress Button. Thr Event Handler again executed and Save Duplicate Data.
Provide Solution for the same.
Thank You.
I have a select control written in HTML which has multiple selection..
Those values selected from the list has to copied to Text box..
Want a client side code written in JavaScript
Ratish
I have a File Upload Control and a button which is NOT used for upload..
When I click this Button the File Selected with the File Upload control is cleared..
Need a solution
Tried creating page directive AutoPostBack=false
Need appropriate solution
Thanks and regards
Ratish
I have created a project .. Now i want to create a setup for it..
Now I have added a new Setup Project to the existing project.
in the user interface window I have added a new Dialog which contains 4 TextBoxes..
I want to know how to trap the values of the 4 TextBoxes.
and validate the...
Can anybody help me out...
I have a TreeView Control which has Nodes and ChildNodes
I want to convert it into XML
What is the easiest way to do it..
Ratz
I hav a very serious problem using SQL Server and Oracle
I have 2 Database having same structure one in Oracle and other in MSSQL 2000
I want to transfer Data from Oracle to SQL Server
---- Using Code
con.CommandTimeout = 0
con.ConnectionTimeout = 0
con.Open "Provider=MSDASQL.1;Persist...
I am using VB 6.0 and Crystal Reports 8... I need to know which all files are necessary for exporting the Crystal Report file (.rpt) to any other format say(.pdf)
This is for the client as he is gonna use only our software and he dont hav crystal report at his place and also not intend to...
I am using Crystal Report 8 and VB 6.0.. I can set the CR file to the CR Viewer..
But can anyone tell me how to find out the name of the File currently displayed in CR Viewer
I have written a Stored Procedure of around 50 lines...
Well while executin it manually it does not give any error
but while executin it via Application it executes a part of it but not in full....
how to find out the Error if its occuring
Ratz
Query1
select BD.PAYMENT_CODE,PM.PAYMENT_DESC as 'PAYMENTMODE', BD.COUPONTYPE, SUM(AMOUNT_RECEIVED) as TOTAL, 0 as total1
from BOM_HEADER BH JOIN BOM_DETAIL BD ON
BH.SHOPCODE=BD.SHOPCODE AND BH.CASHINGUP_ID=BD.CASHINGUP_ID
join PAYMENT_MODE_MASTER PM ON BD.PAYMENT_CODE=PM.PAYMENT_CODE
where...
When we Right Click the Text Box (Password) The windows Property Window is popped up..
I dont want that to happen
nor I want to use Ctrl+C Ctrl+V combinations
Help me !!!
Private Declare Function ZpArchive Lib "vbzip10.dll" (ByVal argc As Long, ByVal
funame As String, ByRef argv As ZIPnames) As Long
Returns long
0 if successfully Zipped
and what are the other possibilites and what the long signifies
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.