Hi Monir,

You could do a frame page with a single frame pointing to your CGI exe like
this:

<html>
<head>
<title>My Page</title>
</head>
<frameset cols="*">
        <frame name="main" src="http://......../GetData.exe";>
</frameset>
</html>

Hope this helps.

Denis Dup�r�     
Programmeur/analyste     
                                                         
R�f�rence Syst�mes inc.  
T�l. : 418.650.0997      
T�l�c. : 418.650.9668    
Courriel : [EMAIL PROTECTED]     
Site Internet : www.reference.qc.ca      

-----Original Message-----
From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf
Of Mhd. Monir AlSabbagh
Sent: Thursday, May 26, 2005 2:19 PM
To: [email protected]
Subject: [delphi-en] Call CGI from HTML

 

Hi,

I have a Delphi CGI exe called GetData.exe, I want to make an html 
page so that the users call the page HYPERLINK
"http://....../GetData.htm"http://....../GetData.htm instead 
of  HYPERLINK "http://....../GetData.exe."http://....../GetData.exe. How?

Monir.




-----------------------------------------------------
Home page: http://groups.yahoo.com/group/delphi-en/
To unsubscribe: [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/delphi-en/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to