Hai,
Just i have to send a variable to another page from one page. I should not use hidden variables or any form variables to pass these variables. I just have to use query string only. The following code is not working. PLZ let me know whether this is a valid one or not?. And also suggest...
Hello All,
Can I get code for file UPLOADing into a database.
I browsed thru net but i didnt get. Please let me know how to download from the database also. Here i have to complete the coding as quickly as possible.
Thanks In advance
Rama Krishna.B
Hi,
Thanks for your reply. Could you please give your complete code because i dont know when i have to call this function either at the begining of the asp page or at the end.
for ex:
<%
dim Ram
ram=" hello"
response.write ram
%>
suppose if i want to export the output...
I would like to export ASP page output to word document . when i use
Response.ContentType = "application/msword"
The page DOES load as a Word document, but no values from the recordset on the page, rather it is showing html source code . Can any body help me how to export to word...
I would like to export ASP page output to word document . when i use
Response.ContentType = "application/msword"
The page DOES load as a Word document, but no values from the recordset on the page, rather it is showing html source code . Can any body help me how to export to word...
Just go through any standard book or material which will give some idea on how to write stored procedures and triggers. By searching thru sites/book u will get lot of information on both. you can learn your own.
Hi JohannIcon,
You can use both stored procedures and triggers for your application which will work perfectly.
I hope you know how to write a trigger and stored procedure for your application.
I would like to export ASP page output to word document . when i use
Response.ContentType = "application/msword"
The page DOES load as a Word document, but no values from the recordset on the page, rather it is showing html source code . Can any body help me how to export to word...
Hi,
what u said is exactly correct.Why dont you validate it on the first page itself.I never did validation on second page.
If it is wrong email id u can ask for correct one in the first page itself .Could i know why r u validating on second page?.Is there any perticular reason?
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.