ASP Help Desk Script - iis

I need a help desk ticket & live chat system for my company web site. I was using the script on http://www.helpcenterlive.com/ previously. But it s a php script and now my website works ona windows server and i need to find asp version or alternative of it. I will be appreciated for your anwers. Thank you.

If you have access to the server, Windows runs PHP just fine.

Related

Redirects & server migration Windows -> Linux

I am about to migrate/move the data from a Windows Plesk server to a Linux Plesk server. Which in itself is a humongous pain in the a***!
On top of that I am developing a new version of a website on the current WPlesk(Windows Plesk). It is being developed in Wordpress. The current website is running a system called nemCMS, which requires a WPlesk to run.
When I move the data and domain to the new LPlesk(Linux Plesk), will I then be able to set up the htaccess redirects from the old - now non existing nemCMS site & URLs - without losing page rank etc.?
I hope you are able to help me out!
Thanks!
Officially migration from WPlesk to LPlesk and vice versa is not supported. You can do it only with creation the same domain/hosting on destination server and migration site content manually. Be sure that site is not connected to any Windows only web technologies :)
For redirection you can just change type of hosting for domain on WPlesk to Forwarding.

Customize login page IBM BPM portal

I am trying to change the look and feel of the IBM BPM portal's login page. I read about it in this link. I have installed the windows hotfix suggested in the link and i have also checked 'Default to basic authentication when certificate authentication for the HTTPS client fails' in Websphere application server but still i am facing an error when i am trying to upload files into the WebDAV folder using Cyberduck. It just gives a message saying 'bad request'.I can browse and see all the files and folders but I just can't upload. I can upload using cyberduck in my friend's PC without installing the hotfix or checking the authentication option in websphere application server. So now i am sure that the problem is in my BPM or my operating system. Me and my friend are using Windows 7 and the same BPM version. I am trying to find the solution for this since 3 days on google but no luck. Someone please help me with this issue.
Thanks in advance
make sure you are using the WAS administrator to connect. It seems like a privileges issues. Switch to Admin ID and retry.
Customization of IBM BPM login page is needed admin authorization for example your tw_admin to connect to it using cyberduck , note: if you install fix pack your customization will be lost and restore the old login page.
You may have to use the Deployment Manager password to alter contents through CyberDuck.

not able to access mywebsite in webbrowser

my website opens with xx.xxx.xxx.xxx IP address till friday it was working fine..after wards not able view the site in webbrowser...what could be the problem ? how can we solve it?
My server with this IP is working and can able to view the updated data in database ..but not able to view, or open the page of website.before the website under IIS configuration was stooped and now started again..still no use..am couldnt view Login page at all.My application was developed in classic asp long back.Kindly give me any suggestion to this...its very urgent...
I tried browsing the website in IIS manger(server) .It showing page cannot be displayed.
Thanks in advance.
First, Don't Panic. Staying calm can avoid further damage.
While it's hard to tell what could be the problem, the first thing you can do is to "ping" the domain from terminal.Can you login remotely? "wget" (on linux) will download the files from website, and could help you see if the files on the site are still accessible. Check from different browsers or machines, if possible. I'm no expert in asp or IIS, so won't advice on that front. But once I had faced the same situation with my website. So I just called up the hosting service provider, and it turned out it was their problem, and they brought the server online. If it's okay from their end, you might have changed some configurations in your server or application or there might be some up-gradation changing parameters, or even an accidental deletion/ moving/ renaming of files. Just try to remember what are the things you did with your server and application, before it went down, and also ask your server administrator. That will surely help you understand the problem better, if not help to solve it right away.
Good Luck.

vbscript embedded in page hosted in iis not executing

I inherited an old classic asp app. I am trying to get it to run locally on iis on windows xp. I am having trouble getting the vbscript pieces to execute.
I then went and created a simple vbscript hello world page and it still is not executing and rendering as expected.
Does anyone know if there is an iis setting that will not allow vbscript to execute?
Thanks for any thoughts.
I found the issue - it actually ended up being a browser issue. It was a combination of using an incorrect version of one browser coupled with some default internal settings on another browser.
sorry for any confusion.

Launch local folder from XPSP2+ / IE8

We've got an intranet which normally serves all info/documents that appl to the whiole company (employee handbooks, minutes, etc...)
Most of these work by having the web server parse a folder and present the files to the user.
The problem in this case is that the latest folder is restricted to cerain users. As Kerberos is not currently an option, I was planning to side-step the issue and just insert a link which opens up a UNC path:
file://\Server\SecureFolder\
I've just found out that since XPSP2 this hasn't been possible with standard HTML/JS.
Does anyone know of a nother way this can be done? It's internal so I've got a lot of control over the webserver (but domain config changes will have to be justified)
I'm wondering if there's something like .Net or an ActiveX [shudder] solution or similar?
Thanks in advance for any help.
Seems the solution was to do it without Javascript and without the file://
The following works:
Link

Resources