Hi,
I would appreciate if anyone could tell me if we there is a way to drag and drop an image from one browser to another browser or perform the same operation between two frames on different asp pages.
Thanks in advance
Sudhir
Hi,
I would appreciate if anyone could help me by letting me know if an image can be dragged and dropped from one window to another window or from one frame to another frame.
Thanks in advance.
Sudhir
Hi,
I would like some help with IIS 4.0
Actually i am using cdonts.dll for sending mails from my asp page.
when i run the asp page from my computer which has IIS5.0 installed it works fine, but when i moved the code to my production server i.e IIS 4.0 it is not able to send the mail.
SMTP is...
Try this link and see if it helps you.
http://www.w3.org/TR/REC-CSS2/page.html
I havent tried setting the printer to print in landscape.
If u are able to do it please let me know about it.
sudhir
Hi,
I wanted to know if we could set the printer to print in landscape when the user clicks on a button or a image on a asp page for him/her to print the content of the page he/she is viewing.
I have tried the the @page attribute in CSS but it does not work.
Does anyone have any idea how to do...
Hi,
I am getting this error when i run a stored procedure from my asp page.
Error: ORA-06502: PL/SQL: numeric or value error: character string buffer too small ORA-06512: at "default.asp", line 107 ORA-06512: at line 1
in my stored procedure i have a variable 'sname' to which i...
I have indexes on the Id and Date field and the statistics are up-to-date.
If i tried Month(date) between 6 and 7 then the query works fines and i dont have any problems, i am facing this problem only when i use th exact date range like
Date between 2000-06-01 and 2000-07-01
sudhir
Hi,
I am facing a problem with a select statement
I am doing a join on three tables and my query is as follows
Select
Date,Pressure
from
SystemName SN,
WellName WN,
DailyTB DT
where
SN.SID = WN.SID and
WN.ID = DT.ID and
DT.Date between '2000-06-01' and '2000-07-01'
if i...
Hi,
I needed some help regarding charts.
My problem is that i have build a line graph based on two different tables on different x axis values into one single graph.
There are four values
eg.
Oil
Gas
Water
Tubing Pressure
The Oil,Gas and Water are recorded monthly ie. the 1st of every month...
Hi,
I needed some help regarding charts.
My problem is that i have build a line graph based on two different tables on different x axis values into one single graph.
There are four values
eg.
Oil
Gas
Water
Tubing Pressure
The Oil,Gas and Water are recorded monthly ie. the 1st of every month...
Hi,
I am new to crystal reports and i am facing a problem linking one parameter with another.
My problem is that i have a System Name from one table which is linked to the Well name in another table.
The user wants to select a System Name based on which the other parameter i.e the Well Name...
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.