HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Scripting microsoft.public.dotnet.scripting


Discuss in the Dotnet Scripting forum.



Post New Thread
Threads in Forum : Dotnet Scripting Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi everybody, I'm having some deadlock experience -it seems to be- using this ScriptControl. I hope someone can help me. I'm using the...
Diego V. Martinez
04-04-2005 03:17 PM
Diego V. Martinez Go to last post
0 37
I am running the following simple code to display nbtstat information. However when I execute the code it doesn't display the netbios table. ...
Kendoh
04-02-2005 01:00 PM
Michael Harris \(MVP\) Go to last post
4 33
Problem I'm looking for the way to process a parameter passed from a X aplication to a Y batchfile. Details The application was develop using delphi...
Silver
04-01-2005 02:49 PM
Silver Go to last post
0 28
The Microsoft .NET version of the paxScript scripting engine (paxScript.NET) includes an interpreter of C# language. The key features of...
Alexander Baranovsky
04-01-2005 02:26 PM
Alexander Baranovsky Go to last post
0 36
Hi; I am using a javascript for a dropdown Menu in an aspx page. Everything is working great except when the javascript menu come over an asp.net...
Akhtar Hussain Shar
04-01-2005 10:50 AM
Bruce Barker Go to last post
1 31
Hi, I am prakash parimal. I am facing an error while opening word from my vb.net windows application. This application is built to run from O/S 98...
prakash_parimal
04-01-2005 03:09 AM
prakash_parimal Go to last post
0 31
Hi, I am facing a very weird problem with Datagrid Windows compont. Here is the proble: I have created a datagrid. First column of the datagrid...
prakash_parimal
04-01-2005 03:04 AM
prakash_parimal Go to last post
0 35
If I use other delimeters, I do not have any problem. But I want to use "¬" as a spilt delimeter, because I have junk data,...
Akhtar Hussain Shar
04-01-2005 01:33 AM
Akhtar Hussain Shar Go to last post
1 30
(Type your message here) Hi ! I came across a .vbs script to remove and add printers inwindows. But what i want to do is run an application that...
Tor-Ivar Kristoffersen via .NET 247
03-31-2005 01:45 AM
Tor-Ivar Kristoffersen via .NET 247 Go to last post
0 40
I just found out that when you upgrade from Office XP to Office 2003 there are several shortcuts that remain in the c:\Documents and...
Dan Brierley
03-30-2005 08:47 AM
Dan Brierley Go to last post
0 36
I am running a macro via VBA in Excel and I want the macro topause for a time period of less than a second (maybe 200ms) in aloop. I tried using the...
Daryl Wilson via .NET 247
03-29-2005 11:20 PM
Michael Harris \(MVP\) Go to last post
1 30
Dear ASP.NET Programmers, I have a question about a script I'm trying to code and invoke when a button (btnSave) is pressed on the page. This script...
buran
03-28-2005 08:01 AM
buran Go to last post
2 29
I comment a new problem that we have, or that today we realized, and that is driving crazy to us. The subject is with file uploads. And I suppose...
julio
03-28-2005 07:45 AM
julio Go to last post
0 31
I'm new to scripting. If possible, how do I automate staring a crystal reports 8.5 application, opening and running a report, then export the...
dp
03-25-2005 04:15 PM
dp Go to last post
0 26
I am trying to run a command line command from a script with the WScript.Shell command and the entire script executes fine except this one part. It...
Sterling
03-24-2005 06:08 PM
Michael Harris \(MVP\) Go to last post
1 28
I'm trying to use smartNavigation on a huge page and it seems to work - EXCEPT that it seems to LOOSE the connection to the LINKed Stylesheet...
Flemming
03-21-2005 03:41 PM
Flemming Go to last post
0 28
I am receiving the following error when I am using Viusal studio.net 1.1 to step through some Viusal Basic script code: The browser was unable to...
Wendy Elizabeth
03-21-2005 10:53 AM
Wendy Elizabeth Go to last post
0 28
Hi all, can anyone tell me how to make control from DataGrid that I can have different color of rows depend on DataSet column. Thanks in advance
Ivica Nikolic
03-21-2005 01:15 AM
Ivica Nikolic Go to last post
0 44
Hi How does one pass a variable-value (UID beneath) into a script from server side code I get "error UID is undefined." Too few / too many dbl...
Neal Rogers via .NET 247
03-18-2005 04:41 AM
Neal Rogers via .NET 247 Go to last post
0 28
Hello everyone, Thank you in advance for your time and help. Mine is an asp.net/C# application. I have an aspx page(parent window) which has a link...
kk
03-16-2005 08:19 AM
kk Go to last post
0 33
When I run the below scipt I get an MS Jet db Error on the objConn.Open line saying that an Installable ISAM could not be found. I have MS Access...
J. J. Campbell
03-16-2005 07:15 AM
J. J. Campbell Go to last post
7 28
The LDAP is located on the mainframe. I can successfully select records using some ASP (Classic) script. I choose to use ASP classic because there...
Mike Mahon
03-14-2005 07:03 AM
Mike Mahon Go to last post
0 29
I'm using a commonDialogbox in my windows application system. When I try to run the system, I get the following error: An unhandled exception of type...
Comfort
03-14-2005 02:31 AM
Comfort Go to last post
0 31
Hi, My .net lib project is to manage script code and then compiled & run in an exe app. The code is created according to the delegate...
maxixi
03-13-2005 08:12 AM
maxixi Go to last post
0 39
Hi all I wanna add a checkbox column by implament ITemplate. I sucessfully add it, but I cannot retrieve the checkbox object when postback. Do...
simon
03-12-2005 12:01 AM
simon Go to last post
0 38
Hi all I wanna add a column with checkbox in datagrid by writing a class that implements ITemplate interface. But when postback, I cannot retrieve...
simon
03-11-2005 11:39 PM
simon Go to last post
0 37
I just downloaded the scripting 5.6 help file and my pc doesn't know what to use to open it. Is there a helper program that I don't have on my pc...
Mike D
03-10-2005 01:59 PM
Mike D Go to last post
1 46
When I try to run the below simple script to add a record to an Access table, I get an Jet db Engine error on the rst.Open line stating that it is...
J. J. Campbell
03-10-2005 08:57 AM
J. J. Campbell Go to last post
1 34
I'm doing something with dotnet which will be installing the database during installation. I do this by using custom actions. On the way of...
Comfort
03-10-2005 12:35 AM
Comfort Go to last post
0 22
I'm preparing the Custom action for installing database objects during installation. On the way of installing, I load the form where the user will be...
Comfort
03-10-2005 12:30 AM
Comfort Go to last post
0 31
Hello. I have an application that requires VPN dialout and users are having a hard time with this and/or find it tedious. Is there any way I can...
Levi Neely
03-09-2005 10:23 AM
Jim Hughes Go to last post
1 35
I would like to print my asp.net pages to landscape. Is there any way that I can change the orientation to landscape and then change it back after...
Mike Moore
03-08-2005 06:05 PM
Michael Harris \(MVP\) Go to last post
1 34
Hi, We have an issue, we know how to script a service to Start and Stop with Net Start and Net Stop, but can you script a service to change from...
Chris at RBCDAIN
03-08-2005 12:47 PM
Chris at RBCDAIN Go to last post
4 36
Thanks Roland, I will try this. But now I need to find another machine where to install it since I have Norton, it works, and I do not want to...
PierreL
03-08-2005 09:32 AM
Thavid Go to last post
6 35
Beta version of the paxScript scripting engine for the Microsoft.NET has been released. It includes an interpreter of C#...
Alexander Baranovsky
03-08-2005 03:15 AM
Sven Devriese Go to last post
1 33
hi, I work as a developer in a team currently building a Managed Learning Environment for a Further Education College. As part of this project we...
hud
03-08-2005 12:12 AM
AT Go to last post
3 36
Hello, I am newbie to Windows. (Advanced Linux user). For Windows, I want to write a script that searchs for all executables in computer. Then, I...
sudhakarg79
03-04-2005 12:40 PM
AT Go to last post
5 37
Hello, I just would like the most easy code for send a email with Wscripting . thanks Bye!
Ouba974
03-04-2005 08:35 AM
Matty Holland Go to last post
1 34
Hello everyone, Thank you in advance for your time and help. Mine is an asp.net/C# application. I have an aspx page(parent window) which has a link...
kk
03-04-2005 08:19 AM
kk Go to last post
0 31
can use the 'GetObject' method to run WMI script on the remote computer such as: ========================== Set...
LinKin
03-04-2005 05:31 AM
Peter Falz Go to last post
1 29
I have managed to diploy my dotnet project in such a way that when one is installing the project the project will automatically create the...
Comfort
03-04-2005 03:58 AM
Comfort Go to last post
0 31
Is it possible for an HTA, while it is running, to (1) restrict the movement of the pointer to within the HTA's borders and (2) also disable the...
Dan Collins
03-03-2005 09:07 AM
Dan Collins Go to last post
0 37
My problem is I have a folder named SQLSCRIPTS which contains 6 stored procedures and one .txt file. This .txt file contains the sequence...
Comfort
03-03-2005 03:56 AM
Comfort Go to last post
0 31
I am just wondering which technologies google is using for gmail and Google Groups?
AT
03-03-2005 12:18 AM
Thiruppathi S Go to last post
1 42
I am trying to develop a JavaScript that will examine each keypress in a textbox and when the number of characters in the textbox has reached...
Steve Harris
03-02-2005 11:35 AM
pinpinpin Go to last post
2 39
Hello: I want to run a ASP.NET page on a scheduled basis. I want to use a Scheduled Job in Windows to do this. Has anyone done this before? I...
Paul
03-02-2005 10:01 AM
Paul Go to last post
0 31
Maybe I was not clear. netEEE *IS* an INTERPRETER of EXPRESSIONS. -- Message posted via http://www.dotnetmonster.com
Fabio Z via DotNetMonster.com
03-02-2005 01:37 AM
Fabio Z via DotNetMonster.com Go to last post
6 38
I'm trying to list my data into my datagrid creating stored procedures in oracle db..My data includes questions for a survey....It's simple but i...
aylin_sk
03-02-2005 01:19 AM
aylin_sk Go to last post
0 49
Hello, I want to create a button, which, after beeing pressed, dispays a javascript custom box which asks the user to confirm or abort...
Thomas Weiler
03-01-2005 02:36 PM
bruce barker Go to last post
1 32
Can I download a file using VBScript and WSH from an intranet or the internet if I have the URL? In this case, it would be an Adobe Acrobat .pdf file.
BrianPHL
03-01-2005 10:19 AM
BrianPHL Go to last post
3 39
Post New Thread

Display Options
Showing threads 351 to 400 of 817
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.