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 all, suppose a user enetered data in a table in the web server from aweb page. how can other users of the web site know that data isenetered in a...
mridul buragohain via .NET 247
10-31-2004 05:49 AM
mridul buragohain via .NET 247 Go to last post
0 34
I have an aspx application that provides online testing. The customer wants to disallow the student from hitting certain keystrokes like ALT-TAB,...
E43509
10-29-2004 06:33 PM
Dummy Here Go to last post
3 35
Hello, In a previous VB6 application, I was able to load and execute VBScript routines on the fly; I would like to do this again in a C# program,...
MCDev
10-29-2004 06:08 PM
Dummy Here Go to last post
6 36
hi all, suppose a user enetered data in a table in the web server from aweb page. how can other users of the web site know that data isenetered in a...
mridul buragohain via .NET 247
10-29-2004 06:07 PM
Dummy Here Go to last post
1 43
Hello, I know this is propbobally very easy to do, but seem to be having trouble with it. How do you maintain your scroll bar state in a web...
Garnet2
10-29-2004 03:35 AM
Garnet2 Go to last post
0 58
I have the next code: Dim Script As Object = CreateObject("MSScriptControl.ScriptControl") I've run this application in WinXP and it works...
Alejandra Parra
10-27-2004 06:09 PM
Peter Falz Go to last post
1 45
I’m on the back end of the script. I have a folder on the server called c:\ drive called htmlscores. The folder has a text file called 70scores.txt...
Ambos
10-26-2004 02:55 PM
Ambos Go to last post
0 38
All of our Descriptions fields have a five digit number. I need to add the words "Passed 1. 2005" to the right of the five digit value...
Ambos
10-25-2004 09:29 PM
Ambos Go to last post
0 31
I'm trying to make a link for example our copyright and privacy policy etc. I would like the link to make a new window popup and be a certain size....
Melinda Holland
10-25-2004 10:37 AM
Melinda Holland Go to last post
0 21
Hi All, I am a newbie to VB script. I have installed visual studio.net. How to open the window where in I can type the VB script? How to debug a VB...
sm
10-23-2004 06:53 AM
sm Go to last post
0 48
hi newbie here wondering if anyone can help me im trying to program a simple Subnet Calculator for Class C IPv4 addresses. The calculator should...
Shaggyh
10-22-2004 07:06 PM
Shaggyh Go to last post
0 43
"Lost in Space" wrote: I don't see any replies to your post. It's been a few months since this post was placed but I figured I would post a reply...
Conic Ellipse
10-22-2004 02:35 PM
Conic Ellipse Go to last post
0 30
Hello! I'm new to scripting in Windows. I've read that Windows Script provides two script engines, Visual Basic Scripting Edition and Microsoft...
GV
10-20-2004 11:55 AM
bruce barker Go to last post
1 33
Does anyone have a script to read a unformatted unicode text file? Thanks
Ted Giesler
10-19-2004 05:44 PM
Jared Go to last post
4 33
Not sure if this is the best place to ask this question. I've been doing winforms for a while and now looking at webforms. So I want to run stuff on...
AT
10-15-2004 01:35 PM
AT Go to last post
0 39
Free non-expiring demo found at http://www.polarstudio.com See web-application demo NorthWind, built in record-time with Polar Studio. With Polar...
TonyMontana
10-14-2004 05:43 AM
TonyMontana Go to last post
0 29
Hi guys, For some time now I have been thinking about creating a C# like scripting language interpreter. But first I'd like to ask you, if anyone...
©tefan ©imek
10-12-2004 09:23 AM
Lazarus Lang Go to last post
10 58
Hi NG, I'm working on an unattended installation of app 5000 Clients using NetInstall and have the following problem: The clients use memory sticks...
Dirk
10-11-2004 11:17 AM
Dirk Go to last post
0 35
Is there a function in dotnet that allows me to trim user input so that: 1) It gets rid of leading/trailing spaces, tabs, newlines and whatever...
Shabam
10-09-2004 03:29 PM
Niki Estner Go to last post
1 36
The DevCon utility is a command line utility that acts as an alternativ to Device Manager. Using DevCon, you can enable, disable, restart update,...
Firas
10-06-2004 10:25 AM
Firas Go to last post
0 31
I need to change or recreate users Mapped network drives as im going to be moving some data shortly between servers. I need to write a script that...
Alan 01
10-04-2004 04:19 PM
Alan 01 Go to last post
0 40
Is there a function that validates if a URL is valid or not? Basically I'm trying to filter out bogus input, and things like cross site...
Shabam
09-29-2004 09:38 AM
Cor Ligthert Go to last post
1 45
I want to use RSACryptoServiceProvider to encrypt/decrypt ASP.NET server text box for credit card information. The problem is that I have to encrypt...
Charts
09-29-2004 08:51 AM
Charts Go to last post
2 31
Hello All I have a VB script that runs WMI to retrieve serial numbers of workstation on the local network in which it runs and writes this to either...
David J Duryea
09-28-2004 11:02 AM
Jeremy Chapman Go to last post
1 34
I have an application being developed and I've noticed that in most of the pages the __VIEWSTATE data is HUGE, about 4 pages full in many cases. ...
Shabam
09-24-2004 10:31 AM
Ken Dopierala Jr. Go to last post
2 39
Would you please help me to display the moving message incase there is an error message using VB.net?
Comfort
09-23-2004 03:45 AM
Comfort Go to last post
0 35
Hi there, As we move to CD, DVD and online platforms we are clearing the last of our Expert Instruction Videos for Windows 2000, Dotnet developer, MS...
James
09-21-2004 06:59 PM
James Go to last post
0 32
Hi, When I add a reference to the Microsoft.VisualBasic.Vsa.VsaEngine and I call the Run method, a Microsoft.Vsa.VsaException is thrown, with...
Perry van Kuppeveld
09-20-2004 02:53 AM
Perry van Kuppeveld Go to last post
1 28
I have a .NET application consisting of aspx pages and User Controls. One link opens a child pop-up window. I would like to know how to close this...
cquin8 via .NET 247
09-17-2004 01:11 PM
cquin8 via .NET 247 Go to last post
0 35
Hi there I need to calculate the difference between two dates. The first one is the file creation date and the other is the system date. If this...
Nuno
09-15-2004 05:40 PM
Nuno Go to last post
0 27
What is this thread/newsgroup for? What's scripting mean, sound rather broad except this is DotNET so what does this mean? My english is very poor,...
Arich Chanachai
09-15-2004 04:50 PM
Arich Chanachai Go to last post
0 42
hello, I need help I create a dll in vb then use : -sn -vbc -Gacutil -regasm
jeje jeje via .NET 247
09-15-2004 01:41 PM
jeje jeje via .NET 247 Go to last post
0 36
There's an issue regarding the "asp:linkbutton" control. It does everything via javascript if I'm not mistaken. The problem with this is that...
Shabam
09-09-2004 07:01 PM
bruce barker Go to last post
3 52
hello, we are developing softphone using RTC API 1.2. We dont know how to get the opposit side participant name or URI in the call incoming...
prem
09-09-2004 12:17 AM
prem Go to last post
0 30
I have a web site that allows the user to create a html document in an iframe and upload it to a database. When they load the document at a later...
Tim
09-06-2004 12:23 AM
Tim Go to last post
0 62
Hi, I am using validation control(Like RequiredField) on a textboxes in my in ASP.net WEB form. And also i am using some javascript functions to...
Maahee
09-04-2004 02:37 AM
Maahee Go to last post
0 36
Hi, My program try to export a excel file by using Response.ContentType = "application/vnd.ms-excel"; But when i import it back to my system using...
simon
09-02-2004 06:17 PM
raydai Go to last post
3 34
I am new to dotnet. I have worked with asp for a while and have found the best way to have a client open an application on the client through...
R Ren
09-02-2004 02:01 PM
R Ren Go to last post
0 38
I'm trying to use the GetColumnsInError() method of the DataRow object, to find out which Columns in a particular DataRow violate constraints on a...
Stephen Stchur via .NET 247
09-01-2004 09:45 AM
Stephen Stchur via .NET 247 Go to last post
0 38
thats correct. signing a control just allows downloading, not extra permissions. ..net active controls have the simular restrictions as java...
bruce barker
08-30-2004 12:16 PM
bruce barker Go to last post
0 39
I have a group of radio buttons in each row of a datalist. They have the same id values. I do I know which one has been changed? Below is my...
Jason
08-29-2004 11:07 PM
Jason Go to last post
0 36
I want to show cube information via OWC in a web browser. However, after I click Button1, nothing happened. Can somebody help me to examine...
Polly
08-27-2004 09:09 PM
Polly Go to last post
0 33
Hi, I have a small home office with a hand full of people. We all use the same profile in Windows XP. Since we all use Internet explorer to access...
Donnie
08-27-2004 02:35 PM
Donnie Go to last post
0 48
ims_tcs wrote: - ims_tc ----------------------------------------------------------------------- Posted via...
ims_tcs
08-27-2004 10:22 AM
ims_tcs Go to last post
0 36
Is there a WMI provider that will allow me to get information about the active sessions on a Terminal Server? e.g. the user names? I know I should...
CM
08-26-2004 02:42 PM
CM Go to last post
0 44
i have added in my net program a java script thats will close the window "window.close()", but while debuging when it reaches this line it will...
hussein
08-22-2004 10:12 AM
tami Go to last post
1 50
I'm planning to change all ip address from my company ( > 400 pc) and i need a script to change it from a remote computer; i don't want to do it...
Tini
08-19-2004 06:57 AM
Tini Go to last post
0 44
Hi Grigs, Take a look at TechNet's Scripting...
James Wilkinson
08-18-2004 06:05 AM
James Wilkinson Go to last post
0 46
Hi, -I create One toolbar Asp.Net Application For Navigation (First, Last, Next, Previous) -click event time not fire Client Side event for client...
Harshad Prajapati
08-16-2004 04:08 AM
Harshad Prajapati Go to last post
0 37
I was told that .Net does not support animated GIF files, meaning if it resizes one, the animation will be lost. Is this true? What ways are there...
Shabam
08-09-2004 01:59 AM
Shabam Go to last post
0 34
Post New Thread

Display Options
Showing threads 501 to 550 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.