473,387 Members | 1,561 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,387 software developers and data experts.

put things in frame

21
Is it possible to put things like textboxes and labels in a frame. Because I placed all things already on my form, but now I want to use some frames, but the frame is always coming in front of the labels, so i want my labels and textboxes be part of the frame. Is this possible without copying all things.
Jan 16 '08 #1
6 4823
lotus18
866 512MB
Is it possible to put things like textboxes and labels in a frame. Because I placed all things already on my form, but now I want to use some frames, but the frame is always coming in front of the labels, so i want my labels and textboxes be part of the frame. Is this possible without copying all things.
Yes. You must first select the frame, then add the desired control. : )

Rey Sean
Jan 16 '08 #2
debasisdas
8,127 Expert 4TB
if you just want a visual container then

right click on the frame
send to back

but the other controls are not contained in the frame (only for display).
Jan 16 '08 #3
QVeen72
1,445 Expert 1GB
so i want my labels and textboxes be part of the frame. Is this possible without copying all things.
Hi,

Cut the Controls from FORM, and Paste them on the "FRAME".
This way, Parent Container, changes from Form, to Frame

Regards
Veena
Jan 16 '08 #4
Hi,

Cut the Controls from FORM, and Paste them on the "FRAME".
This way, Parent Container, changes from Form, to Frame

Regards
Veena

Veena...can u tel me hw to add frames in ASP.Net....plz b soon
Jan 29 '08 #5
Hi
What U need to do is to Cut the controls from the Form and Paste them on to the frame they will appear on the Top Left most corner of the frame on which U have pasted the control and now U can place it inside the frame any where U want .
Jan 29 '08 #6
Killer42
8,435 Expert 8TB
Veena...can u tel me hw to add frames in ASP.Net....plz b soon
ASP.Net? Wrong forum. I'd suggest you try the ASP or .Net forum.
Jan 29 '08 #7

Sign in to post your reply or Sign up for a free account.

Similar topics

4
by: Kathryn | last post by:
I hope you can help as this is driving me crazy! I have an asp which has 3 frames on it as follows: <FRAMESET rows="50%,*,10%"> <FRAME src="rundetailstop.asp" name="rundetailstop"...
3
by: Cactus | last post by:
Hi, I have a tree like structure build with javascrtip and loads of iframes. How can find the complete 'frame-path' to the frame that focused? I'm sure I can contruct something with hidden input...
5
by: Frame | last post by:
I'm looking for tutorials or articles considering HTML Frames and how to handle them with Javascript. E.g. samples how Frames can exchange information, can a Frame instruct other Frame to update...
6
by: Gary | last post by:
I have an application that has been working just fine for a couple of years. It queries a SQL database and returns some formatted data back to the client. I have a new client, who has a larger...
1
by: mailing | last post by:
Hello, I am hoping that someone can point me in the right direction. I have 4 frames to my site. Two Rows, Two Columns. |--------------------------------|-------------------------| | ...
11
by: Rob | last post by:
I know, I know, don't use frames. Well, I'm stuck with these frames and I'm trying to add functionality without a complete redsign. You can look at this as a nostalgic journey. Anyway, I've got...
42
by: smerf | last post by:
Using javascript, is there a way to trap an external page inside a frame? I've seen scripts to break out of frames, but nothing to keep a page trapped in a frame.
3
by: wardemon | last post by:
Hi All, I would like to ask how can one resize a frame in a website w/o postback? My scenario is the following I have a left frame, a top frame, and a "contents" frame. I placed an imagebutton...
1
by: cryogeneric | last post by:
Hi, I'm writing an ASP application that can display PDF files in a frame. The user can save or download the PDF, but I need to know when they do this so I can add an activity record to my...
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: 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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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...
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...
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...

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.