Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 13 of 13
Search took 0.15 seconds.
Search: Posts Made By: MUBNET
Forum: JavaScript programming 05-11-2003, 06:27 AM
Replies: 10
Views: 1,011
Posted By MUBNET
Ohh!There's a problem.You can't use JavaScript...

Ohh!There's a problem.You can't use JavaScript while you want to remote control etc. the files.You can use VBScript.

Sample:
<Script Language="VBScript">
Dim fso
Set fso =...
Forum: JavaScript programming 02-21-2003, 07:02 AM
Replies: 11
Views: 1,374
Posted By MUBNET
I can't reach enough to this subject.But I've an...

I can't reach enough to this subject.But I've an idea;
If you use this code as HTML Application(so, .HTA extensioned file)
the prompt will not appear.But it is harder to visit instead of HTML...
Forum: Other server side languages/ issues 02-13-2003, 05:58 PM
Replies: 8
Views: 6,134
Posted By MUBNET
Thumbs down Heyy....

This script works wrong.It shows my IP.But it's worng IP.

I check my IP by the Dial-Up Wizard in WinXP(you know it has properties of client and server IPs).

It is so... so yuck....
Forum: Computer Programming 02-13-2003, 05:52 PM
Replies: 2
Views: 3,053
Posted By MUBNET
And then, my e-mail adress is:...

And then,

my e-mail adress is: mahiruskan@yahoo.com

Please enter the subject -> by Code_gate

Bye...
Forum: Computer Programming 02-13-2003, 05:49 PM
Replies: 2
Views: 3,053
Posted By MUBNET
I understood you, but maybe you forget this; ...

I understood you, but maybe you forget this;
The HTA framesets doesn't work like the HTML framesets.So,you can't use


parent.frames[0].href = location;


I think you can try this to instead...
Forum: JavaScript programming 08-11-2002, 08:51 AM
Replies: 11
Views: 1,374
Posted By MUBNET
Sorry premsheree, but you do mistake in this...

Sorry premsheree, but you do mistake in this section.It's avaible to write some inputs to any file.Because you can use ActiveX Control.Example;

<script language="javascript">
var fso = new...
Forum: JavaScript programming 08-11-2002, 08:40 AM
Replies: 6
Views: 6,475
Posted By MUBNET
Mr j No problem.It's the true one; <script...

Mr j
No problem.It's the true one;

<script language="JavaScript" type="text/JavaScript">
function saveIt(){
document.execCommand("SaveAs")
}
</script>

<a...
Forum: JavaScript programming 08-09-2002, 04:57 PM
Replies: 5
Views: 822
Posted By MUBNET
Why don't you use the " " tags ? First, use then ...

Why don't you use the " " tags ? First, use then
I will help you.
Forum: JavaScript programming 08-09-2002, 04:44 PM
Replies: 1
Views: 919
Posted By MUBNET
I think you need to examine it; ...

I think you need to examine it;

window.setTimout("function();", 1000)
The 1000 is a milisecond value.

If you analyze it, you can solve your problem.

Good works :thumbsup:
Forum: JavaScript programming 08-09-2002, 04:39 PM
Replies: 4
Views: 1,514
Posted By MUBNET
If you use this code for only Internet Explorer,...

If you use this code for only Internet Explorer, it's more practice;

<script language="JavaScript">
function dis(){
return false
}
document.oncontextmenu=dis
//If you want to disable the text...
Forum: JavaScript programming 08-07-2002, 12:37 PM
Replies: 6
Views: 1,560
Posted By MUBNET
I understood you.I know what you need.The MSDN...

I understood you.I know what you need.The MSDN library can solve you wish.

Visit : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnmshtml/html/createwp.asp

And I'm sure it...
Forum: JavaScript programming 07-08-2002, 04:19 PM
Replies: 9
Views: 1,128
Posted By MUBNET
I tried your menu. Sorry,but it's not smart...

I tried your menu.
Sorry,but it's not smart enough to using.You can make a better
menu than you made.

If you have any question you can ask me.

Good luck :)
Forum: JavaScript programming 07-08-2002, 04:12 PM
Replies: 4
Views: 885
Posted By MUBNET
Example for what you want: ... <body...

Example for what you want:

...
<body onunload="javascript:window.open('adress');">
...

I hope it's effect for you :thumbsup:
Showing results 1 to 13 of 13

 
Forum Jump

All times are GMT +1. The time now is 04:35 AM.