Hi
Ive just installed some custom software which uses visual basic. Whenever I start it up, Outlook 2000 attemtps to install itself. Im using webmail and dont want to install outlook. Any ideas ?
hi guys all i need to know is how to send the submit click of a form to a sub procedue in the same page
eg
<form Action="Publish">
</form>
Sub Publish
Check Form
end Sub
i want it to run the sub procedure before doing nething else thanks in advance
Ok just a total noob question.
im having trouble with If statments i assumed they would be stright forward here is what ive been playing with
var HourofDay;
HourofDay = new date();
HourofDay = hourofday.getHours();
if (hourofday != "15") {
Output="yay"
gotoAndPLay(2)...
i personaly would just do something of the following
sql="SELECT * FROM stock WHERE"
if artist <> "" then
sql = sql + " Artist LIKE '%"&Artist&"%'"
End if
obviously you would need some more thought behind it but it would leave out the segment of...
Hi guys i have made this page but i cant get it to be an open under window
http://www.clana51.com/information.html
i would be grateful if somebody could work out what ive done wrong.
We are currently trying to make a move from ASP to PHP. We have got the code in ASP working which is simply with this code.
Request.ServerVariables("LOGON_USER")
which gives us the username of the user using the computer such as Expedia.org/Chris.Johnson (Domain/UserName). I have...
We are having problems installing ASP on an apache server when the asp page is viewed it brings up the code in the web browser without running the code for example
<%
Dim COunter
For Counter = 1 to 50
Response.write Counter & "<br>"
Next
%>
We have apache 2, Active Perl and...
I have two BlueTooth USB PC2PC Connetors which i have installed in one Windows XP Professional Machine and One Windows 98 Machine. I can send data from one computer to another computer through the Devices but i cant seem to get them in a network toghether i have set up a workgroup on the windows...
i need help i have got a page i open up for errors and i use 4 frames a top, left, right and main. I want the page which is in theright frame to open up the error page in the Main frame.
Please tell me i can do this with .asp!!
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.