I have a form that after the user inputs all the information I would like it to print in a word template I created.
So basically the information would be inported from my form or my Sql Server database into this template I created.
If anyone could point out any articles I could read about it...
I have a program for housing applicants.
When it's time to call an applicant, I have to be able to choose the application number and then it has to merge that applicant's information into the letter, from the sql database so that I can print the letter.
If anyone can point me out any articles...
'm trying to create table through this method. It connects to my database, it givs me a message that it was created but when I want to insert data through my form into the table, it says that the row/column/table doesn't exist. What am I doing wrong? Any help would be greatly appreciated. Thanks...
Gosh, I wished I was as good as you guys are. Anyway, here's the problem:
I have a form that once you click on the bottom, it passes the information about a cruise into an array, and from there I store that value to an ArrayList, which is where I have all of the cruises information stored. Then...
I have an array where I have loaded all the data I need, and then I'm trying to pass that information to go into an ArrayList so I serialize it. I've tried to pass an ArrayList to an ArrayList but it won't work. I have to pass the array through a method and then that mothod will serialize my...
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.