Hi,
I have couple of PDF files that i need to combine to one large file.
Is it ONLY possible to do through Acrobate writer ?
Are there any other Programming techniques or software/freeware that can be used ?
Any help appreciated .
Thanks
I'm planning on creating a personal website and hosting myself . I'm little new to all this so bear
with me . I was wondering what would be the best and inexpensive way to handle emails from my domain . I do want to send newsletters and send emails to different groups with my domain name.
(i.e...
I'm planning on creating a personal website and hosting myself . I'm little new to all this so bear
with me . I was wondering what would be the best and inexpensive way to handle emails from my domain . I do want to send newsletters and send emails to different groups with my domain name.
(i.e...
Hi,
I have a FORM which has a Input text box in a FOR loop .
<form name="form1" method="POST" Action="sasd.asp" onSubmit="return validate();">
<%
for(i=0;i <3;i++)
{
%>
<input width="150" Type="text" name="NM">
<%
}...
I have a FORM which has a text box in a for loop .
<form name="form1" method="POST" Action="sasd.asp" onSubmit="return validate();">
<%
for(i=0;i <3;i++)
{
%>
<input width="150" Type="text" name="NM">
<%
}
%>
</FORM>
I'm having little difficulity in reading what is...
Hi,
I was wondering if there are any functions in ASP/JAVASCRIPT...to do paging like they have in GOOGLE or tek-tips .
i.e
Prev 1 2 3 4 5 Next
And when we hit Next at page 5 It actually takes to Page 6
Prev 6 7 8 9 10 Next
Thanks!!!
I guess i wasnt clear enough . I apologize for that . But I did figure it out though .All i wanted to was something opaque or transparent which can be achived using filters.
<style>
.opaque {
-moz-opacity: .5; /* moz requires fraction */
filter: alpha(opacity=50);
}
</style>
Thanks...
Hello
When i run text data through OPENXML which has data more than 3956 charcters i get the following error .
Server: Msg 6603, Level 16, State 1
XML parsing error: System error: 265926
Microsoft has the following fix..
http://support.microsoft.com/default.aspx?scid=kb;EN-US;285006
But I...
Hello, I was wondering if there is any way to have a transparent background-as watermark .
For ex: I have a html page and want to have a caption "XYZ" as a transparent background .
Thanks!!
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.