Embed Text In A Tiff File
I have a document management application written in classic ASP
(VBScript) on my company intranet which works fine by storing and
displaying scanned images as .tif files.
What I wish to do now to further enhance the application is to display/
embed the DB record ID as text into the image itself.
I am aware of a a way of doing this to jpeg images using ASP.NET but
this does not work with tif files and classic ASP.
Does anyone know of a component which can achieve this or of a way I
can achieve the results with classic ASP.
View Replies
ADVERTISEMENT
I have an asp file that as a URL variable. The variable contains the url to another htm file. How can I embed the htm file within the body of the asp file?
View Replies
View Related
I have a code in asp which counts the number of visitors visited the site, how do I call this file to the html page? Is it by using <!include ...> or is there any other way of doing it. I tried using the include method it is not working and also I tried using <script language="JavaScript" src="hitcounter.asp"></script>, that also does'nt work. When they open the index page it should automatically display the visitor's number. Can you please help me with this?
View Replies
View Related
I need to show an image .TIFF in a .aspx web
page. The web site is developer on Visual Studio 2005. The image control no
support this image format, that control i can use to show this format?
View Replies
View Related
I am currently generating a report in asp, which then needs to be exported to tiff format. How would I go about this?
View Replies
View Related
I am currently generating a report in asp, which then needs to be exported to tiff format. How would I go about this?
View Replies
View Related
I'm looking for a solution to search a specified directory structure and display .tiff files matching the file name searched for.
View Replies
View Related
I hit a problem about the Tiff management. I have several Tiff files located at the server and I have to split and merge some of the files. Is there are any plug-in for server side Tiff management? I found a plug-in "Tiff Merger" but it is not working probably. Is there are any alternative for me? In addition, is there any plug-in for merge and split action which is supporting drag and drop?
View Replies
View Related
I want to display tiff images in browser using asp, is there any free component available for this : that converts the tiff file on the webserver or anywhere to the jpg and renders to the browser when the users is accessing that tiff image.
View Replies
View Related
An application is logging faxes sent in SQL2000 image column type. I have
found code on the net but what it is doing is prompting to save to local
which is fine for single page image. Not good for multiple page faxes. I
have not been able to locate an example to load in the browser or how to
handle multiple image in the one column. Code:
View Replies
View Related
i'm converting an image file to hexa..then the hexa is saved to a text file..
can any one help me how to read the content text of a text file?...
im doing it this way because i don't want to save hexa in my database, because it makes the database slower to open up.
View Replies
View Related
Does anyone know of a method of converting text files to sound files (.wav, mp3 etc) which can be accessed from ASP?
I have an ASP-based website that enables users to design choreography for equestrian dressage. The resulting design is held as a series of coded movements in a database and it can then be reproduced as text or as a series of diagrams. I would like to offer the option of an audio version.
View Replies
View Related
I'm trying to generate word documents with ASP. I have no problem generating the wrd documents, but none of the images within the document are actually appearing the word file that you download. Does anyone have any insight, tips, pointers into how to go about embedding images in dynamically created word documents?
For reference - I'm using the response.contenttype ms/word to create the document on the fly.
View Replies
View Related
i want to have link on clicking to which I want an excel workbook to be
displayed... basically i think i will need to embed it into the table.
I also want that when i open the predefined excel template i dont get
the main menu (file, edit, view, insert,etc). My template has just 2
columns , data from one column is retrieved from the database and in the
2nd column is the quantity which user will enter and on clicking save i
will save in database.
View Replies
View Related
i have a page that dynamically displays payment info for accounts. since
each account differs in the number of rows to display, i loop through my
recordset and use the following asp embedded html: Code:
View Replies
View Related
Ive read a few posts on this topic on the web but nothing specific. Is there a way to embed excel onto an HTML document using asp?
This is my issue:
At our company we have one user that has to access a spreadsheet, and an employee at another company has to access that same spreadsheet. They will never access it at the same time. but when one user accesses the sheet then saves it.
The easiest way I figured to do this - is store the excel document in an SQL database, and embed excel into a webpage so that both users have access to. so they can update the sheet, and save it.
View Replies
View Related
Is it possible to embed an image, like a company logo in a CDOSYS generated
message?
If yes, I´ll apreciate some code sample. I´ve been able to format messages
in html the way I like, but I can't figure out how to embed an image.
View Replies
View Related
I know there is AddEmbeddedImage but does this only work only for images on your hard drive - can it be used for images that are web based? If not is there a way to embed an image in an email on the fly before sending - all web based?
View Replies
View Related
Any idea's on how to make a PDF secure? I don't want anybody to be able to type in the location to the pdf file in the browser and download it. Suggestions please!!!???
View Replies
View Related
I am populating a schedule using access db, then export that to an excel file using "content-disposition".... I need to add some excel formula while populating the data, how will i do that? any sample??
View Replies
View Related
Could any one tell me hoe to embed a VB ActiveX control in ASP
View Replies
View Related
I have 2 issues that i could not find a solution,
1) is it possible to convert a "cgi" code into asp page.
2) are there any tools to do this conversion,
is it possible to embed the cgi code inside , for example html, or jsp or asp.
View Replies
View Related
I need to write an ActiveX control, in VB6, that will be embedded in an IE-6 browser. I'm looking for a good tutorial and links to documentation, to make this as painless as possible.
View Replies
View Related
Is there a way to embed an explorer like view of files within a directory and have them be linkable like a tree function in asp. Like This. I want to use as include file too.
View Replies
View Related
Does anyone have knowledge of converting text file to .iff file. I am working on a VB ASP application. I searched for example on internet but I didn't get anything.
If you have any idea of converting text file to .iff file (VB ASP) please share with me.
View Replies
View Related
I want to read an asp file as a text file. The problem is that the file that I want it to read is located on a server. For example: I want to read te content of this file: http://www.bnro.ro/Ro/Info/default.asp . I want to look after some values in that file.
View Replies
View Related
Usually, when I send HTML emails, I just SRC the image to my web server, but now I would like to consider embedding images for those instances when potential customers may view the email when offline.
Can this be done with CDO or is another component required?
View Replies
View Related
i have a select case statement that checks for a couple of options e.g.
<%select case aParameters(0)
case 0 %>
.. some code
<%case 2 %>
however i would like to test for a certain condition within the select cases statment. To see if a session variable exists before implementing some code:
View Replies
View Related
how can i write a line to a text file? also, how can i put every line of a text file into an array - and see whether a value mathes any of the lines in the array?
View Replies
View Related
I have an asp page that is populated by an access db, I want to create a text file on the server based on the asp file. Then provide a link for people to download that text file. How would I do this quickly?
View Replies
View Related
I've a very small form just a name and a few checkboxes.when user submits the form, we want to store the data in a CSV text file and send an email to one of us here. Has any one had done it before please give me some ideas how to do it.
View Replies
View Related
I'm using ASP 3.0. I'm taking form contents and dumping it into a text file
on the server. how to add the TIME to this statement. I create the text file with the name of file, month, day and year.I would like to add TIME to it.
-------------------------------------------------------------
set fso = createobject("scripting.filesystemobject")
Set act = fso.CreateTextFile(server.mappath("/data/"&g_filename & "-"&
month(date())& day(date())& year(date()) &".htm"), true)
-------------------------------------------------------------
View Replies
View Related
is asp code able to do the extraction of text from PDF File without using a third party software?
View Replies
View Related