Search the web
Sign In
New User? Sign Up
BKWeb_UltraDev · A support group for Macromedia UltraDev users.
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 4379 - 4471 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4379
Hi people I'm now trying to work with php & mysql with dreamweaver mx I have a question, i have a db field containing a lot of text, the problem is that when i...
Clarus The Dog Cow
clarusthedogcow@...
Send Email
Aug 1, 2002
7:52 am
4380
If you are pasting this info from a (Word) document, then the paragraphs are actualy VB carriage Return and Line Feed combination. On your web page replace the...
stevan2020
Offline Send Email
Aug 1, 2002
2:40 pm
4381
Thanks, Stevan. This should solve my problem. Lee ============================== Lee Stone, Norcross, GA lstone@... ...
Lee Stone
lstone@...
Send Email
Aug 1, 2002
2:49 pm
4382
Hi, In your echo statement (or printf or whatever) add nl2br before the variable. This will preserve your line breaks and your text won't come out as one big...
Tim Thorburn
webmaster@...
Send Email
Aug 1, 2002
8:04 pm
4384
Hi, In your echo statement (or printf or whatever) add nl2br before the variable. This will preserve your line breaks and your text won't come out as one big...
Tim Thorburn
webmaster@...
Send Email
Aug 1, 2002
8:05 pm
4398
does anyone know how to fix my problem in previous message?...
oem_5
Offline Send Email
Aug 1, 2002
11:47 pm
4406
There is this script that I am using that was written for Access. I have moved the DB to MS SQL. But I cant get this SQL script to work. I am assuming I need...
noodlent
Offline Send Email
Aug 2, 2002
4:52 am
4413
What is it with this guy's multiple, code posts? Can the list manager fix it somehow? -- Kathryn Rhinehart Bassett (Pasadena CA) "Genealogy is my bag" "GH is...
Kathryn Bassett
kathryn@...
Send Email
Aug 2, 2002
5:15 am
4419
It looks like it got the boards stuck in a loop. I just emailed the site about it.. I hope they fix it soon. noodleNT http://www.AllegianceHQ.org ... From:...
noodlent
Offline Send Email
Aug 2, 2002
5:24 am
4425
Getting the code displayed on the page instead of being executed tells me that you're saving your pages as .htm or .html, check the extension, if it reads as...
ihitman_uk
Offline Send Email
Aug 2, 2002
7:51 am
4433
Apologies to all members who have been inconvenienced by the recent board flooding. The problem is being looked into and is hopefully now resolved. Many thanks...
k_billy_uk
Offline Send Email
Aug 2, 2002
10:01 am
4441 ultradanuk
Offline Send Email
Aug 2, 2002
10:09 am
4449
I am trying to create my pages so that they just show the current info that falls within the current financial year (April to March) i can get it to display...
ultradanuk
Offline Send Email
Aug 2, 2002
10:32 am
4455
Dan, Something like this would you give you your two dates necessary for your info I think (not tested, just out of head) in vbscript. If (Month(Now)<4) Then ...
Ian Lindsay
ianlindsayuk
Offline Send Email
Aug 2, 2002
10:57 am
4456
Thanks i'll give it a whirl. Dan ... your ... http://docs.yahoo.com/info/terms/...
ultradanuk
Offline Send Email
Aug 2, 2002
11:28 am
4457
Adding him to the junk senders list doesn't work either!! ... From: Kathryn Bassett [mailto:kathryn@...] Sent: Friday, August 02, 2002 1:15 AM To:...
Dave Elliott
rdelliott@...
Send Email
Aug 2, 2002
3:48 pm
4458
Hello, I have built an ASP driven website using Macromedia Dreamweaver MX, VBScript and MS Access. The website loads and performs perfectly on Internet...
mbieg69
Offline Send Email
Aug 2, 2002
3:55 pm
4459
How's about just dumping this guy off the list? It looks like he was trying to post some HTML code to the list anyhoo... Sherm Stevens iNvision Studios ... ...
Sherm Stevens
sstevens69
Offline Send Email
Aug 2, 2002
5:34 pm
4460
I figured it out - thanks anyways everyone. It ended up being that a style sheet was linked to the page that didn't exist on the site. Mark Bieganek The...
Mark Bieganek
mbieg69
Offline Send Email
Aug 2, 2002
9:27 pm
4461
I see you are still the only guy asking intelligent questions and the only guy answering them. Hmmmm...... ls Dreamweaver Web Design www.dreamweaverwebs.com ...
Dreamweaver Webs
lynnscott2002
Offline Send Email
Aug 3, 2002
8:10 pm
4462
no it is saved as .asp as when i use a url method instead of a datasource method it works fine. it's just when i use the datasource method is it all screwed...
oem_5
Offline Send Email
Aug 4, 2002
5:22 pm
4463
You actually do it the same way with a REPLACE. You have carriage returns stored in mySQL, you need to REPLACE them with breaks or paragraphs. I'm not using MX...
Eric Kaiser
sunjournal2002
Offline Send Email
Aug 5, 2002
3:39 am
4464
I believe that most people would call that "insanity".. Hmmm. Mark Bieganek The Dreamweaver Team www.dreamweaverwebs.com <http://www.dreamweaverwebs.com/> All...
Mark Bieganek
mbieg69
Offline Send Email
Aug 5, 2002
5:55 pm
4465
Hi i am trying to create a pair of drop down menus where one contains the current month, selected, plus all the others available for selection. The other menu...
ultradanuk
Offline Send Email
Aug 6, 2002
4:09 pm
4466
Dan Something like this - crude as it is.. <form name="form1" method="post" action=""> <select name="month"> <option> <% Response.Write...
Phil Osborne
mail@...
Send Email
Aug 6, 2002
6:13 pm
4467
Good Day All, I am needing to make a reports page, were the user could check off, or select multiple columns and then sort the page by whatever column. ...
Grady Kelly
hellojester
Offline Send Email
Aug 7, 2002
6:52 am
4468
Sorry for the off topic but I've tried my Javascript group and it's come up blank. I'm wanting to place to graphics on the web page, one a big minus sign and...
ihitman_uk
Offline Send Email
Aug 7, 2002
12:17 pm
4469
ih, What you're trying to accomplish could easily be done with javascript and Cascading Style Sheets (CSS). You could create a stylesheet for the page that...
Sherm Stevens
sstevens69
Offline Send Email
Aug 7, 2002
12:39 pm
4470
I'm trying to do a search-results page, pulling three criteria from drop down menus on one page to show simple results in the other - i don't really care about...
jkhoffmann
Offline Send Email
Aug 7, 2002
5:59 pm
4471
SQL doesn't know where to find IssueDescription. It needs to know which table. It's either Headlines.IssueDescription or Issues.IssueDescription ... ...
Eric Kaiser
sunjournal2002
Offline Send Email
Aug 7, 2002
7:08 pm
Messages 4379 - 4471 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help