0
votes
3answers
34 views
how to invoke the file download window in javascript?
Hi all,
I have got a PDF fle which i would like my users to download when they click on a button/link/image.Is this possible?
Thank You
0
votes
1answer
20 views
how to get absolute path of a different server
hi!
We have hosted some downloadable files on our different server due to bandwidth problem.
Now we want to download those files using an ASP script from our current server.
But …
0
votes
6answers
100 views
ASP vs. ASP.NET ( Thin client vs. thick client )
I'm troubled by this question for a long time now. I work in the little company in Eastern Europe. We work primarily for local clients, web apps, mostly b2b and b2c-s. Our internet …
0
votes
1answer
12 views
IgnoreRoute in ASP.MVC
Hi,
I am trying to access a .js file in the views directory.
I have an MVC application with /Views/Home/MyControl.ascx
I have a js file /Views/Home/MyControl.js
I wish to referen …
1
vote
3answers
37 views
How do I intercept DLL load/unload events in a VB6 ActiveX DLL?
I've inherited a legacy classic ASP application that uses VB6 ActiveX DLLs to perform the business logic.
I'd like to track the points at which the DLLs are loaded and unloaded. …
0
votes
4answers
60 views
How to run .aspx page
Dear all,
i am new to asp, can you please tell me how to run an aspx page at server.
i have created a sample asp page in my machine,now i need run the .asp page in server. can yo …
0
votes
1answer
27 views
ASP3 And ASP.NET session sharing
Is there a way to share the session between ASP3 And ASP.NET?
Thanks
0
votes
3answers
74 views
Is there a feature like this in PHP?
<namespace:BLOCKQUOTE id="" runat="server">
This is what I see in asp code,is there such a feature in PHP?
0
votes
0answers
12 views
Truncating a placeholder and appending 3 dots (…)
I have a requirement to add serveral images to an asp:placeholder control on a webpage. The added images are displayed one after the other across the page. However if the browser …
1
vote
3answers
93 views
A good IDE for classic ASP?
I'm using Dreamweaver, but it doesn't give me classes, functions, subs names when I am starting to write..
Are there any good alternatives?
1
vote
1answer
30 views
How to import excel file in web page useing Classic ASP?
We are trying to open an existing excel file (2003) from server location in a web page and save it again in the same location using following syntax.
Set ExcelReportApp = CreateOb …
1
vote
5answers
99 views
Need help choosing a Commercial CMS! [closed]
Hi,
We currently use Joomla or Silverstripe for our CMS websites. The time has come where we need to expand and adopt a more commercial CMS (whitelabel) which is easy to customise …
0
votes
1answer
114 views
why does major companies not chose PHP and SQL ? [closed]
How come major classifieds/database driven companies go with ASP or .NET (or whatever its called) and usually not with a PHP based server code, and a mysql database?
Is theirs fas …
0
votes
1answer
25 views
T4 Controller Template to trigger View Generation
I have been using some customized MVC templates that really improve my productivity. However, I would like to take it to the next level.
I generate a controller template for each …
2
votes
2answers
55 views
IIS6 Running a ASP.NET Virtual Dir under a classic ASP Website
I want to create an ASP.NET virtual dir below a classic ASP WebSite.
The structure looks like the following.
IIS
Web Sites
Classic ASP Website
ASP.NET 2.0 Website (Virtual D …
