Hard-coded RSS Reader

I have a client that has asked if I can provide his users with a downloadable rss reader that is hard-coded to his XML feed only.I'm thinking the download should be a java applet.

View Replies


ADVERTISEMENT

Errors Coded Number 800a0bcd

I really dont want the user to see an "Either BOF or
EOF" error message, or infact to know that there has been an error, instead
i want to redirect them to the homepage,.. which brings about my question,...
Is the Error number for either BOF or EOF errors always 800a0bcd???
my plan is to do a responce.redirect if it exists

View Replies View Related

Hand-coded Vs Dreamweaver Recordsets

this is probably off-topic but, I was wondering what the best approach to coding recordsets.

I started working for new a webhoster, and i've been learning asp for the last 6 months.

My boss keeps pushing me to use Dreamweaver's built-in recordset handeling.

I feel that dreamweaver produces less-maintainable spagetti-code.

Comming from php i use a class for database stuff, i've ported my class over to asp witch works like a charm.

View Replies View Related

XML Rss Reader

I'm just new for RSS Feed based on XML files so I'd like to know if somebody knows about a good ASP class or functions to read and display these files.

View Replies View Related

RSS Reader

Can anyone recommend a good,reliable server-side RSS reader that is VBScript based?

View Replies View Related

RSS Reader

I'm just new for RSS Feed based on XML files so I'd like to know if somebody knows about a good ASP class to read and display these files.

View Replies View Related

News Reader

How can I get my reader (outlook express) to purge out the threads that are "Message is no longer available on the server" Is there a way?

View Replies View Related

Saving Images To Hard Drive

How can i save an image that i have on display on a ASP page, to my hard drive?
I'd like to be able to save it to let's say "C:My Documents" or something like that...

View Replies View Related

ASP-based Newsgroup Reader

Does anyone know of any ASP-based newsgroup reader (probably based upon
ASPNNTP)? I'm looking for a full-featured reader that I can host, similar to
Google Groups.

View Replies View Related

BinaryWrite, IE And Adobe Reader 6.0

I'm having some problems with the Reponse.BinaryWrite, IE 6.0 and Adobe Reader 6.0. When I try to write a pdf-file to an IE browser with a Adobe Reader 6.0 installed then it just displays a blank page and the earth on the top rigth corner keeps turning like it haven't read the pdf-file (for 10+ minutes on a lan).

If I change the settings on the Adobe Reader 6.0 to not open in a browser, then it works fine. If I use Mozilla 1.4 then it opens fine as well.It works fine as well with Adobe Reader 5.1. The code looks like this:

[Some code that places the pdf-file in a byte array called vntStream]
Response.Clear
Response.ContentType = "Application/pdf"
Response.BinaryWrite = vntStream
Response.end

I have tried to place a Response.Flush after the BinaryWrite, but it just makes the Adobe plug-in say something like "document corupted".

View Replies View Related

Pulling Files From Local Hard Drive

I am using a file type input box in an HTML form. When a file is selected, the local pathname results. Is there a way to run this form online, and access a file on the visitor's PC from the web? What pathname needs to be used?

View Replies View Related

Save On Hard Disk Exel File

how to work with ASP apart from tweeking some codes through Macromedia at times.The application has 1 form and 2 reports.

The report is viewed directly at the site and now I want a feature to export the report to excel by adding a button on the report so that it asks me to save it onto my harddisk in Excel.Can anyone help me with the code or concept?

View Replies View Related

Opening Bianry Files From Hard Disk

I'm looking for code regarding opening (not saving) binary files (pdf, word, excel...) from hard disk with asp, the website is hosted in C: and the pdf files are in D:

View Replies View Related

Download File From Server To Local Hard Drive

my current setting is user will click a link in the web page and choose the place that they want to save the file to.

Now i am trying to auto download the file. that means user click the link, it straight away download to for eg. "D:Test". my problem is the web page is at server. user will access the web page thru http, but how am i going to auto download to the user's local drive?

View Replies View Related

Linking Ms Access Database Wif PS/2 Barcode Reader

anyone knows how to do this using ASP? any coding needed?

View Replies View Related

Format(a, "#0.00") - Can It Really Be That Hard?

All I want is a number formated as:

1234567,89 - plain numbers and a comma as decimal marker.

formatnumber returns the number in american style, which is of no use.

The format command does not exist.And the help for ASP really sucks, when compared to php.org. Is there such a place for asp?

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved