FTP Communication

I want to transfer a text file and receive text file through ftp. Is it possible in ASP. If anybody knows then please help me or give URL

View Replies


ADVERTISEMENT

Communication With The Printer

i need a asp coding to communicate with the printer.here i need to get printouts of the selected data from the system .inside my interface i give the printer port in the network,printer path and the username password,after checking these things it specify the print job .

View Replies View Related

Server Communication

I want to make simple log in system with the password and username and the user will go into there own session. Now once in the session I want the user to be able to add a point to there point total. But when they log out; If they log back in I dont wont them to be able to add a point. once 24 hours pass they can add another point. Im not intrested in using cookies either unless u know of a way to use them so the user cant alter the cookie so they can add another point.

BUT MY MAIN THEORY WAS; I create a notepad(or include not sure what to use for this) which each user will have on the server. An when they add a point this is stored in the users notepad on the server An everytime they log in this notepad is checked and depending on if the notepad has 1 or a 2 (1 being yes and 2 being no). The user will not be able to add a point again if the notepads results are checked. So I want to check against the server with conditions to determine if the user can add a point or not.

View Replies View Related

Secure Communication Over Https !

I am developing an application over the web(intranet app). Now my problem
has to do with secure communication
between browser and webserver. I want to enable secure communication using
https. Are there any alternatives other than buying certificate for virtual
directory ?

View Replies View Related

ASP Communication Link Error

My web application often hit to the below error:-

Microsoft OLE DB Provider for ODBC Drivers error'8004005'
[Microsoft][ODBC SQL Server Driver]Communication link failure

However, if I restart the web application, it works find.

View Replies View Related

Access Database Communication.

how to communicate with a Microsoft Access Database that is not stored on the same server as the .asp file that needs to communicate with it.

Unfortunately the server that hosts the website I am working on does not support Access Databases, but they said if I could find a way to host the database on my own machine and have the .asp file communicate with it from their machine it would be fine. So... does anyone know how to do that or where I could find some information.

View Replies View Related

Cross Server Database Communication

I am trying to find a way to make an asp page on one computer access a database stored on a different computer and perform numerous operations on it. I am unsure if this is possible as up til now I've always used a database in the same folder as my .asp pages. Can anyone provide some insight into this?

View Replies View Related

Unable To Connect To Live Communication Server Through My Own UI

I am facing a problem that i am unable to connect to Live Communication Server using my own UI. Actually i want to access the API's in LCS through my own UI(which is a messenger UI),which i am using to implement chatting messenger in my project.

The main reson is that i dont know the code to connect to this LCS and what namespace shld i use so that i can access all the functionality of my LCS 2005.

The coding is to be done in c#. I could have used the MS OFFICE Communicator direcltly but i have to use my oen UI and thus i need to connect to this LCS...

View Replies View Related

Server To Server Communication?

Is it possible to communicate between two servers using IIS and ASP... perhaps overriding the response and request?

What I want to accomplish is do some database synchronization from a laptop copy of a web app to the live version, this would be done once the laptop is connected to the internet.

The laptop user would enter an ASP page which would send data to the live server (perhaps to another asp page specializing in translating the data), which would then send back requested data in the response and/or accept updated data.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved