473,811 Members | 2,851 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Converting Website to 'Moveable' Application

ll
Hi,
I'm currently working with a 'classic ASP' intranet site which uses a
SQL server and am looking for possible ways to market it as an
application for certain medical fields. Where would be a good place
to start with this?
Thanks for any help,
Louis
Nov 19 '07 #1
6 1908
ll wrote on 19 nov 2007 in microsoft.publi c.inetserver.as p.general:
I'm currently working with a 'classic ASP' intranet site which uses a
SQL server and am looking for possible ways to market it as an
application for certain medical fields. Where would be a good place
to start with this?
You want to sell your internet site?

That is not an ASP Q.

Wrong NG.

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
Nov 19 '07 #2
"ll" <ba**********@y ahoo.comwrote in message
news:59******** *************** ***********@w34 g2000hsg.google groups.com...
Hi,
I'm currently working with a 'classic ASP' intranet site which uses a
SQL server and am looking for possible ways to market it as an
application for certain medical fields. Where would be a good place
to start with this?
Thats a tough question which is going to be geographically specific. I
doubt this is a function of being an Intranet application it will be more a
function of the medical problem it is solving.

--
Anthony Jones - MVP ASP/ASP.NET
Nov 20 '07 #3
"ll" <ba**********@y ahoo.comwrote in message
news:59******** *************** ***********@w34 g2000hsg.google groups.com...
Hi,
I'm currently working with a 'classic ASP' intranet site which uses a
SQL server and am looking for possible ways to market it as an
application for certain medical fields. Where would be a good place
to start with this?
What are you wanting to do?
a) Offer your application over the Internet?
b) Offer your application as a standalone utility?
c) Assistance with marketing your application?
Nov 20 '07 #4
"McKirahan" <Ne**@McKirahan .comwrote in message
news:Qo******** *************** *******@comcast .com...
"ll" <ba**********@y ahoo.comwrote in message
news:59******** *************** ***********@w34 g2000hsg.google groups.com...
Hi,
I'm currently working with a 'classic ASP' intranet site which uses a
SQL server and am looking for possible ways to market it as an
application for certain medical fields. Where would be a good place
to start with this?

What are you wanting to do?
a) Offer your application over the Internet?
b) Offer your application as a standalone utility?
c) Assistance with marketing your application?
Per your subject line "Converting Website to 'Moveable' Application":

Do you want to "move" your application to a Web server on the Internet
that you control or to the intranet Web servers of your customers?

Or do you want a fully portable application that doesn't require a Web
server? To do this approach you could convert the SQL Server database
to SQL Server Express (or MS-Access) and the ASP pages to an HTA.
Nov 20 '07 #5
ll
On Nov 20, 12:50 pm, "McKirahan" <N...@McKirahan .comwrote:
"McKirahan" <N...@McKirahan .comwrote in message

news:Qo******** *************** *******@comcast .com...
"ll" <barn104_1...@y ahoo.comwrote in message
news:59******** *************** ***********@w34 g2000hsg.google groups.com...
Hi,
I'm currently working with a 'classic ASP' intranet site which uses a
SQL server and am looking for possible ways to market it as an
application for certain medical fields. Where would be a good place
to start with this?
What are you wanting to do?
a) Offer your application over the Internet?
b) Offer your application as a standalone utility?
c) Assistance with marketing your application?

Per your subject line "Converting Website to 'Moveable' Application":

Do you want to "move" your application to a Web server on the Internet
that you control or to the intranet Web servers of your customers?

Or do you want a fully portable application that doesn't require a Web
server? To do this approach you could convert the SQL Server database
to SQL Server Express (or MS-Access) and the ASP pages to an HTA.
Many thanks - yes, the fully portable application is what I was
getting at. Will look into these options.
Nov 21 '07 #6
"ll" <ba**********@y ahoo.comwrote in message
news:96******** *************** ***********@a28 g2000hsc.google groups.com...
On Nov 20, 12:50 pm, "McKirahan" <N...@McKirahan .comwrote:
"McKirahan" <N...@McKirahan .comwrote in message

news:Qo******** *************** *******@comcast .com...
"ll" <barn104_1...@y ahoo.comwrote in message
news:59******* *************** ************@w3 4g2000hsg.googl egroups.com...
Hi,
I'm currently working with a 'classic ASP' intranet site which uses
a
SQL server and am looking for possible ways to market it as an
application for certain medical fields. Where would be a good place
to start with this?
What are you wanting to do?
a) Offer your application over the Internet?
b) Offer your application as a standalone utility?
c) Assistance with marketing your application?
Per your subject line "Converting Website to 'Moveable' Application":

Do you want to "move" your application to a Web server on the Internet
that you control or to the intranet Web servers of your customers?

Or do you want a fully portable application that doesn't require a Web
server? To do this approach you could convert the SQL Server database
to SQL Server Express (or MS-Access) and the ASP pages to an HTA.

Many thanks - yes, the fully portable application is what I was
getting at. Will look into these options.
It can be fairly straightforward to port an ASP page to an HTA file.
It's a little trickier when you want to merge several pages into a single
HTA.

A word of caution -- the logic in your ASP pages resides on the Web server
and is not exposed to the client; however, with an HTA they have the code.

One approach to "securing" some of the application would be to require an
Internet connection to your Web server to perform some aspects of the app.

Nov 21 '07 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
1571
by: engwar1 | last post by:
I'm a .NET newbie and am beginning the process of converting an existing personal website to .NET from classic ASP. I'm assuming I want my aspx files in the root of my site in the same place as my asp files. In this way when I eventually get switched over to all aspx files my URLs will not have an extra directory name, only the extensions will change. I've got things set up and working on my dev box but have some questions.
2
2645
by: Galaxia | last post by:
Hi, I'm using C# in VS .Net 2003. How can I build movable toolbars as that in VS IDE, dragging and arranging them? More, how can the moveable toolbar be put into the same line of Menu, as that in IE. Can anyone introduce some articles or source codes? Thanks. -- "Forward Galaxia"
1
2894
by: simon | last post by:
Is it posible to create moveable panel in asp.net? When user clicks on time link in my dataGrid, I open the panel over the datagrid. If the panel is opened, than data below the panel is not visible. So I would like to achive, that user can pick the panel with mouse click and move it around the screen. Is it possible? Any solution?
5
2529
by: Robert | last post by:
I have a series of web applications (configured as separate applications) on a server. There is a main application at the root and then several virtual directories that are independant applications. I am testing an upgrade of all of the sites and have converted the main root site...although not necessarily fixed any issues. I move on instead and converted one of the virtual roots that is a seperate
3
1147
by: VJ | last post by:
I am looking to implement moveable toolbars like in Word, or Visual Studio... any pointers or articles would great.. Thanks VJ
3
3212
by: Flashster | last post by:
How do I create a moveable toolbar that can be docked on a windows form?. I'm using vb .net (2002). I have added the toolbar item to the windows form, but I cannot see a way of making it draggable, nor adding the classic 'dragging bar' on the left hand side of the toolbar? (sorry, I'm a new to VB .net) Flashster
2
5872
by: shenanwei | last post by:
DB2 V8.2 on AIX, type II index is created. I see this from deadlock event monitor. 5) Deadlocked Connection ... Participant no.: 2 Lock wait start time: 09/18/2006 23:04:09.911774 ...... Deadlocked Statement: Type : Dynamic Operation: Execute
4
6523
by: olseni | last post by:
Hi, i am trying to make a report which consists of many subreports, and I need to make the subreports moveable and not show when the subreport has no data. I use an event procedure in the 'On no data' property: Private Sub Report_NoData(Cancel As Integer) Cancel = True End Sub but when i try to set the 'moveable' property on the subreport, I can select 'yes' but it pops back to 'No' and i cannot change that.... Do you...
1
2140
by: rajanji | last post by:
Hi All, Hw r u ???? Hope u all r doing gr8... Actually i have designed a website on jobportal in asp.net using sqlserver 2005 as a backend... and now m trying to convert its database to mysql.... I have installed and configured mysql correctly and all the libraries and namespaces working fine for mysql in my existing application... and also using the quick replace facility i have changed the namespaces i.e from System.data.sqlclient to...
0
9603
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10644
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
10393
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10124
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7664
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6882
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5550
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
4334
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3015
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.