473,473 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Easy? or am i just stupid?

I am using windows forms security.

I have a login screen that validates the user, upon that screen i have a
radiogroup that allows the user either to goto the main menu or jump
directly into the data entry screen.

If valid i redirect them to a footer frame type, obviously I want the main
frame to load up with the relevant page:

I'm trying something like :
<frameset rows="97%,19" border="0" frameSpacing="0" frameBorder="0">
<frame name="main" src= <% session("Firstpage")%> >
<frame name="footer" src="footer.aspx" scrolling="no" noresize>
<noframes>

Obviously it isn't working, i just get a blank page in the main window, i
have tried adding " and ' arround but get nothing

please help this idiot.

Cheers
Nov 17 '05 #1
1 962
JD
To write output isn't it:

<%= session("Firstpage")%>

Not
<% session("Firstpage")%>

"Ric Pullen" <Ri***********************@Hospital.nhs.uk> wrote in message
news:#y**************@TK2MSFTNGP10.phx.gbl...
I am using windows forms security.

I have a login screen that validates the user, upon that screen i have a
radiogroup that allows the user either to goto the main menu or jump
directly into the data entry screen.

If valid i redirect them to a footer frame type, obviously I want the main frame to load up with the relevant page:

I'm trying something like :
<frameset rows="97%,19" border="0" frameSpacing="0" frameBorder="0">
<frame name="main" src= <% session("Firstpage")%> >
<frame name="footer" src="footer.aspx" scrolling="no" noresize>
<noframes>

Obviously it isn't working, i just get a blank page in the main window, i
have tried adding " and ' arround but get nothing

please help this idiot.

Cheers

Nov 17 '05 #2

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

Similar topics

50
by: jbailo | last post by:
Subject: dotnet is a farce. You know, I was always impressed with the way one could write a http program with c# or java. To me, it showed how 'superior' these languages are because they made...
13
by: yoyoyo | last post by:
hi everybody! i'm trying to learn javascript in order to build a function that i need to put in my website.. since i have not so much time to do that i decided to ask to u in the net..probably...
36
by: No Spam | last post by:
Dear fellow Access 2003 Users, Is there a way to trim all of the fields in a table in one swoop using VBA (preferred) or a query? Right now, I am using an update query and updating EACH field...
7
by: Trev | last post by:
Hey, I just want to know (i know i should know this) how can i show up another form? I have 2 forms and the first one has a button on it that when i click the button i want the second form to...
1
by: Brad Allison | last post by:
Okay, I am grabbing data from a dinosaur, an AS400 system. One of the date fields is formated as decimal so the data adapter is filling the data set with these decimal numbers (ie 712004 for today...
17
by: Mike Labosh | last post by:
I can say this: int commandTimeout = Convert.ToInt32(ConfigurationSettings.AppSettings); but I can't say this: int commandTimeout = (int)ConfigurationSettings.AppSettings; Or maybe my VB...
8
by: Michael | last post by:
Hi, I'm trying to use a table and format it with CSS, but I cant get it to render with a border. I know this is really easy, but I can't see what I have wrong and when I search for tables and...
25
by: Andy B | last post by:
How hard/easy is it to use/learn VB compared to c#?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 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 a new...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.