Oh, I apologize. This is a server side script. This is in reguards to the database. The end result will be printed, but I need to know how to make it advance a record per area. Say you have a 8.5x11 piece of paper. You draw a line down the middle, horizontally and vertically so that the page is...
Ok then, let me try to clarify it a little. Imagine you are mailing a postcard that you yourself are printing. You set it up with four cards on one page. Well you dont want it to print each record 4 times per page, that would be a waste of cards. Instead you want it to print four records per...
Hello,
I am new to java script and was wondering if mabye I could get some help. I tried searching the forum, but didn't find what I was looking for. What I need to know is, how to do a next record in java script. I don't want to assume that everyone knows what a 2-up or 4-up split is, but to...
Thank you all for your help. After some sleepless nights and many different scripts, I ended up getting it to work. All your comments help point me in the right direction. It was a combination of the code and the server(evil Microsoft, lol). Once again, thank you all, your input was most valuable.
Hello,
I am trying to write a VB Script to send out a text email, however when I execute the script I get this error...
-----------------------------------------------------------
Error: Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
Code...
Hello,
I am trying to write a VB Script to send out a text email, however when I execute the script I get this error...
-----------------------------------------------------------
Error: Arguments are of the wrong type, are out of acceptable range, or are in conflict with one another.
Code...
I have some code for an email notification, but the code assumes the outgoing smtp server is local. How would I code it to use our smtp server that is hosted by someone else. This is what I am doing to set the smtp server...
SmtpMail.SmtpServer = "smtp.domain.com";
The smtp isnt local, so how...
Thanks you two, I appreciate the help. Ramani, I used your code and it is working, the only thing that I am having a problem with is the fact that it wants to open the input table on every iteration of the scan. So say it splits card 1, when it is done it wants to open the table again and then...
Hello,
I have a job that I am trying to stream line for one of our other departments, and need some help. The manager wants a program where he can just enter the name of the file and it gets the file ready for them. Basically, I need a program that will split the file on a card_num and sort it...
Hello,
This may and may not be a simple question. I have to generate random numbers, making sure I don't duplicate any numbers along the way(a million records all together). I am at a loss on where to even begin. Can anyone help me out on this?
Thanks in advance.
I have a program I am working on. In the program, I use the alter table command to add fields, change lengths, and rename the field. My question is... Is there a way to check for a field that is already there so that when you run the program you don't get the "field already exists or...
Hello,
I have a file with a first name field. The client would like us to make the first name field possesive, ie... John would be John's and James would be James'. Is there a quick line command or something that can do this. I figured if we search the first name field backwards until we...
Is there a way in VB6 to Enter in a persons information like name, address...etc and take a picture and store the persons info as well as the image name in a database.
For example:
I enter the persons name:
John Smith
Then I have a button programmed to snap a picture from a web cam or digital...
Thanks guys. I really don't have any experience with SQL, so for me unfortunately, that is not an option. I will just break it down into smaller files and see what happens. I appreciate the feedback, once again Thanks.
Rene
Hello,
I was just wondering if anyone knows if the file size limitation has gotten any bigger with Visual FoxPro 8.0. If I am correct, the file size for VFP 6.0(which pathetically enough I am still using) is just above 2.5 gig. I am getting VFP 8.0 within the next week, so I would like to...
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.