Interacting With Desktop

Is it possible for an asp.net site that when it is viewed by a user, the
site can interact with the desktop apps possibly written in vb or access?
The use I am looking for is that if the user clicks on a staff's name in the
site, the site access an ms access app on user's desktop and locates the
relevant staff record.

View Replies


ADVERTISEMENT

Interacting With Two ASP Pages

I have created an ASP website that only consists of two pages. The first accepts an entry parm and runs various sql statements before displaying the results to the screen. Part of this build will include links to the second page passing in the relevant data. Updon clicking one of these links I want the second page to run another set of sql statements and return the results to page one.


Page one then builds the page again based upon the new entry parm. The critical thing here is that the second page recieves a parm, runs some sql and if data is available it automatically calls page 1 again with the new parameter.

This was working fine using some dubious code I found on the internet however, a recent upgrade to my hosts servers means they are less forgiving and I now recieve the legendary DLLHOST.EXE taking 100% CPU. I have ensured my whole site correctly clears/closes the result sets and connections so am sure the error lies with this code. The dubious code is as follows:

View Replies View Related

Interacting With E-commerce Site

To handle online transactions I need to be able to accept an incoming form from the the e-commerce server.

No problem there (I believe it will look the same as any other request?).

However I need to respond by sending a form back again.

How can I do that directly from the server in ASP without having a browser to load a page.

I believe in Perl one uses the LWP library and contructs the HTTP packet and then sends it back to the server.

View Replies View Related

Is Asp Capabale Of Interacting With Bank?

i have someone asking me if i can :

"Integration of this software with the bank for automated >>pre-authorized withdrawal system."

is this possible in asp with little problems?

View Replies View Related

SQL Desktop Engine

In my continuing quest to get a working ASP.net on my laptop, I came across a problem that I hope someone can help me with.

My laptop has WinXP Pro as the OS. I installed the following items from MS:

1) .NET framework Redist 1.1
2) .NET SDK
3) MS Data Access Components 2.7.

I then installed MS SQL Desktop engine, and the request of one of the tutorials. Everything seemed to work ok, until I shut down my computer. Then when I brought the system back up, SQL server didnt come back up. There is a little icon in the tray, but when I click on it, it asks for the server name and handle (which I have no idea on either because Im unaware how .net installs).

View Replies View Related

Desktop Icon

I have made online radio. but i want to make desktop icon for that small web
application so that everyone can listen radio on double click that icon.so plz tell how can i make that icon.

View Replies View Related

Active Desktop

I was thinking about using active desktop, asp, and IIS on my win 2k pro computer to setup a personalized interactive desktop. Has anyone ever done this before? If so do you have a screen shot or maybe some hints/information I could use? I've been searching google. From what I can figure all I have to do is program a webpage that looks and works the way I want. Then just tell active desktop to use it as the home page.

View Replies View Related

Shortcut To Desktop

I'm back with my relentless questions, well it's just one question this time and hopefully the answer to this will further my ASP studies.

if you load into Internet Explorer (any version) and goto File > Send > Shortcut to Desktop, you can probally guess what will happen if you then clicked. My question is, is there a means of doing the exact same thing using ASP code?

View Replies View Related

Setting ASP/SQL Desktop

Most ASP tutorials, etc, even the beginnner sites, just start out with the code. but what about your development environment?

Is there any way to set up a complete development environment on my PC (Windows ME, sadly) like I can with Apache/PHP/MySQL? In other words, a suitable server that parses ASP, and a SQL-compliant database. I realize getting into ASP goes into the commercial (non-free) arena, but are there ways around this in less-expensive or free ways?

View Replies View Related

Remote Desktop Connection

I want to create a web page with a list of servers but in the link of
the server name, execute an RDC connection to that server/desktop.

View Replies View Related

Session Problems With Desktop Shortcuts In IE

I have an issue that I've been encountering in an ASP application I'm working on. Most of the application is written in ASP, but there is one page written in ASP.NET. The ASP.NET page needs to have access to the ASP Session data to run correctly.

In order to achieve this I create my own HTTP request for a certain ASP page with the name of Session variable that I want is stored in the query string of the request. Code:

View Replies View Related







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