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...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 5437 - 5466 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5437
Hello, I want to create a user log to track the user activities in the application. What I am planning to do is create a table and get the session value, inser...
arunelias
Offline Send Email
Apr 12, 2004
5:20 am
5438
hi, Is it possible to have a dynamic imagfe feild which will display the main/parent image as a thumbnail, reduced in size by a percentage. Obviously one can...
itsdannyuk2003
Offline Send Email
Apr 14, 2004
11:00 am
5439
What about not putting in any w/h details - just let it draw the 25% image that you have already created? Another option: when creating the thumbnails - shrink...
Moshe Tapnack
tapnack
Offline Send Email
Apr 14, 2004
3:30 pm
5440
... Wouldn't storing the session data into a database give you this result? I've not used JSP yet - but you should be able to simply store the session data,...
Tim Thorburn
webmaster@...
Send Email
Apr 14, 2004
9:01 pm
5441
I have not created any 'extra' thumbs for the site. i was hoping to just use one image. I am no assuming that this can't be done???? What you suggested with...
itsdannyuk2003
Offline Send Email
Apr 20, 2004
8:34 am
5442
You could create the thumbnails when the images are uploaded and store them within your filespace ... or, you can use GD 2.x and higher to create the ...
Tim Thorburn
webmaster@...
Send Email
Apr 20, 2004
6:46 pm
5443
Is it possible to retrieve the PC name using a session variable? with the pupose of inserting it into a data base. Thanks Jeff...
jeffinazagain
Offline Send Email
Apr 21, 2004
1:38 am
5444
Hi all Is it possible to update an existing php page ( just add a picture and a bit of JavaScript) in dreamweaver mx and then publish it on the web? Regards ...
Magda Karoni
magdalena2001uk
Offline Send Email
May 5, 2004
1:49 pm
5445
Dear Magda, Yes it is possible to open up a PHP page in DWMX as long as you have installed the support for it when you installed the application (it allows you...
Paul Stanley
pjs_2000uk
Offline Send Email
May 5, 2004
1:59 pm
5446
thank you Paul Regards Magda...
Magda Karoni
magdalena2001uk
Offline Send Email
May 5, 2004
3:00 pm
5447
Hi all When I update a template it does not seem to update the relevant pages although it gives me the message that the pages have been updated. Is there any...
Magda Karoni
magdalena2001uk
Offline Send Email
May 7, 2004
2:21 pm
5448
Dear Magda, The update with DW MX2004 does work ok from my experience. One solution I found was to update the template then open up all other pages that use...
Paul Stanley
pjs_2000uk
Offline Send Email
May 7, 2004
2:37 pm
5449
Well it seems to be very difficult to "persuade" the pages to be updated. What I have done - and it seem to work - is to copy the code on a text file make the...
Magda Karoni
magdalena2001uk
Offline Send Email
May 7, 2004
3:13 pm
5450
Hello, I am trying to get the focus on a combox box using document.frm.FCombo.focus(); However it's not working, is there some kind of bug when I use this code...
arunelias
Offline Send Email
May 9, 2004
7:02 am
5451
Try the following AFTER your </form> tag: <script type="text/javascript"><!-- document.frm.FCombo.focus(); //--></script> Not that neat, but should work. Bill ...
k_billy_uk
Offline Send Email
May 14, 2004
5:41 pm
5452
Hello, Is there any extension available for doing dynmaic combo as I have more than one dynamic combo boxes in one page. Arun...
arunelias
Offline Send Email
May 19, 2004
11:38 am
5453
Hello, I have move to next page indexes. eg: I am in the 13th page. When i click a link, it goes to a page and user can update. After making the update it...
arunelias
Offline Send Email
Jun 12, 2004
8:51 am
5454
In the initial setup of the update page there is a field that asks where to go after update, you can pick page 13 there. Jeff ... ...
Jeff Grand
jeffinazagain
Offline Send Email
Jun 12, 2004
4:25 pm
5455
When I open MX2004 I am getting error SSI.htm is invalid, similarly for ASP.htm and for JSP.htm. How can I rectify this problem? Ponic...
arunelias
Offline Send Email
Jun 20, 2004
6:24 am
5456
Hi All Does anybody know how to change the code below so that when I open the page is in a new window, with a given width and height ... Send them to the page...
Magda Karoni
magdalena2001uk
Offline Send Email
Jul 5, 2004
2:01 pm
5457
Hi Magda, I came across this helpful bit of information on the web. http://weblogs.asp.net/ksamaschke/archive/2003/02/23/2831.aspx While it doesn't address how...
Mark Bieganek
mbieg69
Offline Send Email
Jul 5, 2004
3:25 pm
5458
You could use the Open Picture Window extension of which you can specify the width,height,toolbars,etc. dependant upon the results of your quiery. i.e. Dim...
Paul Stanley
pjs_2000uk
Offline Send Email
Jul 5, 2004
3:38 pm
5459
When using the insert details page function in ultradev for my search results I keep getting the details for the first result regardless of which result I...
Sylvester Mobley
sylvestermobley
Offline Send Email
Aug 25, 2004
2:59 am
5460
Dear Sylvester, For your results page to move further based upon a users 'click selection' use the Goto Detail page and pass the unique ID of the selection to...
Paul Stanley
pjs_2000uk
Offline Send Email
Aug 25, 2004
11:28 am
5461
I've been using Dreamweaver for about a year now and just recently I've had a problem crop up. Within the last 6 weeks, everytime I put a file to the remote...
bwx2wright
Offline Send Email
Aug 27, 2004
2:34 pm
5462
Paul, Thanks for the help; I really appreciate you taking the time to respond. Unfortunately it did not work and I still get the same results. Are there any...
Sylvester Mobley
sylvestermobley
Offline Send Email
Sep 3, 2004
10:42 pm
5463
Dear Sylvester, sorry about the delay. Here are some resources for you to look at: http://www.webwizguide.info http://www.hotscripts.com ...
Paul Stanley
pjs_2000uk
Offline Send Email
Sep 7, 2004
10:58 am
5464
Hello, Could someone suggest a good tool to document JSP applications developed using MX2004? Thanks Arun...
arunelias
Offline Send Email
Sep 8, 2004
8:55 am
5465
Dear Arun, Not quite sure what you are after but a good app for documenting and creating help files tailored for your app use RoboHelp. Hope it helps. Paul...
Paul Stanley
pjs_2000uk
Offline Send Email
Sep 8, 2004
10:10 am
5466
Hi, Checkout this cool site i found, it's all about Blue Youth Party, http://blueyouthparty.pelangi-ad.com ... Powerd by Pelangi Advertising...
awas_abus
Offline Send Email
Oct 5, 2004
5:36 am
Messages 5437 - 5466 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