How ca I write a asp page that will handle web based Install? Is it possible
or I need to go for some 3rd party Software for this, If Yes what is the
Best to use with ASP?
My requirement is: I have one Software that I wanted to install in Customer
PC directly from Webpage instead of allowing the user to download the
Software and Install.
I have a win2K server that runs my web sites. I need to use ASP.net on one of my sites. I am just learning about ASP.net and found that I cannot run ASP.net formated pages on my server the way that it is.
If I am not mistaken, I need to install ASP.NET 1.1
Is this correct? If so, will all of my other sites that use ASP still work the same, or will they have to be rebuilt?
I use Win2K and want to serve ASP pages on my desktop.I am unable to install IIS as I mislaid my installation disks. Does anyone know whether either of the servers accompanying the web matrix project or Visual Web Developer Express run ASP web pages?
I'm running Windows XP and Apache HTTP Web Sever and want to set up ASP and/or ASP.NET to start learning. Is this possible or am I going to have to install IIS?
I recently had to re-install IIS on my XP Pro system. I uninstalled it, and every time I try and re-install it the installation gets about 3/4ths of the way complete and freezes. My comp doesnt freeze the installation just stops. I have to open the task manager to exit out.
A new-installed server-application has damaged my IIS. Now I want to reinstall the ASP-engine on my W2k-server
I already tried: - remove IIS (-->add-remove programs) - install IIS and all components (-->add-remove programs) - run Windows 2000 SP4 - run IISSTATE for debugging
Trying to create a mini-ASP web dev with a couple of PCs at school. When the teachers are happy with the site on the LAN then going to upload it to the school site. Problem is having real problems with the ASP side of things.
Timeline of events is as follows:
1) Added IIS (via Add/Remove Windows Components) on WinXP Pro machine (6 month old Acer to be exact). No problem.
2) Created a folder called asp in the inetpub folder and made it web shareable by right-clicking on it and setting the Web Sharing bit. I usually have read, execute and directory browsing. No problem.
3) Put a text file (with an ext of .asp) in this new asp folder, typed the usual text of <%=now()%and saved it. No problem.
4) Went to http://itpc1/asp and clicked on the new 'test.asp' file. Date and time appears. No problem.
5) Went to my colleague's little office (showing him how to do asp) to make sure his PC can see the web page working OK (both machines are on the same network) and the page displays fine. No problem.
6) Now the reason for this setup is that the PC in his little office is only WinXP Home and the PCs with WinXP pro on are the children's suite, which he can't have sitdown access to all the time. My plan was that I would web share the asp folder AND network share the folder so that he can be dropping files in and doing edits on the asp folder via the network share and then view the results via the http://itpc1/asp web share.
Proceeded to network share (all are setup for simple sharing) the asp folder. No problem.
7) Went into network places on his WinXP Home PC, found the folder no problem, created a shortcut to this folder no problem, he can open up, edit and save changes no problem.
HOWEVER, as soon as he goes back to the http://itpc1/asp page all of the asp files generate an ASP error saying the Invalid Default Script Language.
I go back downstairs and try and get the pages via the main WinXP Pro machine and this now generates the exact same problem.
The long and short of it is, I have to uninstall and then reinstall IIS to fix the problem. Nothing in the IIS settings has been changed. I never touch the default scripting lang setting, which is in fact the right setting of vbscript.
Could somebody please let me know what is happening. Why is the XP Home PC screwing things up when the files are network shared on the WinXP Promachine?
I need to install Comersus Cart (http://www.comersus.com) and try out to see how it works on Linux. The document says that it works on Linux as well, as long as ASP is enabled.
I avoided using ASP on Linux. How well does it perform really? And does anyone have experience running Comersus on Linux? How does it perform? Did you have any issue?
My client asked me to write a small ASP application for them. I have finished the job, however, I am now having a problem during the delivery. This application needs to be installed on > 3 servers. My client will do the installation themselves.
Inside my application, there is a MS SQL database, I bought a component, this component is used by asp script. To enable schedule, this application requires a task on windows task scheduler as well. So, I have a database, a component, a scheduled taks, how can I combine them into one package and make it very easy for my client to install it?
I developed and tested a web application using VS.NET 2003, VB, .NET Framework 1.1.4322, ASP.NET 1.1.4322 and IIS5.1. It uses a web form. When i go to client site, if they have their own SBS2003 SP1 server with IIS6.0 installed on it and their company web site is accessed using SharePoint services.
Can i install my web application on their server so that clients can simply use the internet explorer to run the application ?
I have Windows XP Home edition. Is there any way I can Install IIS in my machine (without upgrading to XP Pro)? I need to run and test my asp programs utilizing MS Accsess and SQL Server.
Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
I test mysite in local machine .I can't update ,insert,delete..in my admin(back web) but I can view and open direct MS access file.mdb then I can. Before i install frame work I can run these function in my admin.
I red a tutorial for installing IIS on windows XP HE, I bought a new laptop with windows xp he, and i want to install iis on it, in the tutorial i enter the system and make some changes then i add the iis.dll and the iis.inf, anyway.. after some steps I reach to the control panel and I have an IIS option, I thought it worked but when I was not able to check the option in order to click next and continue to the installation of the IIS.
I rebooted and remade the tutorial but i got the same problem - can't check the option of the iis in the control panel "ADD/REMOVE WINDOWS COMPONENTS" - what can i do ?
How to incorporate this Install-feature into my web site. I already wrote the setup program which is available on my web server. I do not want to let the setup program to be downloaded and get installed If this is not possible using ASP then do I need to really move to CGI scripting.
I have a web server running on a machine. When the users connect to that machine, it loads the ASP page. The ASP page has a ActiveX control on it and it gets downloaded to the client's machine. I have made the control as a signed control so there is no problem in download.
Likewise, in the virtual directory path on the server, I have one clientsettings.MSI and that needs to be run on the server. Whenever the user tries to connect to the web page, in onload event of the web page, the .MSI file should be installed on the clients machine. For this to happen what all needs to be done ?
I want to send e-mails from my asp pages but don't know how to achieve that. I have tried to create CDO/CDONTS server objects but without luck. I guess I don't have SMTP installed or not configured appropriately.
Can you help me here? What do I need to do (and if complicated how is it done) to get an SMTP server up an running?
Has anyone had any problems with Win2003 Service Pack 1 messing up things in IIS regarding asp pages? I had a small test site working yesterday and last night I ran the Windows critical updates on the server that included Service Pack 1. This morning my asp pages are not working.
Also I'm using Dreamweaver MX 2004 and I'm trying to setup another database connection for another page. I connect to the access .mdb file and it tests successfully. However, when I go to look at the tables in Dreamweaver, it shows that there are NO tables.
I know that there are tables and it was working yesterday. Nothing has changed between yesterday and today except for the windows critical updates. Any ideas??
it appears that my ISP is blocking port 1433 which means i can no longer connect to my sql db on the web. had been using an access project or another program called WinSQL. so i'm forced to go with a web-based solution and i don't really have time to build one from scratch. the host this site is on still hasn't installed the .net framework so i have to go with a classic asp solution.
I want to do on my site and if anyone can tell me it can/can't be done that would be great. If it can be done, is it difficult or is there already code available and I can just *plugin* the info that pertains to my site? Code:
I need to open recordset and select one record based on some value? I need some script which will select random record based on the some percent or some number from 1-10, for example.
Its banner rotation system i have made, and it select randomly record, but I need some percent or some number(1-10) for selecting recordset based on that number.
banner1 10 banner2 70 banner3 40
...so every will be selected based on value from DB.
i found a flash based mp3 player for my myspace that pulls the playlist from an xml file. my question is this... i want to be able to change the playlist (add, delete songs, change play order, etc...) without having to change the xml. here's my idea and i'm not sure how exactly to do all of it, but let me know if there is an easier way.if i create a db that stores the information i need (filename, song title, and track number) i can create an html form that will allow me to change the track number (i know how to delete and add songs). my question is how to i update the xml file at the same time it updates the db. in other words, how to i send the data in the db to an xml file.
I have dynamic weather on my site based on the users' zipcodes, but the feed takes much too long to load; therefore I would like to see if it is possible to query a site for a temperature only based on zip, and then use an "if...then" to display 5-6 different gif weather images. I know it can be done... www.dogears.net does it. Or if anyone out there has a good source for dynamic weather and or movies that can be used
i want to develop a small application which will generate a list of product from a database based on a user web page contents. something like google adsense but not that extensive. any help or resource available?
any guidelines. i want to use ASP , access or SQL server .
in short a script page, when called, read the contents and search a DB for products and diplay it .
I have been mostly frequenting the PHP forums but now my job makes it necessary to get my hands dirty with ASP. I am trying to find a Forum Software (Open Source or Commercial, doesn't matter) that has all the bells and the whistles. The following are some of the major requirements:Integration with existing Site and DB (including migration of data from current forum) Ability to apply the look and feel of the site (if various parts of the Forum can be broken down to components/panes/boxes/windows that can be included in other site pages as well as customisable through CSS) If anyone knows of any software that meets these requirements, please do let me know. Additionally, if you have experience in using that software, your opinions on it will be much appreciated. Currently I am going through some forum's that I managed to find through searching in SitePoint (ASPPlayground, Snitz, Web Wiz Guide, IdealBB). If are experienced with these
I am working on a script for a client that will switch a web element every Monday at 0:00:00 time. I have the entire website finished, however I now need to add a VBScript that will rotate between elements ONCE on every Monday.
If I am being too vague, here is an example:
<img src="puzzle1.jpg" />
I now want to rotate through puzzle1.jpg, puzzle2.jpg, puzzle3.jpg up to 12, then start again (a loop), but only make this change once each week on Monday mornings. So, this week it would be puzzle1, then starting Monday, it would be puzzle 2, etc.
I hope I am being clear enough, if I could provide further code, I would, but I am unsure as to how to start.