I am getting intermittent "catastrophic failure" error (1x/day) at line# 1710. Prod WebServer has Win2K Adv Server with SP4. It has MDAC 2.71 RTM applied. Connection string has "Provider=oraoledb.oracle; bla bla" for Oracle 9i DB.
This custom ORADAC.dll registered outside COM+.
Any help will...
I am getting intermittent "catastrophic failure" error (1x/day) at line# 1710. Prod WebServer has Win2K Adv Server with SP4. It has MDAC 2.71 RTM applied. Connection string has "Provider=oraoledb.oracle; bla bla" for Oracle 9i DB.
This ORADAC.dll registered outside COM+.
Any help will be...
Hi,
We have a table T1 for Order
Orderid Total other details
100 $100 shiptoname1
200 $200 shiptoname2
300 $300 shiptoname3
400 $100 Shiptoname4
We have a table T2 for Transaction
Orderid Amount trx type
100 $75 AUTH
100 $75 SETT...
I created roughtly 10 reports for company. All are working fine.
Problem is that daily morning i have to open the report and refresh the data to populate new data. It ia realy pain. Is there any way to schedule the report and populate new data from background? so morning report with new data...
Hi jimmythegeek,
Please check the Name of all the form Field. u are using two times same name "txtPhaseDate".
Change the Name of One field.
Hope this will help you.
Anand
Anand
anandm@entcomm.com
Use <br><br><option value="Other"> Other.... </option><br><br>in VbScript or Javascript:<br><br>Function I_Checked_Other()<br><br>if Document.FrontPage_Form1.HereAboutUS.value = "Other" then<br> MsgBox " Please enter data in comments...
taval:<br><br>You can write your own client-side function either in javascript or vbscript. Use this fuction onblur event of input tag. <br><br>You will get error as soon as you coming out the respective input tag.<br><br>Anand <p>Anand Mishra<br><a...
crystal:<br><br>Gone throgh pete's sugessated documentation. <br>Please check relative path where you are transfering the ASP page. Transfer and excute method are sensitive to it.<br><br>Anand <p>Anand Mishra<br><a href=mailto:anandm@entcomm.com>anandm@entcomm.com</a><br><a href= > </a><br>
spacehawk:<br><br>It field is having data "" or null. <br>if it is null the change your if else for null or "" checking.<br><br>Try it.<br><br>Anand
Hello Jordi:<br><br>It seems that PWS/IIS services set to be manual in server. Please go to control panel then services then search for IIS and set the services to Automatic.<br><br>Hope this will help you.<br><br>Anand
HLotis:<br><br>>Can the organization globally recommend disabling cookies >and still have my ASP pages work on our Intranet that ><br>>require database values to update forms? <br><br>Yes, but decision of organisation will taking away some power of your application. Without cookies...
Hi:<br><br>You are right. it is best choice that know your limitation and accordiginly design the application. <br><br>Always there are more than one way to achieve the objectives. so look for best and adop it.<br><br>Anand
PatHastings:<br><br>Doing great job.<br><br>It is always recommeded open a connection and close and set = nothing before moving to new page.<br><br>Server is having pool of connection they will give one as requested by page. but if you are closing and set rs = nothing them...
HLotis:<br><br>>Can someone globally recommend disabling cookies and still >have ASP work? <br><br>Yes ASP pages will work. but if your page/application is using anything session/cookies that will not work. ASP is lot more that cookies. <br><br>>Can anyone program aound the need for...
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.