anybody got any idea how to do this? can do it for graphics easily enough but not text...!!??...
sometimesproblematic@...
Mar 1, 2001 6:53 pm
499
I have a ColdFusion site that I have just started using UltraDev with and in my body tag I am escaping the "#" sign in the bgcolor, etc. as I am using...
Hi all. Just got my SMTP server up and running along with IIS on my box. Question though. I want to use the CDOMail Extension from Macromedia's site. ...
davidbsparks@...
Mar 1, 2001 8:55 pm
502
I have had the exact same problem with a form of 7 selectable variables. We have collectively tried every possible combination to no avail -- we get nothing...
akwm@...
Mar 1, 2001 9:00 pm
503
I need to create an insert table that adds a record to multiple tables. does anyone know how to do that? I figured out how to do it with one table, but not...
Brent Hardinge
Brenth@...
Mar 1, 2001 11:27 pm
504
Hi No you should setup the table with all tose fields and an ID field set at Auto number and Unique. and use that as your search critera because when you start...
reihana@...
Mar 1, 2001 11:30 pm
505
I have a question to anyone. What and how do you connect to your database on you Host server using Ultradev because I was advised a DSNless connection is the...
reihana@...
Mar 2, 2001 12:26 am
506
I'm using UD4 and an MS Access 2000 db. Can I create and use stored procedures on an access database? I have seen a lot of tutorials about using Stored...
Brent Hardinge
Brenth@...
Mar 2, 2001 12:27 am
508
Try having a look at the Dreamweaver Tutorial. I think that what you wanna do is dead easy. Something called as Image map, or something like that. You have to...
Mario Guerra Soto
guerraso@...
Mar 2, 2001 2:10 pm
509
Hi, I've been working with Ultradev 4 using ASP/JavaScript, an access db, and personal web server. I'm suggesting Ultradev for application development to a...
holly.hendricks@...
Mar 2, 2001 3:31 pm
510
Holly: It's my feeling that you can not make everyone happy.. however, Designing with IE 4.0 and N.S. 4.0 will give you most of the cool functions that Utra...
James Woods
jdwoods@...
Mar 2, 2001 7:36 pm
511
Well, first of all, many of the incompatibilities they have between them are explain on the Macromedia Dreamweaver manual, most of them dealing with layers,...
Mario Guerra Soto
guerraso@...
Mar 2, 2001 9:25 pm
512
To whoever can answer my questions, I just started learning Ultradev and I had a question about databases. I get the impression that I need a program like...
Emery
aaron@...
Mar 3, 2001 4:22 am
513
How about FREE? Try MySQL: http://www.mysql.com a steeper learning curve than Access, but well worth it. Sherm Stevens...
Sherm Stevens
sstevens@...
Mar 3, 2001 5:50 am
514
Brent Stored Procedures are not available on Access, but queries are excellent for the relational aspects - saves hand coding the table joins Phil ...
Philip Osborne
paos@...
Mar 3, 2001 1:27 pm
515
Reihana Try "Provider=Microsoft.Jet.OLEDB.4.0; Data source=D:/Websites/Blah/whatever.mdb;" You will need to edit the path of course. Works for me. If you can't...
Philip Osborne
paos@...
Mar 3, 2001 1:36 pm
516
OK I downloaded MySQL. Does anyone know how to get it working? Thanks Aaron ... From: "Sherm Stevens" <sstevens@...> To:...
Emery
aaron@...
Mar 3, 2001 4:46 pm
517
you should have a "traffic light" ... in bottom of your windows screen right click to run... its a dos based program. ... OK I downloaded MySQL. Does anyone...
James Woods
jdwoods@...
Mar 3, 2001 6:00 pm
518
Does this help? http://www.analysisandsolutions.com/code/mybasic.htm ... From: Emery [mailto:aaron@...] Sent: 03 March 2001 16:50 To:...
Philip Osborne
paos@...
Mar 3, 2001 6:36 pm
519
Hi Do I enclose it in quotes Thanks for that anyway. Regards Rei ... From: Philip Osborne [mailto:paos@...] Sent: Sunday, 4 March 2001 2:44 a.m. To:...
Reihana
reihana@...
Mar 3, 2001 8:11 pm
520
Hi Aaron, Have you tried pure SQL? Basically, this what you need as a database. If you want a fuill problem, what about Oracle? I think there is also both a ...
Steffi
steffi@...
Mar 4, 2001 4:51 am
521
Hi Holly, ... I think an ASP-application for all the browsers does its job. Since the qustion which to use - ASP or JSP - does depend on the server where you...
Steffi
steffi@...
Mar 4, 2001 4:57 am
522
Yup. UD4 will usually do it for you ... From: Reihana [mailto:reihana@...] Sent: 27 February 2001 20:16 To: BKWeb_UltraDev@yahoogroups.com Subject: RE:...
Philip Osborne
paos@...
Mar 4, 2001 7:12 am
523
I'm using generic UD code to insert a record into a database from a lengthy form. All of the fields on the form are not required. If EVERY field in the form is...
jeffm@...
Mar 4, 2001 9:07 am
524
Try checking that the database will accept empty values. If that don't work post the error message http://www.web-build.net/ ... From: jeffm@......
Philip Osborne
paos@...
Mar 4, 2001 12:39 pm
525
I have created an asp insert form and want to pass the value of one of the fields through the url. How can i do that? THanks...
Brent Hardinge
Brenth@...
Mar 5, 2001 1:15 am
526
hi everyone . i'm developing my site on a mac with ultradev and have a few questions: the first is; how do i get my site to update every day ? all the basic...
xmlsgml@...
Mar 5, 2001 8:01 am
527
_________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com...
Ferruh Mavituna
sdigraphix@...
Mar 5, 2001 9:20 am
528
I have developed a form using CDONTS mail, and the Dreamweaver CDONTS Mail Extension. Everything seems to be working fine, except for the fact that my mail is ...