|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi all,
I am working on ASP and Oracle. How to : make an exe file for the web pages............ any help will be appreciated with regards Rajneesh |
|
#2
|
||||
|
||||
|
What? You want to run an exe on the client with asp? Or what are you trying to do. More details please
|
|
#3
|
|||
|
|||
|
Hi Karsh44,
AS the project is an web development. i want to make an exe file of the project so that i can run the exe file on the client. |
|
#4
|
||||
|
||||
|
I still don't quite get it. Does anybody else? You want to "run the exe file on the client"? What is your project? Do you want to run the asp files on the client as an exe? Open the oracle connections from the client? What? Describe your project more. Code would be nice too.
|
|
#5
|
|||
|
|||
|
I guess rajashika is asking about the client package installer like a vb application. If that is what you are asking for rajashika, you dont need any client installation for a web application that is the big difference and big advantage of a web application. You just need the browser on the client machine and you need to know the web address of the web server.
Hope that helps ASPMAN
__________________
If you ask a question you are a fool for a second. But if you dont ask, you are a fool for a life time. |
|
#6
|
|||
|
|||
|
Hi,
My Project is an Online Filling Biodata forms.It has been developed in ASP and Oracle.AS my machine is on network. I want the application to run on the client machine which is at other location. How to run my application on the client machine........... any help will be appreciated with luv Rajneesh |
|
#7
|
|||
|
|||
|
Just get the URL like :
Http://www.yourcompay.com/yourpage.asp or if it is an intranet site, http://webservername/yourpage.asp on the client machine you need a browser. Type the url in the address bar and you should all set ( oh! did I say Press Enter after typing the URL?) These are the very basics of an ASP page creation. You must have skipped this in your tutorials. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > ASP Programming > Exe file |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|