Thank you very much,
what about sections that have repeating items, like articles?
should I make a template for that and repeat it? How is this done?
thanks in advance,
best regards,
d2c
Hello,
I am trying to create an UBL invoice from my invoices in VFP.
I do not want to create an XML directly from a cursor but be able to define my own XML file.
What is the best approach here?
Example of how the result should look like:
<Invoice>
<cbc:UBLVersionID>2.0</cbc:UBLVersionID>...
Hello,
I am trying to print a barcode label to a Star Printer model TSP700 from VFP9. On the website of star are programmers manuals available, with all escape codes we need. But how do we use these escape codes?
I tried many syntaxes but none of them actually do the trick. After printing...
You need to add a listener on the first frame to your instance name of the component and then set Component Colors. Probably in an IF clause. These settings you can alter (probably more.. but I hope this scores the star :-) )
.face = FFFFFFFF;
.shadow = FFFFFFFF;
.darkShadow = FFFFFFFF...
Hi there,
I am currently loading my JPG files into my flash presentation using the Loader component.
Together with the loader component, I used the progress bar to display what the status of the loading is. Each frame contains another loader component and loads his jpg as you enter the frame...
Hi there,
We are currently working on a form that should include a search option. I would like to call another form where the user can enter something to search for. If he/she clicks search, my grid should display the results.
After this he should be able to select an item in the grid and the...
Hi Jshurst,
I would like to create a form that will be called in the Outlook session after the user clicks on send mail.
The form should ask the user if the mail should be included in the monthly count, and then write the name of the recipient to a database, with a date of sending.
Is this...
Hi there,
I am using a form that pops up after the user clicks on the email. I want to record the recipients name to a table and count +1 for every email he/she sends to this recipient.
My form is working with a yes or no, that's no problem.
But how do I make the connection string in VB for...
Hello,
I am trying to make a form that counts the sent emails in Outlook. Does anyone know where to find a good tutorial to do this? Or maybe some code to get me started?
Because I am new in VB (did VFP) and currently using VB express.
tnx in advance,
greetz,
d2c
I think this problem raised because AD was installed before DNS. First you need to adjust DNS and then install AD.
On the other hand you could try to reinstall your dns, and see what happens.
greetz,
d2c
If you use the the template, you need to adjust your actions in the movieclip. If you click on the template layout, it will open, look around for code.
You can also debug your movie, and check where your code is executed.
hope this helps,
greetz,
d2c
Dear craig,
Word and excel files are not files that are shared in a multi-user environment, if you choose to let everybody change the fields whenever they want, you will ask for problems in your db.
If the user clicks on EDIT, the record from that specific table will be buffered, and when he...
Hi there,
Probably this will be an easy question for others, but it has been bothering me since I made my new form based on my class and my tables...
The textboxes I use to get the data from my table should be read only, the user shouldn't be able to click or edit the box until he presses...
Hello everybody,
They assigned a new taks to me, I should make a form that calculates how much mails where sent to a certain person. This form should be stored locally, as the email client is also. I am ussing VB express edition 2005.
Can somebody point me to some usefull links, or maybe give...
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.