Ask a Question related to ASP Database, Design and Development.
-
Neil #1
accessing db on other pc
I am writing an asp.net webpage. It has some code behind it that uses data from an excel spreadsheet. My problem is that instead of having the excel spreadsheet reside on the server with my asp.net webpage, I would like the spreadsheet to reside on the users computer.
This way everyone has there own data but uses my algorthim on my server
This mean my asp.net program must make an ADO.Net connection to a "database" on the users computer. Is this possible? Can I get a connection to a database on someone elses computer or will security issues get in my
Thank you, Neil
Neil Guest
-
ASP accessing a VB.NET DLL?
Hello, I have a VB.NET DLL and want to access it via ASP. Is this possable? Dose anyone have an example? Thanks, Jack -
Accessing .NET dll from ASP
I hope this is the right forum to ask this question. I'm having a problem with accessing a dll I have created with vb.NET 2.0 with ASP. (no... -
accessing FH9 Help
When i go to the drop down for help, i get none? nothing happens no help window, the drop down does not appear to work, no access to help. HELP! ... -
Accessing an F key
Hi, Does someone know how can I access an F key using an html link, javascript, form object. I need to open a full screen window (like... -
ASP.NET: Accessing a Tag with C#
Hi, IN ASP.NET PAGE I HAVE DEFINED THE DIV TAG AS FOLLOWS:I want to access the value in the code behind(c#) . <div align="left" autopostback... -
Aaron Bertrand - MVP #2
Re: accessing db on other pc
> I am writing an asp.net webpage.
[url]http://www.aspfaq.com/5002[/url]
Aaron Bertrand - MVP Guest
-
Bob Lehmann #3
Re: accessing db on other pc
Security issues will get in your.
Bob Lehmann
"Neil" <neildevgon@hotmail.com> wrote in message
news:EF01869F-AD09-42D4-A0A9-DB95ED372EF6@microsoft.com...from an excel spreadsheet. My problem is that instead of having the excel> I am writing an asp.net webpage. It has some code behind it that uses data
spreadsheet reside on the server with my asp.net webpage, I would like the
spreadsheet to reside on the users computer."database" on the users computer. Is this possible? Can I get a connection>
> This way everyone has there own data but uses my algorthim on my server.
>
> This mean my asp.net program must make an ADO.Net connection to a
to a database on someone elses computer or will security issues get in my?> Thank you, Neil
Bob Lehmann Guest



Reply With Quote

