The insertpage is passing the info to thankyou page through a querystring. I problem is that I am need to send a memo field that has 8000 characters to Thank you page, I cannor redirct through query string.
Hello,
I do not know ASP at all. I have working on ASP Page already in production. The page submit the info to SQl table through Insert ASP page. After inserting successfully the insert page is redirected to thankyou page which sends email to clients that their form is submitted (internet). My...
I have two asp pages. One collects data, and second one sends thankyou email. The secong page sends email as many times as users refreshes the page. How can I stop reloading the page. Please help.
I am new in SQL, I am trying to insert data from two tables into one table. I am deleting the data before adding new data. If I run individual queries it runs, If I run all together the table is empty. Please HELP!!!!
Here is my query.
set ANSI_NULLS ON
set QUOTED_IDENTIFIER ON
go
ALTER...
Hi,
I am pullind data from ar_unpaid_bills, Sql table. In table I have four interst dates fields. i.e date1, date2, date3 and date4.All the fields are populated.I need to pull the latest date in my report. for example if date1 = 01/01/2006, date2 = 01/05/2006, Date3 = 01/09/2006 and date4 =...
Thanks for quick reply. Another big favor. I am doing query backwards now. I am pulling all the purchase order which was finalized in 2006. My payments id's are as below 'F' in the end means finalized.
L9991/WE306F
L9281/WB337/F
M0097/F
I need to pull all orders with like Order_id. see...
Hello,
I am working on Access application. One of my table has Purchase order and another table have payments made to purchase orders. I need to pull all related information from payment table. My problem is the id's for purchase orders are not same and same length. Suppose purchase order is...
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.