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...
Show off your group to the world. Share a photo of your group with us.

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 2239 - 2268 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2239
i have a search page with a form for searching on criteria that can be either Company Reference, Company Name and now my company want me to add to this for...
Allan O'Hagan
hbhoy
Offline Send Email
Nov 1, 2001
3:30 pm
2240
Sure, it can pick up the contents of multiple text boxes. Just point to and name those additional variables when you're setting up the recordset. Then, in...
Linda Norton
lnorton@...
Send Email
Nov 1, 2001
4:04 pm
2241
i tried this, but it only showed the first company, nothing to do with the value i entered the first text box is blank, i think this is my problem the default...
Allan O'Hagan
hbhoy
Offline Send Email
Nov 1, 2001
4:30 pm
2242
Hi, ... SQL Builder in UltraDev. If you use AND in your SQL statement then the search has to match both varibales. If you use OR in your SQL statement then the...
Spencer Boydell-Butt
sboydell-butt@...
Send Email
Nov 1, 2001
4:39 pm
2243
... fields. ... PageURL, PageText FROM Search Is this a typo, or are you really trying to select a field (PageText) that isn't in your database? (You have a...
jfontan1@...
artbytes2
Offline Send Email
Nov 1, 2001
6:41 pm
2244
But don't sessions rely on a cookie being set? Since it's just one cookie, perhaps this doesn't cause problems with IE6. What are the new restrictions on...
jfontan1@...
artbytes2
Offline Send Email
Nov 1, 2001
6:45 pm
2245
Thank you!!!! It worked! Before installing Access, I had tried recreating the whole site and it still didn't work. After I installed Access, the original...
c.bolger@...
nittany462
Offline Send Email
Nov 2, 2001
2:05 pm
2246
Hi all, I don't know whether it's Friday-itis or not but I've been banging my head against a brick wall with this code all day. Code comes from ...
anna.crooks@...
anna_crooks
Offline Send Email
Nov 2, 2001
4:34 pm
2247
Hi Anna, Your error message indicates that it's not able to find the specified field in the referenced recordset. Since rsIdentity(0) corresponds to the first...
Linda Norton
lnorton@...
Send Email
Nov 2, 2001
8:27 pm
2248
I have a javascript menu bar which I created in Fireworks, then imported onto my main page in Ultradev. I would like to place this menu bar on all my site's...
Gary Browning
gammbro
Offline Send Email
Nov 2, 2001
9:43 pm
2249
That is exactly what templates are for. Additionally, you could also bring your menu bar into all your pages via an include. Shawn www.sh2.com ... imported ......
me@...
Send Email
Nov 2, 2001
9:54 pm
2250
What if I already have quite a few pages already designed, as far as the content goes? How can I apply a template to an already existing page? ... From:...
Gary Browning
gammbro
Offline Send Email
Nov 2, 2001
10:11 pm
2251
You need to open the existing document and select: Modify - Templates - Apply Template to Page Then specify the template to be used. ... From: Gary Browning...
Linda Norton
lnorton@...
Send Email
Nov 2, 2001
10:36 pm
2252
Hi folks, I am trying to search in a database field for values in a drop down list. When a single item is selected it works fine. However, when I select...
Paul
Doconline
Offline Send Email
Nov 2, 2001
10:59 pm
2253
Nope, here is no built-in UD function. But you can write an ASP script that uses the Split() function to separate the search entries, one from another. You...
Linda Norton
lnorton@...
Send Email
Nov 3, 2001
3:26 am
2254
Good morning all, If anyone remembers the problems I was having on Friday trying to get the ID of a newly inserted record, here's my solution in case it can...
anna.crooks@...
anna_crooks
Offline Send Email
Nov 5, 2001
8:57 am
2255
I always create the nav as a seperate file and use SSI example www.ramsac.com __________________________________________________ Do You Yahoo!? Everything...
Thayne Saiger
Sagotic
Offline Send Email
Nov 5, 2001
11:48 am
2256
Hi group, I have created a mailing list for my friends website using UD4 and asp, the email addresses are from an Access DB, it will create a new CDONTS mailer...
voyager@...
voy4ger
Offline Send Email
Nov 5, 2001
5:32 pm
2257
Hey, Just wanted to do a quick straw pole. I was wondering what a good base rate was for doing a site? Straight html? Database? Hourly? Project based? I am...
Brent Hardinge
Brenth@...
Send Email
Nov 5, 2001
7:23 pm
2258
Take whatever you think, and triple it! ... From: Brent Hardinge [mailto:Brenth@...] Sent: Monday, November 05, 2001 2:23 PM To: BKWeb_UltraDev...
Dave Elliott
davee@...
Send Email
Nov 5, 2001
7:31 pm
2259
Dave, Good answer! Barbara ... From: "Dave Elliott" <davee@...> To: <BKWeb_UltraDev@yahoogroups.com> Sent: Monday, November 05, 2001 2:32 PM Subject:...
Barbara Dessureau
dessureau@...
Send Email
Nov 5, 2001
7:32 pm
2260
I'm also doing the same - Freelance website with DB Backend, bit of Flash for two clients and I don't know how much to charge? Any help anyone? Paul Stanley ...
Paul Stanley
pjs_2000uk
Offline Send Email
Nov 6, 2001
4:41 am
2261
I normally figure out how many days it will take to finish the gig, and tell them a figure based on that... but for flash work, I always charge for the hour...
Brad Parler
bradparler@...
Send Email
Nov 6, 2001
4:58 am
2262
I had a work associate who owns a private computer rental company this site has an SQL backend and bit of creative use of CDONTS etc, Flash animations, not...
John Miles
JOHNM@...
Send Email
Nov 6, 2001
5:18 am
2263
If you go to the IIS, you can allocate seperate memory allocation for your application to prevent it from timing out (it has to be in a folder rather than in ...
Graham-Robert Humphries
HumphriesGraham
Offline Send Email
Nov 6, 2001
12:00 pm
2264
Thaks for the reply Graham, Unfortunatly I do not have access to the IIS, Delaying the emails sounds the best bet... How would I achive that? any help would be...
Voyager
voy4ger
Offline Send Email
Nov 6, 2001
12:13 pm
2265
Hmmm, I would need to see your code.. However what you could do is after option explicit and you close your delimiters open a new set of delimiters and write...
Graham-Robert Humphries
HumphriesGraham
Offline Send Email
Nov 6, 2001
2:23 pm
2266
~Message: 2 ~ Date: Mon, 5 Nov 2001 11:48:09 +0000 (GMT) ~ From: Thayne Saiger <tsaiger@...> ~Subject: Re: Menu Bar on all pages ~ ~I always create...
Anthony Leung
dreamingmoo
Offline Send Email
Nov 6, 2001
9:34 pm
2267
... Gary, Yes and no, that is what the templates are used for. Actually you would want to use a Library item. That will do exactly what you want it to do. If...
John Graham
johndgraham
Offline Send Email
Nov 6, 2001
10:18 pm
2268
Depends on whether you choose file or virtual. You can't edit in a page that includes it but then all you do is open the file itself. ...
Thayne Saiger
Sagotic
Offline Send Email
Nov 7, 2001
10:44 am
Messages 2239 - 2268 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