Offline Web Development

Currently using WIN 98 + PWS for off line web development.Will WIN 2000 PRO support PWS? or does it have IIS5 bundled with it, or does it support no web server at all?

View Replies


ADVERTISEMENT

Offline ASP / CD

I may sound strange but that is what I want:
1'm in the process of creating a product search in ASP
using SQL server.

My management wants the developed web application
to run from a CD which will be given to customers and
consultants.

I suggested them to give the web address instead but
they are of the opinion that not all are internet-savvy and
might not have always-online internet connection.
I'm using ODBC to query SQL server and would it be possible
to run asp through CD itself What can be done in this stage.
Any good suggesstion and help would be grately beneficial

View Replies View Related

ASP Offline

Is there any way to create a page in ASP offline?I'm pretty sure I've heard of it, but I want to create a contact page (using CDO) and will be on vacation over the next few days.

View Replies View Related

Offline Develop

is it possible for me to develop a website
offline, and using CDO. How i can know that, the script I wrote at offline
and run at localhost will work when I host it on the webserver. I try to
write a website which allow to send order form to email. Now I facing the
problem, because I need to test it at localhost.

View Replies View Related

Administration Offline

i have a web site and i made it's administration offline using asp. I want after I fill a data in the offline database, onclick a button this data sent online.

The problem is that the site contains images and i want to send it offline on database and at the same time send upload these images online on click this button. I want both actions to be from the same page or window.

View Replies View Related

Take Access Database Offline

How do I make an access database offline or not available for users from the internet using asp code. My Sample:

My users authenticate against an access database but on a weekly basis, I would like to make it not available, to do my updates.

View Replies View Related

Page Is Offline/dead

I am trying to create a function that will check to see if a page is currently offline or down. If it is, then it will display an error message instead of a 404 page, and if it is online, then just display the page requested.

View Replies View Related

Developing Offline ASP Application

I am developing an asp application that requires data collection to occur both offline and online. Rather than redevelop the same asp pages used for online collection in another application like visual basic, I would like to be able to use the same asp webpages offline.

However, I can not seem to find any good solutions for offline use of ASP pages. I am hesitant to install PWS on each user using the application and would like to look at other options. I found an application that claims to "compile" ASP code (ASPExplore), but I yet to get it to work properly.

View Replies View Related

Offline Access DB Into Online?

I'm currently trying to teach myself PHP. I have what I think should be a simple task however I don't even know if it's possible. Is there any way to make my small desktop MS Access database of customers an accessible web application.

My dream would be to find a command in the file menu that says "Publish to Web" but my life could never be that easy. I don't have the time nor the desire to learn ASP so I would like to know what the easiest way to get this data online would be.

View Replies View Related

Uploading/Transfering Data From Offline To Online Using ASP

Can you pleaseeee let me know if what I am attempting to do is possible? ....and how. I have a Access database at backend of my ASP site. I need to update the existing database everyday and add new records as well. I dont want to give the Client access to the web site using FTP and the database will be too heavy to reupload and replace everyday. Is there a way in which I can design a page locally/offline which will pick up only the records modified/added today locally using IIS server and another page online will add those records to my database online?

Alternatively is there a way to coordinate the two databases - online and offline by updating only the current/last modified records..

View Replies View Related

IDE For ASP Development

Previously, I used ms front page editor for my asp development ... and now I am planning to start another development soon with asp but this time I want to use an IDE instead of an editor ... I heard about visual basic interdev 6.0 ...

The problem is I need a useful documentation to help in learning about this tool ... I looked in some libraries in my country but these books are very hard to find in Oman ... I am wondering if I can find a useful tutorials for this tool on the net?

View Replies View Related

Web Development ASP

I have a question about databases used by asp or .net applications.
The fundamental Question is, Is it possible to send data from a webpage
to a web page.

View Replies View Related

Asp.net Development

I am trying to start with ASP.NET programming. After installing IIS 5.1 I noticed couple of new accounts: IUSR_*, IWAM_* and ASPNET.

I would like to ask the following:

1/ Why I need these accounts; how can I use them?
2/ How should I set permissions for the folder c:Inetpub and for its subfolders?

View Replies View Related

SSL And... ASP Development

In order to develop a site with ASP and SSL (Windows Server 2003 or 2000) what should I need to know about SSL before development ?

View Replies View Related

WAP Development

I'm running PWS on a Windows ME machine to do some WAP development. I need to set up some mime types so that PWS can deal with .wml .wbmp and .wmls WAP files. I'm told this can be done by either via the Folder Options -> File Types from a Windows Explorer or by editing the registry. I've tried both of these but to no avail.

View Replies View Related

Sniffer Development

I am creating a browser sniffer in ASP. I created one is ColdFusion and it works like a charm. Now I am trying to make a similar one in ASP. I can not get it to work properly can someone help me out? here is my code:

<% If #CGI.HTTP_USER_AGENT# CONTAINS "Gecko/20060127 Netscape/8.*.*", "Gecko/20060909 Firefox/*.*" %>
They get this item in the web site
<% Else %>
they get this item in the web site
<% End If %>

Due to browser companies still being at war with how the web will be seen, it has forced this type of development. I can not seem to get this code to properly work though. what am I doing wrong?

View Replies View Related

ASP Development Environment

Does anyone have any suggestions what software would be best used for an ASP development environment with several programmers working on the same project? It would have to have source control and version control etc.

View Replies View Related

Development Tools

What does eveyone here use to create their ASP apps?

View Replies View Related

Development Environment

I am about to dive in to the world of ASP. I have done HTML sites before using Dreamweaver MX.My question is: What is the best development application for me to use to create ASP web apps/sites?should I go with ASP or ASP.net?

View Replies View Related

ASP Development Architecture

can any one tell me the architecture of asp page. how the page is structured.

View Replies View Related

BackupExec Development

I am building an .ASP app to manage Backup Tapes alongside Veritas BackupExec. The DB is pretty simple so all the data/sp's/views are easy to work with.

There is a feature in BackupExec 10.1 (and earlier versions) to move Media to a used-defined offsite 'Vault', but I can't find the stored procedure or function in SQL that is called from the GUI.

I know, a pretty thin request, but hopefully one of you Guru's has build or seen something similar.

View Replies View Related

Intranet Development

I am currently preparing my final year university project and dissertation, for which I am developed an Intranet system for a local company.

The company requires an online calendar similar to functionality of the one in Outlook. However, they would also like to integrate an appointment reservation booking system into the calendar, so meeting rooms/employees can't be double booked etc.

I will be developing the Intranet system in ASP because of the company's hosting package.

I have looked about on the Internet for free scripts or applications but all the ones I have seen are no good and don't contain the functionality I am trying to achieve.

View Replies View Related

Setting Up Development PC

I'm a VB/SQL programmer, but not familiar with WEB programming or the Microsoft products for this. I'm trying to set up a development workstation to create and test .asp files running server side VBScripting.

My PC has Win2k Pro and Visual Studio Enterprise Ed. Does anyone know what other software I need to install in order to have a development Web Server?

View Replies View Related

Asp Concurrency Code Development

i am trying to run iis6.0 a site that offers some web services such as catalog searching for products through our site. ofcourse, we are using asp.net. i was wondering if the source code looks different if it handles 10 ppl as opposed to 150,000. u see, i am not sure if source code that can handle 10 ppl will survive lots of users.

i think as far as hardware resources are enough, the software really doesn't matter since servicing 10 ppl is done as concurrently as 150,000. but i am not sure if the software should change/how.

as far as security, how do i make sure that iis 6.0 is correctly configured? are there certain dangers/limitaitons when using asp as oppossed to other open source alternatives such as php?

View Replies View Related

Paypal Development Login

i am trying to test my IPN on sandbox, but it is impossible as you need to login first.
so i have this Code:

View Replies View Related

Shopping Cart Development

I am new to ASP development, and i got a problem while developing my book online shopping cart.I am currently storing book information on a access database and retriveving one by one. but when displaying book information on the page "add to cart" image has no reference to that book that align with it. how do i put reference to the particulart book that i am clicking for ( add to cart)

View Replies View Related

Asp Code Editor/development Tool

Just wanted to know if theres any free code editors/development tools on the net which are free to use and good. please provide links if any.

Ive tried crimson editor and MS front page-to do some coding in asp- but it always generates errors on my pc when using em. is there any other 1nes out there for coding in asp/ html/ vb script etc???

View Replies View Related

Debug With Microsoft Development Environment

Before I was able to use Microsoft Devleopment Environment to debug my asp code. I did that by going to Microsoft Development Environment 6.0, go to Debug menu -> Processes, and will see inetinfo.exe and then I can attach it. But lately, (and I don't know if it's got anything to do with the fact that I have recently installed Norton Internet Security and Norton Anti Virus) when I opened the Processes window, the list is blank, and the Machine drop down is also empty.

If I hit Properties or Refresh, I'll get the "Development Environment has encountered a problem and needs to close. We are sorry for the inconvenience" error, and the app will close. If I hit the Machine button, even if I find the machine, it'll say "Unable to connect to the machine". Has anyone had similar problems before?

View Replies View Related

IIS, ASP.Net Development And Norton Internet Security 2005

I have recently had the pleasure of installing Norton Internet Security 2005
and finding that I can no longer create or open a web-based application in
Visual Studio .Net. The IDE just freezes. I tried fiddling with the
configuration settings of the Norton Firewall but was not successful. I
tried launching IIS from the Control Panel and it would not launch.

I saw one article in Groups.Google from a previous post that the individual
was eventually able to unravel the mystery but they did not list the
specifics of what they did.

View Replies View Related

Step By Step Lectures On Shopping Cart Development

Is there any good one website which has step by step lectures on ASP shopping cart development.

View Replies View Related







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