|
-
March 16th, 2006, 09:26 AM
#1
About MWord
Hi guys
I know that this:
<%
Response.ContentType = "application/msword"
Response.AddHeader "content-disposition", "inline;filename = MyFile.doc"
%>
allows me to obtain -the code that I write- into a word page
I've got a problem
Is there some function or command that allow me -When I want- to finish write in a page and "jump" another page?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|