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 2413 - 2442 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2413
dear all, I've created a results page with at least 20 tables, which people will want to print. Unfortunately, all tables currently fit browser window, and are...
ntrain@...
neilbelgium
Offline Send Email
Dec 1, 2001
1:03 pm
2414
i have a questionnaire application, which someone helped me to develop. i need to amend so that the person can vote for themselves. i think this may mean that...
ntrain@...
neilbelgium
Offline Send Email
Dec 1, 2001
2:11 pm
2415
... You probably could just do a find and replace on the table size in the source code. John G...
John Graham
johndgraham
Online Now Send Email
Dec 1, 2001
3:25 pm
2416
Neil You may do it by checking the form content on submission, eg if there is a voteform select dropdown element labelled Vote, Values = user logins, and you...
Philip Osborne
paos007
Offline Send Email
Dec 1, 2001
4:31 pm
2417
Hi, I have a frameset that has a 1)nav in side frame 2)banner w/nav in top frame 3)mainpages in mainframe when nav button in sideframe is clicked, I need to ...
trancey friend
trench44
Offline Send Email
Dec 3, 2001
5:27 pm
2418
just create the necassary pages as a new frameset. ... From: "trancey friend" <trench44@...> To: <BKWeb_UltraDev@yahoogroups.com> Sent: Monday, December...
Danny Mcgregs
ultradanuk
Offline Send Email
Dec 3, 2001
6:22 pm
2419
Hi, Courtesy of the Dreamweaver 4 Bible: 1. Select your link (preferably a picture) in the frame. 2. Open the Behaviors panel. 3. Make sure that 4.0 Browsers...
Linda Norton
lnorton@...
Send Email
Dec 3, 2001
6:28 pm
2420
Dear Group, could you please help me out. I'm trying to create a jump menu for a pricelist page (html page) and I'd like to be able to select a category from...
Paul Stanley
pjs_2000uk
Offline Send Email
Dec 4, 2001
1:23 am
2421
Just insert named anchors at the spots on the page where you want the jump menu to leap to. Then format your jump menu like this (I've only done 3 selections...
Linda Norton
lnorton@...
Send Email
Dec 4, 2001
2:36 am
2422
Any javascripts on setting the background image in the table(fixed), while scrolling the text? From jeff...
Khoo You Teik
jeffkyt79
Offline Send Email
Dec 4, 2001
3:17 am
2423
Linda, you are a STAR :D @};- Thanks for your help and you can take the page down now. It was only when I downloaded it and found out that when I was trying to...
Paul Stanley
pjs_2000uk
Offline Send Email
Dec 4, 2001
4:11 am
2424
Nope, it's all CSS Anna Any javascripts on setting the background image in the table(fixed), while scrolling the text? From jeff To unsubscribe from this...
anna.crooks@...
anna_crooks
Offline Send Email
Dec 4, 2001
8:35 am
2425
Whenever I attempt to add a recordset connection using Server Behaviors I get an error message when I try to choose the table. It says: "While executing...
steve@...
dnscomputing
Offline Send Email
Dec 4, 2001
8:53 am
2426
Does this mean you can't add the recordset? I usually ignore those errors if the page is otherwise OK. Anna Whenever I attempt to add a recordset connection...
anna.crooks@...
anna_crooks
Offline Send Email
Dec 4, 2001
8:55 am
2427
hey, thanks Linda, I was looking at that but I didn't really know how it worked and I couldn't find it in the help files. Much obliged..:) cheers, ...
trancey friend
trench44
Offline Send Email
Dec 4, 2001
6:09 pm
2428
Hi, I have a form with a lot of fields and I would like to break it into 2 pages. I am inserting a new record with the first part of the form and would like to...
Don Fletcher
fletch_fletc...
Offline Send Email
Dec 4, 2001
6:23 pm
2429
Don, I have a log-in page where I capture a user name and password and declare UltraDev's default MM_Username and MM_password session variables. The recordset...
Jackson Ball
jacksonball@...
Send Email
Dec 4, 2001
7:08 pm
2430
There is a wonderful extension at UDZone that will do this for you. What you do is assign the identity key to a session variable. Check it out at: ...
Eric Kaiser
sunjournal2002
Offline Send Email
Dec 4, 2001
7:08 pm
2431
Hi Don, Personally I shy away from using session variables as I only tend to want to get the ID once then pass it through the URL and using a session variable...
anna.crooks@...
anna_crooks
Offline Send Email
Dec 5, 2001
8:47 am
2432
Hi Paul, Can you post the partially-working page somewhere so we can see what you've got thus far, and also paste the relevant code in this message? Thanks. ...
Linda Norton
lnorton@...
Send Email
Dec 5, 2001
12:36 pm
2433
dear all, I have a recordset drawn from four rows of my db. I've recently added a fifth, and wish to amend the rs accordingly. I simply copied and pasted the...
neilbelgium
Offline Send Email
Dec 5, 2001
1:31 pm
2434
First -- your terminology. When you create a recordset, you are selecting a group of records; either all the records in a named table (or set of tables), or a...
Linda Norton
lnorton@...
Send Email
Dec 5, 2001
2:02 pm
2435
my apologies for the confusing terminology! I haveactually added a new FIELD to the db. apart from the name, it is exactly the same as the other fields...
Neil Train
neilbelgium
Offline Send Email
Dec 5, 2001
2:26 pm
2436
Linda, Thank you for your speedy response. I'm sorry I didn't pick it up sooner. My application is in ColdFusion,and it's the first dynamic site I've created....
montana_blue2002
montana_blue...
Offline Send Email
Dec 5, 2001
2:48 pm
2437
True, if you don't need the ID after the second form please use the Request method of getting the ID. It's always a good idea to reduce your overhead! Thanks...
Eric Kaiser
sunjournal2002
Offline Send Email
Dec 5, 2001
4:04 pm
2438
Okay. This is a case of the blind leading the blind. And as a certain charming 5-year-old said… "When the blind lead the blind, get out of the way!" I've...
Linda Norton
lnorton@...
Send Email
Dec 5, 2001
4:32 pm
2439
Hi Guys, I want to do it the best way possible. But I'm still a little bit confused. Let me give you an overview of the process: First off this is a online...
Don Fletcher
fletch_fletc...
Offline Send Email
Dec 5, 2001
4:41 pm
2440
Hi Don I think I know what you're getting at. I've done the same thing but all on the same page. This is my process, and what's more it's all standard server ...
anna.crooks@...
anna_crooks
Offline Send Email
Dec 5, 2001
4:58 pm
2441
Just use your session variable named: Session("CustomerID") It's already been created, it's unique, and it can be retrieved for any purpose at any time during...
Linda Norton
lnorton@...
Send Email
Dec 5, 2001
5:10 pm
2442
but the usual MM login creates the famous MM_Username - no need to have a second session variable sloshing round. If I get Don's aim right I don't think he...
anna.crooks@...
anna_crooks
Offline Send Email
Dec 5, 2001
5:16 pm
Messages 2413 - 2442 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