473,385 Members | 1,531 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Cluster problem?

An application is hosted on two servers in a cluster. The login.asp page
authenticates the users and sends them to the edit.asp page which first asks
for an serial number and then when the user enters the serial number and hits
the submit button, the edit.asp page dispalys all the information pertaining
to the serial number on the same page. There are two forms in the edit.asp
page.The first form (form0)only has the text box where the user enters the
serial number. The edit.asp page is itself called in the action parameter of
the first form. The serial number is captured using request.form method which
is then used in the second form (form1) which takes the serial number and
displays the information.

The problem is when I access the application using the individual cluster
member addresses all these work fine returning the information for the serial
number. But when I connect through the cluster address the request.form is
populated blank and no record is displayed
Jul 22 '05 #1
2 1277
Hi all

Any clues to the problem below?...........Please help

"amitavabardhan" wrote:
An application is hosted on two servers in a cluster. The login.asp page
authenticates the users and sends them to the edit.asp page which first asks
for an serial number and then when the user enters the serial number and hits
the submit button, the edit.asp page dispalys all the information pertaining
to the serial number on the same page. There are two forms in the edit.asp
page.The first form (form0)only has the text box where the user enters the
serial number. The edit.asp page is itself called in the action parameter of
the first form. The serial number is captured using request.form method which
is then used in the second form (form1) which takes the serial number and
displays the information.

The problem is when I access the application using the individual cluster
member addresses all these work fine returning the information for the serial
number. But when I connect through the cluster address the request.form is
populated blank and no record is displayed

Jul 22 '05 #2
Simplify your code as much as possible while still exhibiting the problem
and post it here.

--
--Mark Schupp
"amitavabardhan" <am************@discussions.microsoft.com> wrote in message
news:D6**********************************@microsof t.com...
Hi all

Any clues to the problem below?...........Please help

"amitavabardhan" wrote:
An application is hosted on two servers in a cluster. The login.asp page
authenticates the users and sends them to the edit.asp page which first
asks
for an serial number and then when the user enters the serial number and
hits
the submit button, the edit.asp page dispalys all the information
pertaining
to the serial number on the same page. There are two forms in the
edit.asp
page.The first form (form0)only has the text box where the user enters
the
serial number. The edit.asp page is itself called in the action parameter
of
the first form. The serial number is captured using request.form method
which
is then used in the second form (form1) which takes the serial number and
displays the information.

The problem is when I access the application using the individual cluster
member addresses all these work fine returning the information for the
serial
number. But when I connect through the cluster address the request.form
is
populated blank and no record is displayed

Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: gotdough | last post by:
Cluster services gives the high availability needed - that is great. But I have never seen any discussion about what happens when a node fails - what do you do to get everything back to the...
2
by: Adam Kavan | last post by:
I have a table that II am constantly inserting into (around 10 times a second right now but hope to increase latter). I hold these rows for a week then summarize and delete them. During that week...
17
by: Peter Ericsson | last post by:
Does anyone know if Microsoft plans to implement an C# (.net) API for MS Cluster like the one in C++? Or has someone else written a C# wrapper for the C++ API?
1
by: Programmer | last post by:
Well here is my problem I have a web application running in 2 web servers and I have also a cluster system. I want using the web application to write some files in the cluster discs. So I...
6
by: Andrew Robinson | last post by:
I am running two servers with a hardware network load balancing device. I know that to share session information between the two servers I need to implement some type of SQL based session...
4
by: skavan | last post by:
Use Case: We have music files that describe, in their filename, attributes of the music. We do not know a general pattern that applies to all filenames -- but we do know that filenames that are...
1
by: Mark D Powell | last post by:
I have a production failover cluster running SQL Server 2000 at SP3 that I want to upgrade to SP4. I do not have a test failover cluster to test with so I need the install on the primary server to...
3
by: Simon | last post by:
Hi All, I'm hoping someone will have some words of wisdom for me regarding MS Clustering on Windows 2003. I have a service that runs on a cluster. During invocation it's supposed to...
3
by: Bruno LIVERNAIS | last post by:
Hi, We are currently installing a DB2 V9 ESE on a Linux server (RHEL4U4-x86_64). Installation runs successfully on each node. Database user environment is OK and the instance is well created. To...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.