Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
Polly Anna 33 #1
Using CSS class together with CSS Rule
Hi,
I design my web site in Dreamweaver and then use Web Developer 2005 Express
for the dynamic stuff. I amalgamate all the work I have done in Dreamweaver
into 2005 Express. However with the new server side controls I do not know how
to add a CSS class together with a CSS rule.
In the normal client side control in Dreamweaver I have -
<input name="txtPassword" type="password" class="Input" id="SpacerBottom"
/>
In the server side controls the ID keyword is used now -
<asp:TextBox ID="txtPassword" runat="server" Style="z-index: 107"
CssClass="Input" ></asp:TextBox>
I have tried to use the name="txtPassword", but it ignores this.
I would really like to know how I can use a class and an id selector with the
new server side controls and would really appreciate some help on this.
Many thanks,
Polly Anna
Polly Anna 33 Guest
-
Space before and after a Rule
I am working in InDesign CS2 and I want know of anybody has figured out a way to put a predetermined space before and after a rule within a textbox... -
Update rule
Hello ! I wish to create a rule to write in records who and when modified them. I wrote : CREATE OR REPLACE RULE tarif_upd AS ON UPDATE TO... -
Rule of Thumb for the Day....
If you ever find yourself..... * Writing or invoking a deep copy method or... * Writing a whole lot of stuff to a file or pipe to be read by... -
validation rule
Seems like a lot of work to write a validation rule. Since it is a text field, in design view (of the table), set the Field Length to 7 and enter...



Reply With Quote

