DNG
I did try a stylesheet. It seemed to work in the browser, but not in a word document.
Someone else mentioned using bookmarks in a word document and seeing if that would work. I am not too sure where to start, any ideas?
SonJ
Hi,
I am outputting a letter in a word document from an ASP page for various users. Each user will use a window envelope, so it is essential that the placement of the address on the letter matches the window on the envelope. Some users will use window envelopes where the address is aligned to...
Thanks DNG. I have not done that before (and not too sure where I should start!), so if you could let me know what I need to do that would be great! Also, do you have any references for this?
Your help is much appreciated.
SonJ
DNG,
Thanks for the suggested solution, I think this is defo the way forward as I have been working with mail merge for the last few days and not got any further in finding a solution.
I have a question though. The results vary depending on the printer that I use ... odd, I know. It works...
Hi Sheco,
Basically I want to do a mail merge of labels from my web application. I am not sure if it will be easier to do this in word or excel, though looking at various posts, word seems to be the way forward. Any help would be much appreciated.
Hi,
I have a requirement for an application that I am building to enable users to print address labels. I think the preferred solution would be to use the mail merge function in word (as a formatted template for the label size is readily available), once I produce the spreadsheet of the data in...
Hi,
The Server.HTMLEncode() only works if the Greek characters are stored correctly in the database. Is there anyway I can ensure that the Greek is stored correctly? For example, is there a convert function I could use?
Also, does anyone know if I set the charset to be that of Greek what the...
Hi,
I need to develop a system that can handle Greek characters.
There are 2 issues that I need to address:
1. Database
At the moment, I can cut and paste Greek Text into a SQL database table field and it will be stored in the database correctly. If I the insert that text using a simple...
Thanks for the response Kalisto. I have been trying to replicate the pseudocode into my application and all it seems to return is 8 whitespace characters. Can someone explain why this is the case. Incidentally, I am using VB.NET.
Regards,
SonJ
Hi,
I need some help. I have a web service from which I request information and it is returned in the following format.
<SearchResult NumberOfHits="1" xmlns="PeopleSearchers">
<Entry>
<FirstName>FirstName</FirstName>
<LastName>LastName</LastName>...
Hi,
I have an application where I can add, edit and delete items that appear in a checkboxlist. Checkboxlist items are bound to this control from a table in the database. When an item is deleted, it is flagged as such in the database and will not appear for selection.
If a user enters a...
Thanks for responding so quickly! I have managed to figure out what was going on. This is what I have ended up with ...
Private Sub Page_Load(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles MyBase.Load
Dim intIndex As Integer = 0
Dim intMaxArrSize As Integer=20
Dim...
Hi,
I am hoping that someone might be able to help. I am trying to use ChartDirector to produce a bar chart of some simple statistics for a web application I am building. This problem has been driving me nuts over the past few days!
Basically what I want to do is count the number of records...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.