|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
.NET Frameworkmicrosoft.public.dotnet.framework
System.Environment.TickCount wrapping
LJJ -
19 Mar 2005 10:03 PM - 4 messages
The documentation for TickCount states quite plainly that it wraps from its max value of Int32.MaxValue to zero at the wraparound point (approx. every 24.9 days). I did build a longer term timer based on this assumption, but ...
proper way to update a datagrid from a separate thread (bringtofront error vs versionnotfoundexcepti
lloyd -
19 Mar 2005 6:57 PM - 2 messages
i have a datagrid that i need to be updated every couple seconds in a point-of-sale type application. i thought this was going to be easy but apparently its not. i have a simple sql query to select a few columns from ...
SQLServer State - how do you use it?
Mark -
19 Mar 2005 5:31 PM - 3 messages
Hi - I am regularly losing session information, I think due to the worker process recycling. I have been traditionally using InProc procedures, and using them like: Session("username")=objDR("username") 'read from database ...and then simply referencing this on any other pages code behind, as: ...
Configure runtime version not using app.exe.config?
Neo The One -
19 Mar 2005 4:51 PM - 4 messages
It may sound a little stupid, but I'd really like to know if there is any other ways to configure an application to run in a specified .NET runtime version (1.0, 1.1 or 2.0). Thanks. ...
asking for a connection between VB6 and Excel Data
swayam -
19 Mar 2005 9:36 AM - 3 messages
Dear Friend, Please send me the code for sending a value from textbox in vb to excel based on which some calculations will happen in excel and then retrieving the value from excel to vb 6.0 with the entire oledb ...
How do I emulate network and/or internet acess on the Pocket PC Em
Greg -
19 Mar 2005 2:13 AM - 2 messages
using the .net compact frame work, how do I emulate a pocket pc with network and internet acess so I can test out my program? ...
WinXPx64 question
Timothy V -
18 Mar 2005 10:56 PM - 8 messages
Hi, I have a question regarding the .NET Framework 2.0 and x64. I realise these are still in beta, but I hope someone can help me. If i had dotnet2.0x64 installed on winxpx64. Does an application compiled on ...
A Bug in Visual Studio ?
Halil Gursoy -
18 Mar 2005 7:41 PM - 3 messages
I am unable to solve the problem. Any help is appreciated. Is this a bug? Summary : I am raising a custom shared event from custom DateTimePicker instances. This custom event causes to a call to MessageBox.Show. At that point splash ...
ServiceInstaller configuring
Random -
18 Mar 2005 4:52 PM - 2 messages
I am using the ServiceInstaller to create an install for my Windows Service app. I need to be able to add some additional information in the registry for lookup by the Service at run time (service settings that I'll create a ...
the brotherhood
pHenry -
18 Mar 2005 1:57 PM - 2 messages
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
can't ignore the brotherhood
pHenry -
18 Mar 2005 1:57 PM - 2 messages
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Yes democracy
Henry -
18 Mar 2005 12:52 PM - 6 messages
Yes... it is fight for democracy...just fool yourself.....: [link] PS: I can't ignore the brotherhood you american show to the world..... Shame on you all. ...
Problem adding web reference to a j# project
kevin_wailes -
18 Mar 2005 12:10 PM - 2 messages
I'm trying to add a web reference to a J# project and everything goes OK until I get this message : Custom tool warning: At least one import Operation is an unsupported type and has been ignored. I use the same WSDL in XMLSPY and it works a treat but Visual Studio ...
Oracle Transaction error
Jason -
18 Mar 2005 9:37 AM - 2 messages
I am looking for hotfix Q830173 for a transaction problem with oracle .Net and version 8 oracle databases. Does anybody know where I can get this from? ...
Remote debug
Denny -
18 Mar 2005 9:15 AM - 2 messages
Hi all, I need to do the remote debug of my application on a remote machine. This is the first time that I do this, so I could mistake... I opened the window "Attach to process" from Tools, then I connected to the ...
Registry: Editing values...VB.Net WinApp/WebApp ..Security
Neal -
18 Mar 2005 9:01 AM - 5 messages
Getting real tired of this... After several attempts on this forum, and implementing proposed solutions, to write to the registry...Still a month down the line, having migrated from WebApp (IIS security settings and associated ...) to Windows App... to escape the IIS security settings etc. ...
Getting command line arguments outside of Main() method?
Jens Weiermann -
18 Mar 2005 7:52 AM - 3 messages
Hi, is there any way to get a hand at the command line arguments passed to my app OUTSIDE the main function? Thanks! Jens ...
c# info
AVL -
18 Mar 2005 6:13 AM - 2 messages
Are C# and C#.net different? what is the current version of C#? Also, suggest few good sites for learning C#? ...
info on C#..urgent
AVL -
18 Mar 2005 6:13 AM - 4 messages
Are C# and C#.net different? what is the current version of C#? Also, suggest few good sites for learning C#? regs avl ...
Info on C#
AVL -
18 Mar 2005 6:11 AM - 2 messages
Are C# and C#.net different? what is the current version of C#? ...
Monitoring cpu usage
Al Cadalzo -
18 Mar 2005 3:09 AM - 5 messages
How do I use performance counters to monitor CPU Usage? I want to send an alert via e-mail when CPU usage goes over a certain amount. I need to write an app to monitor several processes. Occasionally one of the processes will ...
.NET 2.0 And MSI 3.0 Incompatible
shailesh -
18 Mar 2005 2:23 AM - 2 messages
OS win2003 server ..NET 1.0 , 1.1 & 2.0 beta installed VS studio 2003 installed VS Studio 6.0 installed When I don't had .NET 2.0 beta my MSI file was working fine. Now After .NET 2.0 beta ...
Invoking code on a specific thread
Phil Jones -
18 Mar 2005 12:06 AM - 5 messages
I'm trying to re-create the thread functionality found on a user Control for a normal object that is not a control. The functionality is: Control.Invoke(delegate) [Method] Control.InvokeRequired [Prop] I have a situation where I want to have the option to force execution on the ...
Grant FullTrust permissions to VS .NET Projects on Network (Intranet) share
Jay A. Moritz -
17 Mar 2005 9:03 PM - 4 messages
I'm having a huge problem setting up a shared folder on my network with some VB Projects that I want other developers on the network to include in the solutions they are developing. I have used the .NET Configuration tool ...
Disabling task list features in VS 2005 Beta 1
Quimbly -
17 Mar 2005 6:01 PM - 4 messages
I'm trying to figure out how to disable the comment headers (TODO:, HACK:, UNDONE:, etc.) from being automatically processed by VS 2005 Beta 1. Having these in my source code files is causing VS to crash. Any ideas? ...
Unable to debug remotely (XP -> 2003)
Ken Allen -
17 Mar 2005 4:29 PM - 2 messages
I am using Windows XP Pro as my desktop, and Windows 2003 on my test syste, where Visual Studio .Net 1.1 is installed on both systems. When I attempt to debug an applicaiton on my desktop computure but indicate that I want the executable to run on the test system, I get ...
Why can't i find a row in a dataset?
Paul Custance -
17 Mar 2005 3:44 PM - 5 messages
Hi, Currently had a Dataset that has information from the Northwind database, Customers table in it. I have created my update and select commands and they work fine. When I go to update a row in the data set I use this ...
Upcasting in VB.NET
Bob Trabucco -
17 Mar 2005 3:44 PM - 6 messages
Does anyone know how you can do an upcase in VB.NET? Example: Public Class Class1 Private s As String = "Hello World" Protected Property Prop1() As String Get ...
Framework Error: Invalid Parameter used.
Don Stewart -
17 Mar 2005 3:35 PM - 2 messages
I receive the error below at least 10 times a day from some of the many thousands of customer machines via an automatic error reporting module we have. It does not occur everytime on any particular Form. But it does happen ocaisonally on nearly every Form ...
Framework 2.0 using Visual Studio 2003
g4685034@cc.cpe.ku.ac.th -
17 Mar 2005 2:32 PM - 3 messages
Dear All, Can I configure Visual Studio 2003 to use .NET framework 2.0? Thanks, Theewara ...
Finalizer vs. Dispose
Klaus Aschenbrenner -
17 Mar 2005 1:47 PM - 7 messages
Hi! When should we use a finalizer and when should we implement the IDisposable interface? I think when we have the IDisposable interface we don't need a finalizer - or are there any scenarios when a finalizer is better than ...
Trouble Accessing Active Dirctory Domain Controller
webbertsolutions -
17 Mar 2005 1:36 PM - 6 messages
I am having troubles accessing a different Domain Controller than the one I am currently in. Any help would be appreciated. Dave ================================================= Access DC_1 Access DC_2 ...
Assembly unloading
Klaus Aschenbrenner -
17 Mar 2005 1:30 PM - 2 messages
Hi! Currently (.NET v1.1) we can only unload assemblies when we are shutting down the AppDomain. Are there any changes in .NET v2.0? Thanks Klaus Aschenbrenner MVP Visual C# [link], [link] ...
Atribute accessing it's target type
Hugo Batista -
17 Mar 2005 12:18 PM - 3 messages
Hi there Does anybody know how can a custom attribute know in its instance the target type ? I don't need the target instance neither interact with it.. i just need to know the target type . Otherwise, it will be very weird to declare something like ...
WebRequest hangs when run in own thread
Anders M. Mikkelsen -
17 Mar 2005 6:53 AM - 8 messages
Hi I'm experiencing a strange problem when trying to issue a WebRequest from a thread other than the main thread: using System; using System.Threading; using System.Net; using System.IO; namespace HangProblem { class Program { static void Main(string[] args) ...
Solution to the window.open doesn't get focus with SmartNavigation problem
Daniel Roth -
17 Mar 2005 6:51 AM - 3 messages
Solution to the window.open doesn't get focus with SmartNavigation problem Instead of string script = "<script> var ref = window.open('ViewReport.aspx');</script>"; RegisterStartupScript("ShowReport",script); ...
obsolete code
Vincent -
17 Mar 2005 2:08 AM - 9 messages
Hi, I have this code that the framework tells me that is obsolete(underlined), but I don't know how to replace it. Can any1 help? private void CreateIssuePage() { // This code created the HTML page displayed in the // browser window ...
Detailed info for COM based "Web Browser" control in VS.NET 2003
Ahmed Shafi -
16 Mar 2005 10:15 PM - 4 messages
Hi there, Can some one point me toward detailed tutorials / resources as to how to use the COM based web browser control (not the manged WebBroser Control in C# 2.0) in wnforms ? How to access the contents of the page that is being ...
Singleton VS Finalize
Christian -
16 Mar 2005 10:07 PM - 5 messages
Hi, i created a singleton. This singleton read a config file in the constructor and write it in the finalize. I got a big problèm, the finalize it's not always call!! :( I don't know what do that it is call or not.. it's seem ...
.NET Application Causes Exception
Eric -
16 Mar 2005 9:12 PM - 2 messages
Hello, I built an applicaiton using the Windows Media Player ActiveX control. It works fine on my dev machine. I deploy it a second machine with WMP and .NET, and the Debugger reports an exception occurred. Nothing else. No .NET runtime error stack - I'm ...
Howto find an object on network using remoting?
Mauricio Pires -
16 Mar 2005 9:03 PM - 2 messages
I have a client computer running a client application and some server computers running identical server applications connected on network and using remoting service. In my client aplication I want to show a list of servers which have the server object, like SQL Enterprise Manger does when we create a new SQL ...
MFC71.dll not found
Eduardo Pavinato Klein -
16 Mar 2005 8:13 PM - 3 messages
Hi all. I've installed my application in a production machine and, to my surprise, I've received a popup error message like 'MFC71.dll not found' and that I needed to reinstall my application. It seems that this library is not part of the .NET Framework. So why does ...
thread array
Random -
16 Mar 2005 7:07 PM - 4 messages
I have a DataReader with records that I need to process asyncronously. In VB.NET, how do I declare a thread array so I can use it to start new processes in my While reader.Read... End While statement? ...
HastTable/IEnumerator
Neil B -
16 Mar 2005 6:01 PM - 4 messages
Hi folks, I seem to have a strange issue which is probably due more to my (incorrect) assumptions about .NET collections than anything else. When using the HashTable.Add() method, and then subsequently getting an IEnumerator from that HashTable, what assumptions can I make about the ...
.NET Framework v2.0.41115
Quimbly -
16 Mar 2005 4:22 PM - 7 messages
I recently installed the Visual Studio 2005 CTP Beta on my machine. That went fine, but when I uninstalled it (as my team later told me we were going to be working with VS2005 Beta 1), it didn't uninstall version 2.0.41115 of the ...
Error: "Unable to start debugging on the web server. Access is den
gmickelsen -
16 Mar 2005 3:59 PM - 2 messages
Can anyone help please??? Been banging my head on a wall for a few days over this. We have installed IIS, VS.net & ASP.NET on a Windows 2000 Server (SP4) and VS.net client on an XP and 2000 Pro client. ...
Grid Control in .NET
Tarh ik -
16 Mar 2005 3:51 PM - 5 messages
Hi!!! Can anyone tell me how can I use a grid control in my Visual Basic.NET application??? In VB6 there was a nice control called "Flexi Grid" from Microsoft. However, it seems that .NET does not have this control anymore. ...
security
Julia -
16 Mar 2005 3:01 PM - 2 messages
Hi, I'am trying to learn more about security. What does this mean: "All client computers are configured to implemented the default .NET security policy." Thanks Julia ...
CLR optimization question
Daniel Billingsley -
16 Mar 2005 2:58 PM - 3 messages
Suppose you have a base class with one protected property and one method. When you instantiate a derived class, obviously there needs to be a copy of the property specific to that instantiation in memory. But there *could* be one copy of the method for all the derived objects to ...
how to convert .NET class to com component
guoqi zheng -
16 Mar 2005 10:18 AM - 4 messages
I would like to convert my .NET class .dll file into com component, so that other people can use it from asp or vb6.0. Any tutorial how to do this? regards, Guoqi Zheng [link] ...
internet explorer related events in winforms
Ahmed Shafi -
16 Mar 2005 8:18 AM - 3 messages
Hi there, I need some help with the followng two things: 1. How can my application keep track of the websites visited by the user in internet explorer and also get access to the IE history folder programatically using C#. ...
Definition of logical layer
Daniel Roth -
16 Mar 2005 8:02 AM - 2 messages
Logical Layer: An independent group of functions. Where each function facilitates the layer meeting its contract with other layers. Physical Layer: The implementation of one or more Logical Layers. Daniel Roth MCSD.NET ...
conflict in dot net framewort 2.0 for visual studio 2005 and sql s
MTP -
16 Mar 2005 2:41 AM - 2 messages
has anyone experienced trouble running visual studio 2005 and sql server 2005 on the same box as a result of conflict between the dotnet framework versions for each, or any other reason? ...
Debugger displays wrong lines when in a dynamically loaded assembly
TkPins -
16 Mar 2005 12:28 AM - 4 messages
I am loading an assembly using the following code: ObjectHandle oh = Activator.CreateInstanceFrom(assemblyName, className); object obj = oh.Unwrap(); MyInterface interface = obj as MyInterface; interface.MyFunction(); // Call a function in the ...
Thread safety of asynchronous sockets, also - documentation vs reality
chris gouldie via .NET 247 -
15 Mar 2005 11:13 PM - 9 messages
I have a multiple part question about the thread safety of the Socket class, and how asynchronous socket events occur. The documentation of this class is misleading, but the behavior is what I would expect (and want). Here is my interpretation ...
Trouble Calling Events From Threads
dotNetDave -
15 Mar 2005 9:11 PM - 3 messages
I am having trouble getting events fired from threads to call back on the original thread. I have an non-UI "sub" assembly that periodically goes out and retrieves information. When it finds new or changed information it fires events to whoever is listening (could be another sub-assembly or a WinForm ...
Hashtable acting strange
Kevin Grigorenko -
15 Mar 2005 8:13 PM - 7 messages
Thanks for anyone's help on this. First, here is my abbreviated class structure: class A { protected obj myObj; public override int GetHashCode() { return myObj.GetHashCode(); } public override bool Equals(object obj) { ...
Atomic FileSystem operations
Brian Richards -
15 Mar 2005 8:02 PM - 2 messages
I have an application that's processing multiple files and doing copy/move/delete operations on those files to other directories. I'd like to have code that would ensure for the entire list of files that all operations succeed. Such that if one file was in use I could rollback or undo all the ...
Setting file/directory permissions
Steve Bugden -
15 Mar 2005 7:23 PM - 3 messages
Hi, Is there a simple way to set file/directory permissions programatically in ..net. All I want to do is to check that I have write access to a file or directory. If I don't have access I want to change the permission of the file ...
How can i start an application from code?
dee -
15 Mar 2005 6:42 PM - 3 messages
Hi How can I start an application using .NET? I want to start notepad with contents of a certain file. Thanks Dee ...
Why so few options for ProcessWindowStyle enumeration?
Chuck Heatherly -
15 Mar 2005 4:49 PM - 4 messages
There are times when I want to start a child process from my main process, and show the user that it is running, but have the active window focus remain on my main process. From what I can tell, this is only possible in managed .NET by ...
preparing web server for .NET
Brent -
15 Mar 2005 3:31 PM - 2 messages
Can anyone point me to a good article explaining all factors to consider when preparing a web server for .net applications. I am specifically concerned about what conflicts will arise with the existing traditional asp web sites that exist on the web server. ...
Opening HttpWebRequest in Internet Explorer
mwieder -
15 Mar 2005 3:23 PM - 2 messages
Hi - I'm writing some web site automation using HttpWebRequest. At a certain point in the process, I need to continue the session that I have started inside Internet Explorer as opposed to continue through HttpWebRequest. I can save off the web page and open it in IE, but how ...
User Idle Time
Dr. Björn Kesper -
15 Mar 2005 2:25 PM - 3 messages
Hi, I'm searching for some kind of event or maybe a system variable that I can query if there is no user input (mouse movement or keyboard input) for a given time period. Thanks! ...
How to identify given DLL is WIN32 or .NET assembly?
Gnanaprakash Rathinam -
15 Mar 2005 6:16 AM - 2 messages
Hi All, Is there a way to identify given .dll is WIN32 or .NET assembly by looking into PE headers? Thanks, GP. ...
Virtual Constructor or dynamic new()
Bryce Covert -
15 Mar 2005 3:51 AM - 2 messages
Hi everyone. This is more of a curiosity question than anything, because there are several ways to work around this problem (including another similiar way I've used before), but the way I'm doing this is the way I find most "clean". ...
Registry
Charles A. Lackman -
15 Mar 2005 2:48 AM - 4 messages
Can anyone tell me where would I look in the registry to find out is a user is using Large Fonts or Normal Fonts? I need to know this from the registry so that I can make a program display ...
Very slow code...
?BOT -
14 Mar 2005 10:30 PM - 5 messages
Why is the following code so slow? I have a listView that must refresh it's processes data every 3 seconds. However, this sometimes goes beyond 5 seconds and crashes the application. I have tries multi-threading, also ListView.BeginUpdate + EndUpdate(), but the code is sooo slow. Try it for ...
PERFMON and PerformanceCounterCategory return different counters
Bert Hyman -
14 Mar 2005 9:05 PM - 4 messages
Using the PerformanceCounterCategory methods on SQL Server objects returns counters that don't show up in PERFMON, in particular: SQLServer:AccessMethods \ Worktables from cache ratio base SQLServer:BufferManager \ Buffer cache hit ratio base SQLServer:CacheManager(_Total) \ Cache hit ratio base ...
How can I force server GC under W2K3 using Framework 1.1 SP-1?
dmako -
14 Mar 2005 8:43 PM - 6 messages
I have been reading about a new setting that under FW 1.0 SP-3, and FW 1.1 SP-1 which allows you to choose the Server GC. i.e. <Configuration> <runtime> ...
Error: Reqiured component Misiisng.
Gaffar -
14 Mar 2005 8:30 PM - 2 messages
Good morning Sir, I am working with microsoft visual studio 2005 express edition beta1 version which is a sql server embedded. in this while i am creating database i am getting an eror "Required Component Missing : connection to sql server datafiles(*.mdf) require sql server ver 9.0 or above to function properly please verify the installation of this component or download from url [link] what to do and i am new to this. so please guide me ...
InteropServices.COMException
Quinn -
14 Mar 2005 7:57 PM - 2 messages
Hello all, I have a program using AxInterop.MSFlexGridLib.dll Interop.MSFlexGridLib.dll. When I run this program I got the following errors: " An unhandled exception of type System.Runtime.InteropServices.COMException' occurred in system.windows.forms.dll Additional information: Class not registered" ...
Thread pool
Reza -
14 Mar 2005 5:09 PM - 2 messages
Hi As we know thread pool threads are background by default. Suppose that we change them to foreground as soon as they are started, they do some task and exit. The problem is that the application never ends. This is a sample: ...
Compiled executable causes crash on startup
Neil -
14 Mar 2005 4:48 PM - 8 messages
Hi, We're having a problem with VB6 on win2k machines where, generally on a second or subsequent build, the compiled executable will either crash immediately when run (Illegal instruction) or will cause an untraceable 'Object variable or with block not set' error. 95% of the time the first ...
How can Process.Start() command be used in a Web Application??
bwalke -
14 Mar 2005 3:50 PM - 6 messages
I was wondering if and how the Process.Start() command can be used in a VB.NET Web Application. I want the client side to invoke an .exe application by clicking a button and I want the .exe to run on the ...
DateTime.ParseExact( ) usage
Dave P -
14 Mar 2005 3:41 PM - 2 messages
I'm trying to parse a string into a DateTime object. I want to try using ParseExact to see if I can improve performance of a frequently-called method (i.e., please don't suggest using Parse()). My code looks like this: ...
Application.EnableVisualStyles and no image in Tab control
#ROBERT -
14 Mar 2005 3:39 PM - 5 messages
(VS 2003 + .NET Framework 1.1 + WinXP Pro SP2) Calling Application.EnableVisualStyles() after the initialization() removes all images in the tab control (in the tab headers I mean). Without visual styles enabled, I have no problem. What is wrong and what is the solution? ...
Required runtime for assembly
Riki -
14 Mar 2005 2:45 PM - 2 messages
I know that I can set a required runtime version for an application in the config file. I can also configure the runtime version for an assembly in the GAC. But how can I set a required runtime for an assembly in the assembly itself? ...
Clustering a .NET Windows Service
Fabio Hemylio -
14 Mar 2005 1:01 PM - 2 messages
Hi, I have build a Windows Service using Microsoft .NET Framework. This service works listening a port and validating the received messages against a database. This application have a high availability requirement that must be achieved by configuring it on a cluster. ...
Install require server reboot?
Chris Hagon -
14 Mar 2005 10:09 AM - 2 messages
Hi I have a Windows 2000 server that is our FSMO role holder (hence quite important!). We need to install ditnet Framework 1.1 - will this require the server to reboot to take effect? Any help would be much appreciated! ...
"Using Udp Services" example not working
Avi Shilon -
14 Mar 2005 9:13 AM - 2 messages
Hi all, I'm trying to use the example in the .NET Framework SDK about using Udp services, but it just doesn't work. The example is the one with the two classes, UDPMulticastListener and UDPMulticastSender. If anyone knows what's wrong with the code in that ...
UML thoughts and advice
aaj -
14 Mar 2005 8:59 AM - 3 messages
Dear all I work with a small team of developers (3 people) and we are looking at trying a CASE tool that supports UML 2.0. We haven't used this type of product before and don't really want to spend ...
[C#][AddIN] How to obtain attributes in the current class ?
Freddyboy -
14 Mar 2005 8:59 AM - 2 messages
Hi, I'am developping a simple addin for visual studio .NET 2003. I'd like to obtain attributes in the current class. Somebody know how it's possible (EnvDTE CodeVariable ?) Do you have an exemple ? Thanks. Best Regard. ...
Search Query..?
Wong CS -
13 Mar 2005 6:12 PM - 3 messages
Dear developers, i would like to giv my scenario here: my DB wif a field, called Title varchar(40) where user can put their item wif title, for example, "40GB harddisk for sale" and other item.. for another user who wish to buy harddisk wil search for his desired item ...
Is "throw new Exception(...)" a good practice?
Patrick -
13 Mar 2005 5:35 PM - 7 messages
Hi, It seems that "throw new Expcetion(...)" (in C#) is not a good practice because the exception is too generic to catch without ignoring some low level exceptions such as OutOfMemoryException and StackOverflowException. For me, I cannot figure out any advantage to ...
dotnet for kids?
××œ×—× ×Ÿ -
13 Mar 2005 5:11 PM - 18 messages
hi... i've been to get into dotnet technology for quite some time... my boss is totally against it, he says dot net is for kids, microsoft technology is crap changes every 4 years, that's why it usually has only ...
Get the previous page (the requested page)
Anavim -
13 Mar 2005 5:51 AM - 3 messages
Hi, I'm looking for a way to get the previous page that the user visit before the current page (I can't use the back button with java script). Anyone knows how to do this? I find out that in the application_beginrequest you can get the source ...
re:Hyperlinking and ASP.NEt Session
faisalazhar -
13 Mar 2005 5:37 AM - 2 messages
Hi i am using this script in my application, actually my application has one main window and other popups, that main window will be open all the time and user will interact with other popups and if i use this ...
|
|||||||||||||||||||||||