473,378 Members | 1,427 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Opening PDF via ASP from database???

Can anybody help me out!!! I have pdf files. I want to put it in Access database and then I want to open these pdf files via ASP in browser securely ie. nobody can open that pdf file without verification in ASP page. Please help me!!!
Jul 13 '06 #1
4 2711
Can anybody help me out!!! I have pdf files. I want to put it in Access database and then I want to open these pdf files via ASP in browser securely ie. nobody can open that pdf file without verification in ASP page. Please help me!!!

Aslam
http://www.competitionregimes.com
http://www.geocities.co/aslamn786
http://www.regional-college.com
Jul 13 '06 #2
sashi
1,754 Expert 1GB
Hi Aslam,

BLOB can be used to store an image or file into database.. what is BLOB? well.. see below..

"A BLOB (Binary Large Object) is an Oracle datatype that can hold up to 4 GB of data. Also see CLOB. BLOB's are handy for storing digitized information (eg, images, audio, video)"

you should be able to open stored .pdf provided you are using the correct document content type.. i would suggest you to do a little research on document contant type.. good luck my fren.. :)
Jul 13 '06 #3
rwoeke
11
Cant the pdf's be created/compiled dynamically? I know its a mission in asp 3, but a nice to have for your application
Jul 13 '06 #4
sashi
1,754 Expert 1GB
Hi Aslam,

very well.. yes.. .pdf format files can be created dynamically provided if you have the abode SDK installed in your development pc.. adobe SDK can be found / downloaded at http://www.adobe.com .. compiling it? am not sure if you can do that with APS 3.0.. there are some third-party control that allows this operation to be performed.. check out in Google.com.. good luck my fren.. :)
Jul 14 '06 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Mike Wilson | last post by:
Is there a way to open an OLE DB database from within Access? I would like to use the Access GUI with its table and query explorer to examine a database only available through an OLEDB provider...
2
by: Michel | last post by:
Hi, I need to know if there is anyway of opening a database only for reading data, is an Access database, the problem is that if the file is open, the connection fails, saying that the file is...
2
by: jritacco | last post by:
I have a user that is somehow managing to open multiple copies of a single Access database. We are using Access 2003 and everything I have tried makes it IMPOSSIBLE to open the same database more...
7
by: Martien van Wanrooij | last post by:
I have been faced a couple of times with the situation that I wanted to write a script and was worried about a too frequent opening and closing mysql connections. To give some examples: 1)I...
8
by: John | last post by:
hi Everybody, I just made a simple web site using Frontpage 2003 with a simple MS Accesss database. IF I try to open the asp page in a browser by typing http://localhost/mysite/db.asp it...
0
by: fniles | last post by:
I am using VB.Net 2003 and MS Access database. Sometimes when I open the database, I got the error "Unspecified error" The application validate users, when it validates users, it reads from a...
3
by: Suresh P | last post by:
Hi All, I tried to access the mysql database in ODBC using ip address and username/password. It returns, "cannot connect to MySQL server on IP ADDRESS(10060)". This could be related to Firewall...
4
by: dodulo | last post by:
Hello, I am opening an MDB database in code, (from an MS Access application,) which resides in a secure location to which the current user (of the application) will not have access file system...
0
by: bbrewder | last post by:
I am struggling with some MSAccess automation issues. Basically, we have a .Net application that uses MSAccess for reporting (legacy code). We are able to launch MSAccess fine and even work with...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.