Hi,
I having a problem, I'm using ASPMAIL to create and send some e-mail's. I want to send a HTML body message with an image. How can I send the email with the image but I don't want to put:
scr=http://www.somewhere.com/image.jpg
I want it to be able to be seen offline.
I've received a...
Hi,
I would like to know if there is anyway I could create a "smart" ASP page, I have a site where the index page is a frame page which is divided in three.
My question is, can I make the the ASP page detects if it is being called from within the index page or if it is being called...
Hi,
I have an ASP page which has a form, and when the user clicks on submit, all the information is saved in a text file, after that, a "robot" created in Automate takes the information in that file and send it to a PComm emulator, after the robot receive the answer from the Pcomm, it...
Hi,
I´m having a litle problem, There is an application which is installed in a server. I´ve created a shortcut (calling the application) on the desktop of some client computers. the problem is when I want to update the application, I have to ask everybody who´s using it to stop, and after...
How can I make a VBA code in Excel that identify weekends in a Date type cell. When it identify a weekend I want it to change the color of the whole line.
Help please,
TKS
Nite
Hi,
I´m trying to do something but with no success, I have the following code:
If Target.Address Like "$D$" & cont Then
If Range("B" & cont) = "OK" Then
Range("H" & cont) = "100%"
ElseIf...
How can I check in Excel if one cell´s value is, for example, "OK", if it is true then I want another cell´s value to be "100%"?
for example
I´m typing the code in D1,
I´m checking if B1 equals to "OK"
If it is true, I want cell A1 to be equal to "100%"...
I´m creating installer using Wise InstallMaster and I have to share a drive through the installation, and I need some help in sharing a drive using DOS commands.
tk´s
NiteCrawlr
Hi,
This might be easy, but I don't know how can I check if a textarea is blank or it has something written in it.
I've tried:
if (eventfrm.EVENT_DETAIL.value == "")
{
alert("É necessário digitar uma descrição !");
eventfrm.EVENT_DETAIL.focus();
return (false)...
I have a flash movie where there is a variable called cont and it keeps changing value.
Is there any way I could wacth the value of this variable change?
Thanxs :)
Can I use Flash to open a ppt file? I first was publishing my anim as swf and opening in the Internet Explorer and in the button action script I'm using the GetURL action and it worked, now I'm publishing it as an EXE file and the GetURL is not working. Is there any way I could open the PPT...
I have to make a page print properly, as long as I change the print properties dialog before printing the right side doesn't get cut off.
Is there a way to do this so my users do not have to set up their page properties? BTW - the page contents are as small as I can get them so they can be...
Hi, :-)
I'm kinda new to this, does anybody know anything about SAPdb??
How can I create an DataBase Instance? It keeps giving me a message "-4 Connection Error".
I'm using SAPdb for Windows and also de DataBase Manager GUI.
I don't have the least ideia of how to do it through DOS...
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.