Hi All,
I have a form in pag1.asp which excutes page2.asp when submit button clicked.
In page2.asp I'm doing server side validation and if any error I want to post the error to page1.asp and post back the already entered values.
I don't want to use session or cookies.
Is there any other...
Hi All,
I have an asp program to show my PDF file in the browser. I have installed fulle Adobe Acrobat S/W including the reader.
But my browser showes unidentified characters in the browser with the following program which i saw from the internet. Please help me to sort it out.
Also I have...
Hi Gurus,
When I execute the following statements, I got the error as:
-------------------------------------------------
Server: Msg 170, Level 15, State 1, Line 16
Line 16: Incorrect syntax near '>'.
Server: Msg 170, Level 15, State 1, Line 24
Line 24: Incorrect syntax near '>'...
Hi,
I ve a table with the following structure:
Col1 Col2 Col3 Col4
AA 3000 BB 2000
BB 5000 AA 1000
CC 2000 BB 500
AA 1200 CC 300
BB 500 CC 100
AA 1000
I want to get a result as follows:
RC1 RC2
AA 6200
BB 8000
CC 2400
I used cursor...
Hi All,
I have a gorup which has 10 users email id & another Email address 'test@test.com', the task I would like to achieve is, if a mail comes to 'test@test.com', it has to automatically distribute that mail to one user at a time, once reaches the end of email address(ie 10th), the...
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.