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 901 - 930 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
901
Why don't you slice the image into 2 segments and create a table to fit it all in (instead of a background image) centered on your page. Then you won't get it...
Spencer Boydell-Butt
sboydell-butt@...
Send Email
May 1, 2001
8:19 am
902
Create the form and send it to the next page, on the next page capture the info using request.form and put them into variables, write your sql insert and then...
Thayne Saiger
tsaiger@...
Send Email
May 1, 2001
8:52 am
903
Hi I'm new to UD (I'm using UD4) and am trying to construct a site with the simple aim of collecting information from various forms. The way I'm trying to do...
harvesters@...
Send Email
May 1, 2001
9:05 am
904
Install this plugin extension through your extensions manager and use this. This will allow you to login and set session variables from your Password/Username ...
Spencer Boydell-Butt
sboydell-butt@...
Send Email
May 1, 2001
9:51 am
905
put the record set result in your email link: html would something similar to: <font>email the < a href="mailto:<% recordset.name("fieldname").value ...
Thayne Saiger
tsaiger@...
Send Email
May 1, 2001
10:10 am
906
Hello, Is there a possibility to create a page with UltraDev 4 that allows you to open a file and create a new one? I am looking for a solution in ASP with ...
Steffi
steffi@...
Send Email
May 1, 2001
1:25 pm
907
I need to be able to type right underneath the title word so I don't see how slicing would help. I need to be able to put a table right underneath the word...
gclemmer@...
Send Email
May 1, 2001
5:28 pm
908
Actually, I may have a solution. Someone else sent this to me. I'm trying to get it to work but I'm having an issue with the transparent gif. ...
Ricki Williams
rwilliams@...
Send Email
May 1, 2001
5:47 pm
909
You need to make your background image wider, I make them at least 1024 pixels wide to allow for the larges of monitors. ... From: gclemmer@......
Gary Stockton
gsdesigns@...
Send Email
May 1, 2001
9:26 pm
910
I am busy trying to develop a real time simulation is ASP/HTML. I have a frames page where the "banner" frame acts as a control page and all actions are...
Brian English
brian.english@...
Send Email
May 1, 2001
10:59 pm
911
If only it were that easy...Our users are college students and our requirement is the program must run in ALL browswers 4.0 and up....
Ricki Williams
rwilliams@...
Send Email
May 1, 2001
11:13 pm
912
The problem comes in the master table on your page. You are defining a 100% width. Change this to 768 (the total required width of your images and table...
Cyberspace HQ (Jon)
jonp@...
Send Email
May 2, 2001
12:22 am
913
Charon.co.uk has an example on their site that has the asp to do this. It is called insert record and email form. ...
Gary Stockton
gsdesigns@...
Send Email
May 2, 2001
12:57 am
914
Hello - There is probably an easy explaination to this, but I am so tired I can't get it! I have a top frame, left and main frame. I want these to be visible...
mbl607@...
Send Email
May 2, 2001
1:57 am
915
Hello - There is probably an easy explanation for this but I think my exhaustion has taken over! I have a top frame, left and main frame and I want them to be...
mbl607@...
Send Email
May 2, 2001
2:07 am
916
Mary, I don't understand your relationship between a frameset and CSS. Your independant pages (that load into the frameset) can have all the CSS attributes you...
Swerver
swerver@...
Send Email
May 2, 2001
3:04 am
917
John P provided the solution to the double backgrounds-I'm posting to the list with much appreciation. ... RE: crazymaking double backgrounds The problem comes...
gclemmer@...
Send Email
May 2, 2001
4:13 am
918
Hello, Is there a tutorial that shows me how to set up a forum with UD (1 or 4) that can be read out from a text archive? On my webspace, I am not allowed to...
Steffi
steffi@...
Send Email
May 2, 2001
7:53 am
919
Mary, What you're talking about doing has NOTHING to do with Cascading Style Sheets (CSS). CSS is a way to format the elements within web pages, like ...
Sherm Stevens
sstevens@...
Send Email
May 2, 2001
9:17 am
920
Gina, I don't think I would use a background at all for the basic graphic you have on your page. You can easily size the text and position the graphic with ...
Sherm Stevens
sstevens@...
Send Email
May 2, 2001
9:26 am
921
Thanks Sue!! I'll give your suggestions a try. And thanks for the thoughts on the reporting options - I agree, however some here in charge of the $$ do not ...
Mae Dozier
brsprt@...
Send Email
May 2, 2001
3:59 pm
922
I'm using ASP. The form is built, in FP, not yet converted to UD. Results going to an access DB... and there are indeed text field. So, sounds like this could...
Mae Dozier
brsprt@...
Send Email
May 2, 2001
4:12 pm
923
I am creating a search site that allows you to check about 10 different items and then click search, all defaults will be set to all, but when I test search...
Corey Koltz
koltz@...
Send Email
May 2, 2001
4:18 pm
924
No flame ignited. I actually meant printable reports. We have reports now being printed from a report writer that is not very user friendly or readable, and...
Mae Dozier
brsprt@...
Send Email
May 2, 2001
4:20 pm
925
Sorry if this is a duplicate, but this is my first YahooGroup I have joined and I sent it twice before I was confirmed that I had joined. I am creating a...
Corey Koltz
koltz@...
Send Email
May 2, 2001
10:03 pm
926
Pretty much the title says it all, but I will try and give a few specifics. I am setting up a web site that has multiple records but they all don't require...
koltz@...
Send Email
May 2, 2001
11:39 pm
927
You might want to try radio instead of check boxes. Let one of the selections by "No" or something. This way, they are all always defined. Otherwise, in CF,...
Cyberspace HQ (Jon)
jonp@...
Send Email
May 3, 2001
1:01 am
928
OK, I'm lost here. Any forms I create don't work. I'm doing a simple Insert into a single table with a form. I thought is was just with forms I did in UD, but...
Eric Kaiser
sunjournal@...
Send Email
May 3, 2001
3:38 pm
929
not working is fairly vague... have you checked that a DSN is set up for the DB? on the server and you should tell your processor that it exists... This guess...
Cyberspace HQ (Jon)
jonp@...
Send Email
May 3, 2001
4:33 pm
930
Not really using Checkboxes, and the ones I do have setup, they are using a text field with a 1 and 0 instead of the yes/no. Here is a snippet from the ...
Corey Koltz
koltz@...
Send Email
May 3, 2001
4:40 pm
Messages 901 - 930 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