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.
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?
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?
A week or so ago, I needed to find the HTTP_REFERER environment variable to check and see if a user is coming from a certain website:
If Request.ServerVariables("HTTP_REFERER")_ = "http://localhost/mydir/page1.aspx" then response.write "Click on a menu choice" else response.write "check back later end if
I have a page nested in an IFRAME (for example framepage1.aspx or ..asp), and I need to check to see if a user is coming to (not coming from ) a certain page where the framepage1.aspx is (the framepage1.aspx could appear in not only page1.aspx, but page2.aspx ,or page3). I'm not sure how to accomplish this given that the HTTP_REFERER checks on address only incoming.
I have an asp pages which uses ActibeX dll and Exe written in in VB and VC++. I want to debug the components from asp page. When the asp page is run I should be able to get the breakpoint in my VB & VC++ dll and exe.
what could be the setting to do that. I can debug those componnets from another VB/VC++ applications but I want to debug from asp page.
can't seem to find how accesss the standard cgi environment variables in vbscipt/asp, remote_addr, server_port, etc they are accessible right? or a similar vbs set?
What is the best way to allow a second developer access to existing html and asp files in the office from a development point of view. At the moment, I have been developing locally and then uploading my files to my web host but I now need to create a usuable office environment which allows a second developer to work my folder structures and files.
We do not have a big budget.
I am thinking of asking the company to buy a second hard drive loaded with Office XP professional and use this to server files locally in a staging environment before pushing the files to the remote web host.
how to set up ASP development environment in windows XP (or i have to have windows 2000/2003)? Any good tutorial out there? By the way, I already have Visual Studio .net installed in my computer.
I am a PHP developer and want to learn ASP for my new project. How long u think it will take for me to catch up?
My goal is to retrieve my local machine's %USERNAME% environment variable from ASP page.
When I enter http://RemoteServerName/testusername.asp?id=%USERNAME% directly into the IE Browser URL box, %USERNAME% is repalced with the local machine ID. However <a href="http://RemoteServerName/testusername.asp?id=%USERNAME%"> get mahcine id</a> in an html file and use Request.Querystring("id") to retrieve it in testusername.asp page, it returns "%USERNAME%". I guess IE browser is smart enough to replace %USERNAME% with the local environment variable value before sending URL string to the web server when you type directly into the Browser URL box.My question is , is there any way to retrieve local machine's environment variable, %USERNAME% from ASP page?
I have a variable in an INI file (fileLocation) which will point to the location where i can store some temporay files.
This fileLocation variable has a value "%USERPROFILE%Local SettingsTemp" >Now, how do i get the actual expansion of this variable (for ex:i.e : C:Documents and Settings<username>Local SettingsTemp).
Users in our load-balanced environment get to our home page via web.vzcorp.com where a persistent cookie gets set. bedineta is 1 of the machines in this setup. You can unofficially get to our home page that way too. Question I have is if the user comes in thru bedineta how can I get their machine to recognize the cookie I set when they came thru web.vzcorp.com? They come thru the same block of asp. I've played around with the cookies.Domain and Cookies.Path setting with no luck.
The goal is to retreive the network login in order to validate users. Right now when I try to get Request.ServerVariables("LOGON_USER"), it returns a null value. Currenly in IIS, anonlymous access is checked. Is there any way for me to get the LOGON USER?
I have a problem with dialog boxes. When in Windows XP, the dialog boxes are too small, but when in other environments it is ok. What should I do to accomodate all environments?
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?
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.
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.
I am trying to find out how to access %APPDATA% environment variable on the client side of an ASP Intranet application. I need this so that I can perform some cleanup function. So far everything I read points to using Environment.GetEnvironmentVariables("APPDATA"); I can't seem to get this to work. Error message says Environment not defined.
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?
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?
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.
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.
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?
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?
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)
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???
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.