hi all
i need to send mail in ASP but it should not be sent from server,
when user clicks on send mail button then only it should send the mail.
i tried to send the mail using server,
code written was as follows
<html>
<title>mail</title>
<body>
<form action="">
<input type="button" value="send mail!">...
User Profile
Collapse
-
send mail in ASP (not from server)
-
unable to understand a piece of code
what does following piece of code do??
With rdsDC
.Server = Srv
.Connect =Cnstr
.ExecuteOptions = adcExecSync
End With -
disable an IFrame
hi all
is it possible to create an IFrame with some buttons,etc it should have an enable and disbale button also, and when we click on disable button the iframe should get disabled ,it should come in dispaly mode only,none of the buttons or checkboxes should work then in the IFrame -
one text area should work at a time
hi
i need to create two text areas with drop down list boxes,
And if first text area is selected other should get disabled and vice versa,
deepshikha -
document.all & getelementbyid
hi,
i am unable to understand functioning of document.all object,
however i know its better to use getelementbyid instead of all.
please explain with help of some example
considering following piece of code,
what is the code doing??
strDataType = document.all("t xtAdvSearchData Type").value -
contents of javascript as an ASP page
hi
how can i display contents of a javascript as an ASP page? -
thanks !! it was a great help... -
code in VBSCRIPT
unable to understand following piece of code:
Call MsgBox("You must select a Task before proceeding to " & document.all("b tnAttachments") .value & ".",vbExclamati on + vbOKOnly,"MYPAG E -- Profile Search")
No activity results to display
Show More
Leave a comment: