Language
JavaScript
Remove
Platform
Windows
Remove
License
Any
I have several pages that have pop up windows from a javascript link. I use the link to pop a window open of a certain size and without scroll bars. It is a javascript that I found on...
ASP.NET code is web-server based. If you build an ASP.NET site,
it will run on IIS on Windows 2000 Server or Windows 2003 Server.
When a client machine browses your site, the server will send back...
This example illustrates the answers with two frames in same page.
if you have pages at different heirarchy you can customize it for your need to reach required frame. Hope this helps.
( If you...
I have created a Windows Explorer like menu using ASP.NET and XML. Each item is displayed as a hyperlink which calls a javascript function which is intended to add keywords to a search box and then...
I am developing PHP,Mysql on linux platform
Printing functions in PHP only support windows version.
So I need javascripts to implement printing module.
So pls pls pls help me by showing an...
I am developing PHP,Mysql on linux platform
Printing functions in PHP only support windows version.
So I need javascripts to implement printing module.
So pls pls pls help me by showing an...
yes, that is possible!
but : consider using CGI with perl, or any other common CGI-script language. a html browser can easily, without javascripts send the content of the formfields/checkboxes to...
Hi,
I believe that opening new browser windows can only be done using client side scripting - and CGI/Perl is a server side thing. So, suggest that you call one script that outputs a page with...
: hi
: can anyone give me a idea how to get a username from windows system using vbscript or javascript and then updating it in a text box on a html page!! please this is urgent and help me !!...
hi
can anyone give me a idea how to get a username from windows system using javascript without live connect, but by using some windows dlls and then updating it in a text box on a html page!!...
hi
can anyone give me a idea how to get a username from windows system using vbscript or javascript and then updating it in a text box on a html page!! please this is urgent and help me !!
Hello,
I have a perl script that detects a referring URL and displays it for the user.
My problem is that the person I am programming it for wants the user to click
on a link to get to the script...