printing
Tue, 16 Aug 2005 12:22:24 -0400
Hi
How can I send a html page right to the printer setting up the margins by
code?
I work with asp.net and I need to create a page and then send it to to
printer with all the margins changed, I must set up all the the printer
parameters by code it is possible with jscript???
thanks
Sergio
...
|
Client side dropdownlist validator
15 Aug 2005 06:39:41 -0700
Hi,
I'm attempting to write a piece of code that acts as a client side
validator for all drop down lists on a webform, giving an error if the
SelectedIndex = 0.
Here is what i have:
function clientValidateDDL(source, args)
{
var dropdown = document.getElementById(source.controltovalidate);
if ( ...
|
Make 1 Million Dollars $$$
Sat, 13 Aug 2005 19:52:24 +0200
Dear Internet Friend,
I made over 1Million Dollars my first year with thys system.
If you are at all serious about making money online, this will be the most important letter you've ever lucked onto. Here's why:
I made over $1600 my very first month marketing Online.
I generated over 137,000 Hits to my ...
|
Last version of jscript.net broken in some ways ?
11 Aug 2005 07:19:24 -0700
Hello everyone.
When testing the Jscript.NET on the .NET 2.0 Beta 2 (JScript
8.00.50215), I found an older example, with a FileSystemWatcher thread
example.
below is the example
// ----- file 'watcher.js' -----
import System.Threading;
import System.IO;
// Placeholder class to hold the delegate ( ...
|
querystring URL
Thu, 11 Aug 2005 02:38:03 -0700
hi,
have you ever heard of go.microsoft.com? it is a website where there are
100s of links. i would like to create a site (or page) like that. how do i do
it? i hope you understand. i cannot make it any clearer as i'm gong to a
wedding now.
thanks in advnce
--
Alvo von Cossel I of Germany ...
|
2 Newbie Questions
Wed, 10 Aug 2005 09:06:30 -0700
Hello,
I have 2 questions regarding jscript.
1. How do you call display another web page using jscript?
2. How do you refresh the web browser using jscript.
Any help would be greatly appreciated!
Thanks in advance.
...
|
JS and Linux (Fedora 2.0)
Mon, 8 Aug 2005 14:10:56 -0400
I am running MS/IE Required field validation control and Regular Exp.
Controls for my Asp.Net application. Everything works fine under Windows OS
and IE. However, when running under RedHat (Fedora 2) with its default
browser, everything works fine with the exception that none of the
validation controls wor ...
|
|
|
Don't want text to be marked when clicking multiple times on it.
8 Aug 2005 02:27:45 -0700
Hi all!
I've made a table over all the weeks in a year in a table. Where the
week number is inside the td tag.
When you want to reserve a certain week you click on it once and it
changes color to blue for preliminary, clicking it twice makes it
red(booked) and a third time brings it back to green(avai ...
|
OnMouseOver & OnMouseOut event on tablerow to change backcolor of row
Mon, 8 Aug 2005 11:14:51 +0200
OnMouseOver & OnMouseOut event on tablerow to change backcolor of row
Hi everyone,
I'm looking for a way to use a mouseover/mouseout event (normally done via
javascript)
via Visual Studio.Net.
In the past I succeeded doing this via:
<tr bgColor="#<% response.write(sColor_sOnMouseOut)%>" valign="cente ...
|
Regarding to view tif image in Asp.Net application
Tue, 2 Aug 2005 18:35:33 +0530
Hi,
Give suggestion to view a tif image file("example.tif") in Asp.Net
application using C#.Net.
without using thirdparty controls.
Regards,
Arun.
...
|