I am trying to call a function through a button click event.
Ex:
Response.write "<INPUT TYPE=""Submit"" VALUE=""Copy"" onClick=""return dataset()"">"
Dataset() function should be able to return values returned by following query:
Select Desc2 from XXXX where bla bla bla
If there is...
Hi cLFlaVA,
I am using ASP. Form A contains several textarea fields. Data in textarea field is resulting from SQL statements - querying a Oracle DB.
Let's say Form - A contains weekly status report for week 10. Form - A will have a button at the bottom called COPY. If user hits that button a...
Guys,
Is it possible to copy values from FORM - B (text field) to another form FORM - A (text field) using checkbox (on FORM -B) as selection criteria? Can someone point to me a sample code? . Form A and FORM B will be opened in different browser windows.
FORM B will have a submit button...
tsuji,
Well, It works, but I have FORM A and FORM B on two different browser windows. FROM - B will have a submit button for uses's to click after they have used the check box criteria for text they want to copy onto a text box on form - A.
Any thoughts .....
Mav
Guys,
Is it possible to copy values from FORM - B (text field) to another form FORM - A using checkbox (on FORM -B) as selection criteria? Can someone point to me a sample code? I am using ASP.
Thanks,
Mav
Guys,
My excel macro runs a batch script using shell command and other VBA code. I would like to know what command in VB I can use to stop executing of VBA code until my batch script is finished.
VBA code lines1
somewhere in between I am calling shell to run a batch file
More VBA code lines2...
Guys,
I installed Tomcat5.0.19 on a solaris box. I am able to see welcome page and rest of the stuff just fine. When I tried to click on jsp-examples I get this error:
HTTP Status 404 - /jsp-examples
description The requested resource (/jsp-examples/) is not available.
I tried to look into...
I have two instances of tomcat 5.0.19 under:
/usr/local/opt/jakarta-tomcat-5.0.19/tomcat5a
and
usr/local/opt/jakarta-tomcat-5.0.19/tomcat5b
I went in server.xml of tomcat 5a (/usr/local/opt/jakarta-tomcat-5.0.19/tomcat5a/conf/server.xml)
And changed default port 8080 to 15643 in the...
This is changeling question for all the SQL server gurus out there.
Can some point me in the right direction to accomplish following task on 2000 SQL Server.
I am trying to figure out how to schedule a job, which runs on every third weekday of the month. I also would like to program it in such...
Guys,
I am trying to perform unattended IIS 5 install on Win 2000 server. Here are the details:
After creating answer file I am typing following at the DOS prompt:
C:\>sysocmgr.exe/i:%C:\Winnt%\inf\sysoc.inf /u:C:\IISinstall.txt
After hitting enter key I am getting the following error:
The...
Hi Guys,
Can someone please give me some tips on how to write a batch file that will reboot NT server automatically at midnight every two weeks?
Thanks,
Mav
Hi Guys,
I am trying to compile YesNoDialog.java file, which is used to put of Yes and No dialog box on the web page. When I compile YesNoDialog.java files it creates two class files:
1) YesNoDialog.class
2) YesNoDialog$1.class
I have no idea what is YesNoDialog$1.class is been created for...
Hi Guys,
Here is the problem I am facing:
I am trying to change size of a column from char 8 - to char 10 in SQL Server 6.5. As far as I know there is no way you can do that in SQL Server 6.5. So to overcome this problem I generated SQL script of existing database with field size 8 and modify...
Hi there,
My NT server SECURITY event log is not recording anything in the event viewer. All the Log settings looking OK ex. Event log rapping set to: Overwrite Events as needed. I don’t know what the problem is? Any suggestions in this regard will be highly appreciated.
Thanks,
Mav
PateH2,
Thanks for your response.
80% in install I am getting the following error:
"GLBSSTUB caused a general protection error in module KRNL386.EXE at 0001:1E2E".
After doing little more research I found out that the install set for the application (16 bit VB application) was...
Wolluf, Jocsta, Eguy:
First of all thanks for your response.
80% in install I am getting the following error:
"GLBSSTUB caused a general protection error in module KRNL386.EXE at 0001:1E2E".
After doing little more research I found out that the install set for the application (16...
wolluf.
Thanks for your reply. Yes, they are part of the same problem. I posted it in both the forms because I am experiencing the same problem on NT and Win2000. After doing little more research I found out that the install set for the application (16 bit VB application) was prepared using...
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.