24 Solved Topics

Remove Filter
Member Avatar for
Member Avatar for mavtcr

Friends , Is there any way for data alignment in the list box. My code is given below Private Sub TxtFdt_KeyPress(KeyAscii As Integer) Dim L, L1, L2, L3, L4, L5 As Integer Select Case KeyAscii Case vbKeyReturn If TRS.State = adStateOpen Then TRS.Close TRS.Open "SELECT * FROM Tran WHERE Ac …

Member Avatar for Aslam Mansoor
0
1K
Member Avatar for Spencer_2

http://prntscr.com/2l3gnh - My Problem I'm currently using this HTML: <footer> <p class="alignleft">Text on the left.</p> <p class="alignright">Text on the right.</p> </footer> With this CSS: /***** Reset *****/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, …

Member Avatar for diafol
0
337
Member Avatar for crazyvonzipper

Hi there guys, I have quite a stupid question which for some reason I cannot wrap my head around. I have a table with supposed 4 cells (2 rows x 2 columns) but I want to set the 2nd column's rowspan to 2 making 3 cells <table> <tr> <td id="cell1" …

Member Avatar for crazyvonzipper
0
158
Member Avatar for Smeagel13

Take the following C structure: typedef struct dataPoint { tick * tickData; struct dataPoint * previousDataPoint; struct dataPoint * nextDataPoint; } dataPoint; Compiling on a 64-bit system with 8-byte words, this structure takes up 24 bytes (3 words) of memory. 24 % 8 = 0 ... so it is word …

Member Avatar for Smeagel13
0
284
Member Avatar for jah0073

I'm sure this will be very simple for someone to figure out, I have a template form a company called cvent, we are using them as our registration payment solution. I have been trying to get their template to suit our site but I am falling short with aligning the …

Member Avatar for joel.design
0
541
Member Avatar for geneh23

Hey everyone, It's a bit unusual for me to post in the html section. However I am stumped as to why I have three divs. One aligned to the left and two aligned to the right and when I add the third div aligned to the right, the left div …

Member Avatar for TonyG_cyprus
0
259
Member Avatar for fheppell

I've set up this testing website [here](http://siteoctopus.koding.com/projects/swangarden/index.html) It has a full screen background image and a content box in the middle. How would I horizontally center the box. I'll post the html and css here as well html, body { width: 100%; padding: 0; margin: 0; } #full-screen-background-image { z-index: …

Member Avatar for fheppell
0
206
Member Avatar for CreatorZeus

this is what i ahve so far. maybe its just a crazy idea but i trying to get it to work <td onclick="this.style.backgroundColor = 'Red';" bgcolor=skyblue width= '58px' height= '72px' align="right"> <a target="iframeswitch" href="index.php"><div style="height:100%;width:100%">yo</div></a> <a target="iframeswitch2" href="index.php"><div style="margin-right: -100%;"> yo</div></a> </td>

Member Avatar for LastMitch
0
217
Member Avatar for jonsan32

I have these brackets I'm trying to apply to my site, but I'm running into some issues when viewing it in I.E. I'm sure it's something simple, but the teams and scores smush to the right, and the finals part of the bracket floats too far to the right as …

Member Avatar for jonsan32
0
311
Member Avatar for tinabina22

I'm trying to set up my web-site with a vertical navigation menu, which I have done but what I am having a problem with is how do I get the text part of my site to line up beside the navigation bar instead of on top of it?

Member Avatar for tinabina22
0
2K
Member Avatar for aparnesh

I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with …

Member Avatar for aparnesh
0
385
Member Avatar for DanOath

I am supposed to write a method to display a pattern as follows: ________1 _______21 ______321 _____4321 ____54321 ___654321 __7654321 _87654321 987654321 (underscores are simply placeholders to show alignment on my post they are not actually part of the printout) My program works and prints the aforementioned code correctly, however …

Member Avatar for zeroliken
0
397
Member Avatar for PrimePackster

Here i have a working code, what i want to know is: When the user inputs elements to the array, i want it to be automatically aligned in form of an matrix. Instead of [ICODE] 1 2 3 4 5 6 etc....[/ICODE] But just as a matrix, like this [ICODE] …

Member Avatar for PrimePackster
0
254
Member Avatar for warlord902

I have a some words that I want display in the footer, I want 2 words to be left aligned and rest to be right aligned. I have my code something like this: [CODE] <div class="footer"> MyWebsite <!--This should be left aligned--> <!--Things below should be right aligned--> <a href="">Contact …

Member Avatar for jalarie
0
504
Member Avatar for janet@123

i am receiving a struct from the switch: [CODE]/* Packet received on port (datapath -> controller). */ struct ofp_packet_in { struct ofp_header header; uint32_t buffer_id; /* ID assigned by datapath. */ uint16_t total_len; /* Full length of frame. */ uint16_t in_port; /* Port on which frame was received. */ uint8_t …

Member Avatar for janet@123
0
264
Member Avatar for cgull

Hello, I have a line where the first words are 16px and the rest are 12px. How do I align to words to the bottom of the line? Right now, the smaller text appears in the middle of the line. I am attaching a screenshot, the first paragraph is the …

Member Avatar for cgull
0
4K
Member Avatar for staticwave

Hi, I am very new to working with php and I need a little help getting the fields from my form divided into two rows and properly aligned when output to the user. [B]Function:[/B] This is a Client Profile type of program. A form is displayed to the user and …

Member Avatar for staticwave
0
386
Member Avatar for ptemedia

Hi, I am having problems centrally aligning an image. The basic HTML is shown below. I have taken out other elements that are not effecting this problem: [CODE]<div id="ImagePlaceholder"> <div id="Images"> <img class="current" src="photo1.jpg" alt="" /> <img class="nextimage" src="" alt="" /> </div> </div>[/CODE] and the CSS is: [CODE] #ImagePlaceholder { …

Member Avatar for Arkinder
0
448
Member Avatar for sys73r

so I'm new to the language so I've trying to do a vertical bar graph as shown below without luck, so far the only thing i've managed to do is to make it horizontally like this: [CODE] *********** ******* **** ********* **** [/CODE] which i do it by for v …

Member Avatar for sys73r
0
750
Member Avatar for fcvolunteer

I'm nearly finished my website but I'm noticing that the paragraphs on one of the pages [URL="http://www.friendshipcircle.com/bikers.asp"]http://www.friendshipcircle.com/bikers.asp[/URL] aren't showing up correctly in any browser on a Mac. I've attached a screenshot of how it should look. I know there must be an issue in the css but I don't know …

Member Avatar for twiss
0
157
Member Avatar for fcvolunteer

Hi, I'm new to this forum and need a little bit of help. I made a site using tables rather than css for the format but when it wasn't showing up correctly in different browsers and screen resolutions I decided to fix it (with help from some people who know …

Member Avatar for fcvolunteer
0
256
Member Avatar for jtnevers

Hey, Pretty new to Dreamweaver, but have been developing sites for a few years. Been having problems laying out these AP divs (previously called layers). How do I keep my text from being misaligned when the browser window changes sizes? (view attached screenshot to see what I'm talking about) [url]http://img.photobucket.com/albums/v358/dreamerjordyn/Screenshot2011-01-04at32900PM.png[/url]

Member Avatar for drjohn
0
150
Member Avatar for bandit711

Having problem set code up for five rows and 4 column. Any ideas have too do it the code, i am currently using: [CODE] cout << setfill(' ') <<setiosflags(ios::left) << setw(11) << "Student" << setw(10) << "Quiz1" << setw(8) << "Quiz2" << setw(8) << "Quiz3" << setw(8) << "Quiz4" << …

Member Avatar for bandit711
0
169
Member Avatar for ddanbe

Hi all, Left of a TextBox I have a Label and the text changes during a run so I want the text to be right aligned. So I used the TextAlign property of a Label and set it to MiddleRight. It does not work. Looked for an answer, could not …

Member Avatar for ddanbe
0
229

The End.