User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
DaniWeb is a massive community of 384,023 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,189 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Showing results 1 to 13 of 13
Search took 0.01 seconds; generated 2 minute(s) ago.
Posts Made By: tashakota
Forum: Web Developers' Lounge Apr 15th, 2008
Replies: 2
Views: 454
Posted By tashakota
Forum: HTML and CSS Apr 15th, 2008
Replies: 9
Views: 634
Posted By tashakota
Re: Tables showing up differently in Firefox and IE

What versions of Firefox and IE? Because it looks fine on IE 7 and Firefox Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.13) Gecko/20080311 Firefox/2.0.0.13
Forum: HTML and CSS Apr 15th, 2008
Replies: 1
Views: 769
Posted By tashakota
Re: image position in a container.

what happens on the page? Can you link to it?
Forum: HTML and CSS Apr 15th, 2008
Replies: 9
Views: 634
Posted By tashakota
Re: Tables showing up differently in Firefox and IE

It seems fine in Firefox and IE on my end. If my window is too small then the scroll bars take away space and the resume page "shrinks" because of the added width of the scroll bars. Is this what...
Forum: HTML and CSS Apr 15th, 2008
Replies: 5
Views: 231
Posted By tashakota
Re: can't figure out how...

the above code is long and messy, so once *I* get it to the way I like, I use CSS instead of having all that in the main page. So each element would be given a name or class which would dictate what...
Forum: HTML and CSS Apr 15th, 2008
Replies: 5
Views: 231
Posted By tashakota
Re: can't figure out how...

<div style="width:300px; height: 300px; background-color:orange; float:left; margin:0px 3px 3px 3px;">
<div style="width:200px; height:200px; position:relative; left:30px; top:30px;...
Forum: HTML and CSS Apr 15th, 2008
Replies: 5
Views: 231
Posted By tashakota
Re: can't figure out how...

As far as I know, you can't round corners of divs without using pictures.
Forum: HTML and CSS Apr 15th, 2008
Replies: 5
Views: 231
Posted By tashakota
Re: can't figure out how...

<div style="width:300px; height: 300px; background-color:orange; float:left;">
<div style="width:200px; height:200px; position:relative; left:30px; top:30px; background-color:yellow;">
...
Forum: HTML and CSS Apr 15th, 2008
Replies: 7
Views: 665
Posted By tashakota
Re: Tables, DIV, CSS & HTML in dreamweaver

It has to do with widths. You will have to set your table width to the width of the div. Or set it to auto instead of a percentage and then use padding or margins to increase or decrease distances...
Forum: HTML and CSS Apr 15th, 2008
Replies: 0
Views: 522
Posted By tashakota
Form submit with weird select box result

I have what I thought was a basic form with multiple text boxes and one select box. The form submits and info is updated in a database. However, it fails because of the select box. The select box...
Forum: ColdFusion Apr 15th, 2008
Replies: 3
Views: 1,450
Posted By tashakota
Re: I'm sure there is an easy Loop solution - doing an update

I believe if you update the db using the listnumber instead of the id, then you should be updating all records with that listnumber.

ie:

cfquery name="titlepicture" datasource="#dsn#"
UPDATE...
Forum: MS Access and FileMaker Pro Aug 23rd, 2007
Replies: 2
Views: 1,390
Posted By tashakota
Re: Query in VBA does not pull same results as normal query

Tnaks for the suggestion, but that did not work either. In fact the code would not execute with a 1 in there.
Forum: MS Access and FileMaker Pro Aug 21st, 2007
Replies: 2
Views: 1,390
Posted By tashakota
Query in VBA does not pull same results as normal query

Set rstDeps = CurrentDb.OpenRecordset("SELECT Members.OrgID, Members.ID, Members.Member, Members.PrimaryRep, Members.MembershipType " _
& "FROM Members " _
& "WHERE...
Showing results 1 to 13 of 13

 
All times are GMT -4. The time now is 4:55 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC