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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 2594 - 2623 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2594
Hello. I'm stuck. I need for one drop down list box to update another one without reloading the page...i.e on the fly. Here are the details. People enter the...
bobby regan
bregan507@...
Send Email
Jan 2, 2002
10:27 pm
2595
I think this may be the answer http://javascript.internet.com/navigation/cascade-menu.html cascading menus, fill up your options at each successive level so it...
David Maddern
guppi@...
Send Email
Jan 3, 2002
3:42 am
2596
Thanks David. I am going to look into it. Appreciate the Reply! Bobby Regan ... http://javascript.internet.com/navigation/cascade-menu.html ... ...
bobby regan
bregan507@...
Send Email
Jan 3, 2002
3:53 am
2597
Hi I have the code below which should, when working, allow the user to click on a link and it will open an asp uploaded document (e.g.word or ppt or whatever)....
ultradanuk
Offline Send Email
Jan 3, 2002
9:09 am
2598
Hi Bobby, go to http://www.wsabstract.com/script/cut183.shtml for an example and the source code. Regards, Shant Donabedian bobby regan <bregan507@...>...
Shant Donabedian
s_donabedian
Offline Send Email
Jan 3, 2002
2:16 pm
2599
When I go to Data Bindings or the code itself and try to modify the SQL statement, I can change and test it successfully but even though I save the file, close...
rlull2001
rickl@...
Send Email
Jan 3, 2002
3:44 pm
2600
Hello all, on my search page i have a Date Range field... menu 1 is StartMonth and menu 2 is EndMonth and menu 3 is a list of years. It was working just fine...
s_donabedian
Offline Send Email
Jan 3, 2002
5:25 pm
2601
dear all, although I can create semi-decent data related pages, I still am having problems with web design! I think maybe I'm treating the whole exercise as a...
neilbelgium
Offline Send Email
Jan 3, 2002
5:36 pm
2602
Assuming it's only these images you're having a problem with (i.e. you can open or insert other images not related to this site with no problem) then there's...
Fiona Dudley
gfxfd
Offline Send Email
Jan 3, 2002
5:53 pm
2603
Hi there. I tweaked the SQL statement, and used the "value" attribute of the year field to sneak the word "AND" between the two values. I also took the...
Linda Norton
lnorton@...
Send Email
Jan 3, 2002
6:14 pm
2604
Ok, hopefully someone somewhere can help on this. I have an asp page that shows a list of dates taken from a date/time column in an access database. These then...
ekalb_s
Offline Send Email
Jan 4, 2002
12:32 pm
2605
I can't figure out what combination of things you're doing; it's all muddled together. Can you please post all of your code? ... From: "ekalb_s"...
Linda Norton
lnorton@...
Send Email
Jan 4, 2002
2:14 pm
2606
Linda, Thanks for the reply - managed to sort it though. regards Blake...
blake_stubley
blake_stubley@...
Send Email
Jan 4, 2002
3:21 pm
2607
Dear all, I am using Ultradev Logout behavior to logout from the customer database. After logout, and login again (in the same browser, with the same login ID ...
Khoo You Teik
jeffkyt79
Offline Send Email
Jan 4, 2002
6:32 pm
2608
Use the <%Session.Abandon%> method. It kills the existing session and resets all session variables. ... From: "Khoo You Teik" <yt.khoo@...> ...
Linda Norton
lnorton@...
Send Email
Jan 4, 2002
8:47 pm
2609
Hello all: I have created an insert form in UltradDev which writes to my Access file just fine. When the form is submitted, my redirect page displays okay. How...
ilovelucy_64
ilovelucy_64@...
Send Email
Jan 4, 2002
8:57 pm
2610
You can just use Response.Write on the processing page to report on the fields it captured on the previous page. The way you actually do that depends on...
Linda Norton
lnorton@...
Send Email
Jan 4, 2002
9:11 pm
2611
I built a shopping cart that works great in SQL and am in the process of trying to make it fly with an Access DB. The problem I am running into is when I want...
Eric Kaiser
sunjournal2002
Offline Send Email
Jan 5, 2002
2:27 am
2612
It looks like it's incorrectly overwriting the SQL string after constructing it. Please add the following new line in front of line 55 and post the phrase...
Linda Norton
lnorton@...
Send Email
Jan 5, 2002
6:11 am
2613
Linda: Here's what I get when I point to the "sniffer" page you sent me..... my form shows up this way....... so how can I get this AND still write to my...
Harry Williams
hwilliams@...
Send Email
Jan 5, 2002
6:13 pm
2614
Dear all, I'm about to add a shopping cart facility to acornuk.net but I'm not sure as to how I should go about implementing certain functions, these...
Paul Stanley
pjs_2000uk
Offline Send Email
Jan 5, 2002
8:21 pm
2615
This is kind of tricky. The "action" on your form points to something. Before you changed it (at my instruction), it probably pointed back to a routine on the...
Linda Norton
lnorton@...
Send Email
Jan 5, 2002
9:57 pm
2616
Linda: My insert record behavior won't let me choose "GET" ..... If I change toGET, my insert record behavior breaks.....??? Confused, H. ... ADVERTISEMENT ......
Harry Williams
hwilliams@...
Send Email
Jan 6, 2002
1:52 am
2617
Make a backup of the directory, just in case. Then close every application possible, including any extra open windows in UltraDev. Go into the source code...
Linda Norton
lnorton@...
Send Email
Jan 6, 2002
3:08 am
2618
no luck.........thanks for trying...... I think it's time to back away and get something to eat. What if I delete my server behavior. Change my form action to...
Harry Williams
hwilliams@...
Send Email
Jan 6, 2002
4:17 am
2619
Or you could just zip the whole thing up and send it to me. ... From: Harry Williams <hwilliams@...> Reply-To:...
Linda Norton
lnorton@...
Send Email
Jan 6, 2002
5:11 am
2620
I've created an update page with a link I assumed went back to the homepage - home.asp. However, there must be an error with my site set-up or urls somewhere...
neilbelgium
Offline Send Email
Jan 6, 2002
4:33 pm
2621
It sounds like your web server is not configured to work with that directory. Are you using Personal Web Server (a.k.a. "Personal Web Manager"?) ... From:...
Linda Norton
lnorton@...
Send Email
Jan 6, 2002
8:20 pm
2622
Dear Linda, Is <%Session.Abandon%> applicable to JSP ? If yes, where should I put this code ? Thanks From Jeffrey ... From: Linda Norton...
Khoo You Teik
jeffkyt79
Offline Send Email
Jan 7, 2002
2:20 am
2623
Hi Jeffrey, I really don't know; I've never programmed in JSP. But I did a little investigating and could NOT find a corresponding method that would destroy a...
Linda Norton
lnorton@...
Send Email
Jan 7, 2002
2:50 am
Messages 2594 - 2623 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