473,386 Members | 2,078 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,386 software developers and data experts.

Place holders

Hi,

How can one use STYLE attribute for a placeholder?
I am having problems displaying the placeholder on a
webform on a place I want it to be.

Can we use panels with placeholders and place the
placeholders in the panel and adjust the position?

Or any other pointers?

Thank you!

Nov 17 '05 #1
1 984
A place holder renders no text, which is why you can't apply a style
attribute to it. It just serves as a declarative way to indicate that you
intend to dynamically stick something there in your code. It doesn't
actually appear anywhere. If you want an object to simply hold objects that
you dynamically load, you could use a <div runat="server"/>.

--
Chris Jackson
Software Engineer
Microsoft MVP - Windows Shell/UI
Windows XP Associate Expert
--
More people read the newsgroups than read my email.
Reply to the newsgroup for a faster response.
(Control-G using Outlook Express)
--

<an*******@discussions.microsoft.com> wrote in message
news:29****************************@phx.gbl...
Hi,

How can one use STYLE attribute for a placeholder?
I am having problems displaying the placeholder on a
webform on a place I want it to be.

Can we use panels with placeholders and place the
placeholders in the panel and adjust the position?

Or any other pointers?

Thank you!

Nov 17 '05 #2

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

Similar topics

1
by: Sabine Oebbecke | last post by:
Hi there, Need some help again ... I have a continuous form which shows the attendees of a competition as per their placing in the competition. So, the first record is the winner, the second...
10
by: Water Cooler v2 | last post by:
I've asked myself this question in the past but couldn't afford more time to it (I program other languages for my bread and butter), so I'll ask now since it's never too late. What does the...
2
by: Rik Brooks | last post by:
I am creating a Master page and I need to put 3 different content holders on it. When I put the content holder on the master page I am not able to resize it. I can move it around but not resize it....
0
by: getusama | last post by:
I need to place few icon/pictures on my form can anyone tell me what to use. Are there any picture holders or any other way I can do that.
3
by: ROMANLP | last post by:
I am trying to export a table to a text file. The problem I am having is that by putting it into .txt I lose my positional holders. i.e. The field size for field A is set to 8. User enters 1234...
1
by: Sunfire | last post by:
Hi... I have to put some html code inside a table that is on a aspx page that isn't a master page. How do you use contentPlace holders to do that?
3
by: Rowan | last post by:
I'm trying to enter data from an array ( eg entry1=(x=>y,a=b), entry2=(x=>y,a=>c)) I'm trying to use place holders to dump the data. It maybe late but I can't get this to work. below is the actual...
10
by: Andy B | last post by:
If I have the following text in a dataset table column: "This agreement establishes that {BandName} will play on {EventDate} between {StartTime} and {EndTime}..." How would I then take the field...
0
by: Terry Reedy | last post by:
Arash Arfaee wrote: Python does not have 'in-place operators'. It has 'augmented assignment statements' that combines a binary operation with an assignment. *If* the target being rebound is...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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,...

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.