Hello,
The following are my codes, but doesn't work.
Many thanks,
JW
***************************
<HTML>
<HEAD><% @LANGUAGE = VBScript %>
Response.ContentType = "application/vnd.ms-excel"
<TITLE>Post</TITLE>
</HEAD>
<BODY>
<%
dim whichAction
If...
Hello,
I try to create subform depends on the main form. I already have the main form(web page) called Patients and need to create subform(called examiniations)links by PatientID. Because one patient can have mutiful examinations, then I can add new examinations by mutiful times.
Thanks a lot.
JW
Hello,
I have the 2 tables one is called a Patients another is called a Examinations. The following are my tables: It seems that have the probles there. Since A
patient can have multiple examinations on multiple dates.
Anyone can tell me what is the best way to design these table.
Thanks a...
Thanks onpnt.
The following are my codes. I try to delete, add new..., but I don't know how to get them. Thanks again
JW
*******************
<HTML>
<HEAD>
<TITLE> CLINICAL DATABASE</TITLE>
</HEAD>
<BODY>
<CENTER>
<H1><FONT size=8>Clinical Database</H1></FONT>
<%=FormatDateTime(Now(),1)...
Hi, onpnt,
But I got another error when I changed to " Set ExcelFace = Server.CreateObject("Excel.Sheet")".
The Error:Server object error 'ASP 0196 : 80040154'
Cannot launch out of process component
/post.asp, line 20
Only InProc server components should be used. If...
Hi All,
The following are my codes, but I got error:
"Export error '80010108'
The object invoked has disconnected from its clients.
Any suggestion?
Thanks.
JW
<HTML>
<HEAD><%@ LANGUAGE="VBSCRIPT" %>
<TITLE>Excelface</TITLE>
</HEAD>
<BODY>
<%
dim whichAction
dim...
Hello,
I want to know how to export data to Excel from ASP form. I try to create a "Export" button to export data to Excel, but I don't know how...
Thanks in advices.
JW
Hello,
I ususlly use the SQl Srever and we try to remove SQL server to Oracle recently. The following are my question:
What are the different between PL/SQL and T-SQL?
There is the store procude in Oracle and SQL server, but why you need to use the PL/SQL?
Thanks for your advices.
JW
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.