Hello,
I have a project where I have users fill out a PDF form from the web. I need them to save it to their computer when done.
I tested it on a computer and I cannot 'Save As' or 'Print to PDF' via Acrobat Reader. Apparently you can only do this with the full version of Acrobat? Not...
Has anyone successfully parsed data from a simple html form to a pdf document?
I would like to open the pdf via a submit button on my html form passing an id value through to the pdf that is stored in a hidden field on my html form.
Thanks,
E
Hi,
I am using Adobe 6.
I have created a pdf form in an iframe so I can still display the website navigation menu.
Problem: The pdf form will not submit in the frame -it just sits there doesn't re-direct to the php page doesn't process. I have tried to run this file directly out of the...
Hi All,
I have been researching on this forever and can't find an answer.
I need to rename my variable depending on what my counter value is for each total in my query array. For instance I would like a unique Total for each record so I can refer to all the records once I am out of the...
Hi All,
I have been researching on this forever and can't find an answer.
I need to rename my variable depending on what my counter value is for each total in my query array. For instance I would like a unique Total for each record so I can refer to all the records once I am out of the...
Hi All,
I need to add a comma to my totals between the thousands ie:
convert 1000.00 into 1,000.00
convert 10000.00 into 10,000.00
convert 100000.00 into 100,000.00
I find sprintf will add the decimal, but I can't get it to add the comma.
Any help would be great!
Em
Hi All,
Is there a way to calculate the difference between two times with cgi?
ie...
Start 12:30
End 13:15
Time difference = 45mins
I tried to do this as a calculation in CGI like...
13:15 - 12:30 but it seems to be just caclulating the hour so the result is 1.
Any ideas?
E
Hi All,
I have a report that gets duplicated 10 times with 12 fields on each report. So I don't have to edit 120 different fields is there a way that I can loop through the controls on each field/object and change the name and control source that I want - permanently... not just at run-time...
Hi All,
I am using CDONTS to create an email in HTML format to send from my ASP page. I have many forms. The first offers a number to the user. When they select a number the next form field (Name) loops the number of times of the number chosen. I pass the for loop throughout my forms.
In the...
Hi All,
Can someone lead me in the right direction on how to format text coming from a database to be properly displayed on a cgi web page. I used a simple form with a textarea field to send data to my MySQL database. When I view the table through MySql it shows the data correctly formated (ie...
Does anyone know if you can search on a concentation of a combox.
I have a database with Customer Names and thier Companies and I want one combo box to have both of the fields so maybe I can do this in the query...
EXP: [NAME] & " " & [COMPANY]
I want to be able to start typing in...
Hi All,
I am having a quick problem that I was hoping someone could assist me with. I have been searching through the Tek-Tips site for about an hour now and I have not found anything to what I need.
I have a combobox that has an AfterUpdate function that find data on my form based on the...
Hi,
I need to run a query that searches a Dollar Value disregarding any cents it may have. For eg 25.00 returns as well as 25.50, 25.25, 25.01 etc
I designed a simple query that prompts for a Dollar amount, without the cents. I use LIKE to find the dollar amount. So I tried a few different...
Hi,
I have a question about linked tables. I have not actually used them before yet I have created a fair few access applications before.
This time I am allowing more then one user to access an Access database on an internal network. I tried to create shortcuts on thier desktops to the one...
Hi,
I have a combo box that is finding a record on my form based on the data I select in the combo box.
It has an ID field but I am not using that field in the combo box.
I am using a name field so I can search for a persons "Name" that I want to select and then hitting enter...
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.