|
Brakes mp3 music B R A K E S M P 3 *Beatific Visions 2007* 'Brakes - Beatific Vision' (http://tinyurl.com/245mhl) (2:54 4.72Mb 227kbps) 'Brakes - Cease And Desist' (http://tinyurl.com/yrta9r) (2:27 4.08Mb 231kbps) 'Brakes - Hold Me In The River' (http://tinyurl.com/29y5ca) (1:59 3.22Mb 225kbps) 'Brakes - If I Should D... 22 Feb 2008 23:16
ASP generating XML prompts save with query string Hello, I have an issue I am having difficulty diagnosing.. In short, I have a asp page that generates only xml output for use with an ajax application. On the last step of my process a simple xml- word document is generated and displayed in a new window (or iframe). The asp document is called with several queryst... 25 Feb 2008 13:36
IDE for Classic ASP? Hi there. I'm in the position where learning ASP.NET is not a useful option at present, but I could really do with finding a decent IDE for writing my ASP code. I've seen reports that at least one version of Webmatrix supports or supported Classic ASP, but I don;t know which, or where I can download it from? ... 27 Feb 2008 08:41
Asp Page Convert to Word Need to Remove Borders Hi, I've created a classic asp page with tables. I use Response.ContentType ="Application/vnd.ms-word" Response.AddHeader "Content-Disposition","inline;filename=myWord.doc" and it creates a word document. The problem is all the tables have borders around them. How do I make it so the borders don't show.... 22 Feb 2008 08:28
Using RTE but nothing is submitted in the form? I added the RTE to enable text editing in a textbox. The editing box displays fine, but nothing is submited to the action url in the form object? Anybody familiar with this? ... 21 Feb 2008 11:35
The precision is invalid. -- Stored procedure,.. help, I'm trying to access a stored procedure The stored procedure works fine when run from the server) the code is below - CREATE PROCEDURE updatepricing @siteid INT, @siteid2 INT, @siteid3 INT, @siteid4 INT, @siteid5 INT, @siteid6 INT, @siteid7 INT, @siteid8 INT, @7dayrate DECIMAL(7,2), @14dayrate DECI... 21 Feb 2008 12:08
Random HTTP/1.1 403 Forbidden When redirecting an ASP page using the following code: document.location.href = "MatterBalanceDetails2.asp?matterdiwor=<%=Request.QueryString("matterdiwor")%>" & _ "&balancecode=<%=Request.QueryString("balancecode")%>" & _ ... 21 Feb 2008 20:21
Retrieving values of dynamic lists In the code from page test1.asp below I retrieve some records from a database and create a list of classes available to users. The list contains the names of the classes with a checkbox next to each class so that users can select the classes that they want to attend. There is also a drop-down list next to each clas... 23 Feb 2008 00:21
Internet Explorer link problem on an aspx page Forgive me, but I know absolutely nothing about asp coding. My question is regarding an issue a colleague of mine is having in Internet Explorer on a website who's URL's have aspx at the end. The website is using frames ( I assume because regardless what I click, the URL stays the same). Anyway, when I click on ... 21 Feb 2008 00:27
CDOSYS executes but takes TOO TOO long? Hey all... running w2k3/iis6 and trying to shorten the length of time that a simple 10 field ASP form takes to execute using CDOSYS. it takes about 50 seconds each time...and I've no idea why? any pointers here lads? on other servers the exact same script does it's job in 3 seconds...but not this one? ??? ... 28 Feb 2008 10:22 |