Alternative To Personal Web Server?
Is there a free ( has to be free ) web server that can run active
server pages like pws?
Is there a free ( has to be free ) web server that can run active
server pages like pws?
looking for OLD Personal Web Server example files.
LeaveMessage.asp
MessageInsert.process
MessageResponse.asp
MessageTemplate.process
Any where to obtain these ?
My installation of PWS 4.0 won't run at all anymore. I'm going to uninstall it
and reinstall it hoping it will work again. I worked great for severa months.
I'm using Windows 95.
To uninstall I'm guessing I can use the setup program:
Start->Programs->Microsoft Personal Web Server->Personal Web Server Setup
Now I see an initial screen, click next and I see a screen where I can click
Remove All to remove all previously installed components.
Will that do it?
Where can I download MS Personal Web Server
View Replies View RelatedI have Windows XP Home and I want to setup a personal web server that will allow me to run ASP pages off of my home computer but I cannot find any that will allow me to do so. I tried looking for IIS on here but it doesnt come with home, only professional apparently. So is there somewhere I can download it, another server program I can use.
View Replies View RelatedI want to set up a Personal Web Server on my computer, which is an XP Pro. THe book has a link to download this -- at http://www.microsoft.com/msdownload/...ack/askwiz.asp THe problem is that this page looks kind of outdated and I am using XP Pro. Also, when you click on "Option 1" on that page, you go to a page with 4 different NT Options. WHich one do I select when using XP Pro?
I installed PWS 4.0 on my Windows 95 computer. It installed and ran nicely
without any problems for several months. Then I stopped using it for a while.
Now that I need it again it won't start. The Personal Web Manager program runs
and when I click on Start to start the server running nothing happens now, not
even an error message. I see a message saying "Web Publishing is Off". This
should change to "Web Publishing is On" but it doesn't. Rebooting and turning
off Zonealarm didn't help. I'm using this to learn ASP.
Is there anything I can do to try to get it running again?
Should I uninstall it with Add/Remove Programs in Control Panel and try
reinstalling it?
I tried searching the Microsoft site, looked through the Support &
Troubleshooting area and could not find any help for this problem. I also tried
Google Groups without success.
Is there a way to have Personal Web Server on XP- Home?
View Replies View RelatedI have an asp file that gathers info from a form and sends to the database. im now changing the location of the database from the root path. I think that because of this i cannot use Server.MapPath method of sending data.
Coudl someone please help me out and let me know how i would change the code? Im quite new to this as you could probably see. Code:
I just need to create 36 pages dynamically, each us a webpage for each
person. Its dynamic from the Db, and the no seems to be growing.
I am hoping to have short URLs like www.domainname.com/personname , Instead
of giving lengthy form Posts (www.domainname.com/pages.asp?id=32)
Also I hope there are ways to create webpages without creating folders to
each. (Is not possible to create folders to each person when they grow in
thousands...right?)
I have made an attempt to publish to a public domain using VS 2005. I have
an option for Trust or No Trust in the Publish section of the properties. I
chose trust and create a key (Personal Information Exchange).
There are too many variables for me to understand why I can publish to a site and go
through an installation and then reach the end where the actual exe file
should run only to have it display an XML page with information about my
certificate.
Anyone have an idea about what may be happening here?
I am trying to create an asp site that allows users to upload their details to a database (college project). So far I have got it working in terms of users uploading ther details from a html form to an access database. So far so good.
I want to allow users to upload an image (photo) and then allow this photo and info to be display on a page for other users (like the dating websites do!). I am finding this very difficult as I am a newbie + im a student (therefore cant afford to buy components) . Does anyone know a free way of doing this - or a web site with a dummy proof tutorial.
I have got the following PHP code which I am trying to convert to
ASP.cant find a replace function for Unset in asp which will discard the variable
if ($categoryid == "all")
{
$sql = "SELECT * FROM products where shopinspection=$shopinspection";
unset($HTTP_POST_VARS['categoryid']);
unset($HTTP_POST_VARS['shopinspection']);
}
else
{
$sql = "SELECT * FROM products where categoryid = $categoryid";
unset($HTTP_POST_VARS['categoryid']);
}
unset($HTTP_POST_VARS['Submit']);
while (list($key, $value) = each($HTTP_POST_VARS))
{
if ($value != "" )
{
$sql = $sql .=" AND $key=$value";
//$sql = $sql .=" AND solesource = $solesource";
//echo "<strong>$value</strong>";
if there is any alternative software to MS Access for creating .mdb file?
View Replies View RelatedIs is possible to pass parameters with this URL:
www.mysite.com/article/sports/football
instead of the usual method:
http://www.mysite.com/article.asp?c...tegory=football
And, if I need to add more parameters at a later time, may I then use
something like:
http://www.mysite.com/article/sport...321&language=EN
Also, I am using ASP, not ASP.NET.
i have read a few articles saying that you can run IIS on XP home but it does not look too reliable to me and am not too willing to try, so is there an alternative set-up i can use to test my ASP before uploading?
i say this as all ftp hosts seem to want your code pre-tested before uploading .
Looking for a way to switch between submit buttons. The default will be "start" and when the tech clicks on that, the button will start a timer, which I have already set.
The button then will switch to "stop" and when a tech has completed a job and clicks "stop" the timer will also stop and switch the button back to start.
I know how to track the time for each tech that starts and stops a job. I need a jumpstart on how to switch onclicks for two buttons.
I would like to set up an ASP page that sends an e-mail, but the server I'm working on doesn't have CDONTS installed for security reasons. I don't have any control over the server. Are there any alternatives to using CDONTS that will work or a better option?
View Replies View RelatedIs there any other way or trick to include an asp file in my ASP file than the classic html #include. In fact my filename (which is to be included) will be coming from database and #include statement doesn't support any kind of variables.
View Replies View RelatedI know this is not a core .asp issue, but I'll try anyway. I've used the TEXTAREA element for a while, but as you know it's limited when it comes to formating part of the text inside a TEXTAREA.Does anyone have expirience using other text cointainer objects (Java/ActiveX), which is easy to use and easy to read values from when sending a form to a procedure .asp page?
View Replies View Relateddoes someone knows what's the alternative of Iframe. Actually I have to use IFrame and it works in IE but NS 4.74 to NS 4.78 doesn't support IFrame.
So, I have to use alternative of IFrame so that my application can work in both IE and NS 4.74 to NS 4.78
I'm using ASP and I need to generate a ZIP file that contains a list of files that I'm pulling from a database. I've determined WinZip's command line parameters so that I can use it, the problem is I'm unsure how to run WinZip on the server.
Set WshShell = Server.CreateObject("WScript.Shell")
WshShell.Run("c:winzip.exe")
Assuming this would work, how do I get the process to terminate upon completion? I can't have 20-30 WinZip applications running on the server, I need it to handle what I send to it and then close. Maybe I'm taking the entirely wrong approach here.
Is there an alternative for CDONTS.NewMail for sending email? according to this article , CDONTS.NewMail works only on Windows NT/2000 Operating Systems.
Is there an alternative class that works on Windows XP to send email?
Is there another command in asp that I can use to send users to a different page.
I use response.redirect alot in our site and I suspect it is causing us ranking trouble as it is basically a 302 redirect.
I use it like this.
If user is not logged on > send him/her to the log on page and attach a variable showing where the redirection came from so they can return easily.
Is there another way?
anyways what id like to do is in my "do while" loop i want to create different background colours so its easier to read with large tables.
I know the code should be something like:
If variaiable isnot true then
bgcolour = blue
Else
bg colour = red
end if
i am, however, not quite sure ont he correct syntax for it?
I would like to know if there is alterntiave to using Select Case?I have over 80 files that a user can select from a drop down list and 'read'. Rather than writing out 80+ lines with INC files, what is the other less code option?
View Replies View RelatedGood:
246/10 = 24.6
round(24.6) = 25
Bad:
246/100 = 2.46
round(2.46) = 2 (I want 3)
If I have a decimal, I want to round up. Always. How do I achieve this in ASP?
i am using cookies to save a users login information which is then used again on another page to save data to a database. This works fine on certain clients' machines, but on others there is an error. Am i right in saying that it is because cookies are not enabled on their machines? If so, is there another way i can do this?
View Replies View RelatedI'm trying to build a contact form using ASP. The form works properly but the code I found has "Response.write "Your email..." which appears on a white page after the form is successfully submitted. Is there a different function I can use that will redirect the use to another .html page (like a "thank you for submitting...") instead? Code:
View Replies View RelatedAre you suffering from the same problem? In the past, you want to access to a secured page protected by Windows Authentication (e.g. Exchange OWA), you will make such redirection "http://usernameassword@domain/exchange/".
However, because of security and Microsoft's latest patch, it will be no longer working. I wonder what we could do now if we want to do the same.
In VB there is a command that can be used to convert a string into proper case, e.g...
msgbox StrConv("HELLO", 3)
Would say "Hello". However, there is no such function in ASP (it seems to be one of the few commands that was not exported into VBS....god I miss DoEvents too....used to abuse that command.....lol).
Anyway, do you guys know any methods that can be used to do the same thing? Basically I have a name all in CAPS, and I want it to be converted into Proper case so that it's easier on my visitor's eyes when they see it.
I'm using CDONTS and am trying to send an email out which displays in HTML for HTML-enabled clients, and plain text for non-HTML clients. Unfortunately I am using IIS4 so CDOSYS is not available (so I can't use the handy .Textbody or .HTMLBody properties). How would I go about it with CDONTS?
View Replies View RelatedMy users have to select an value from a fixed selection of values. The
obvious choice of control for such a requirement is to use a <select> (i.e.
a combo box).
My problem is that sometimes, these combo boxes will have a *large* number
of values. There could be any number of values in them from 5 to 5 million
(unlikely it would be this large but possible).
Obviously 5 million is far too much to populate a <select> control with.
Does anyone have any suggestion as to how a user could select a value from a
*potentially* very large selection of values (i.e a suitable alternative to
the <select> control)?