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.

Messages

  Messages Help
Advanced
Messages 1945 - 1974 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1945
Hi, use that: Execute your Query, save as rs (Recordset) Number_of_your_records = rs.count ! cu Chris ...
Christian Hittinger
hittinger@...
Send Email
Oct 1, 2001
2:11 pm
1946
I'm very new at using Dreamweaver Ultradev, and I am having a hard time trying to get a page working. I am designing a registration page, which needs to insert...
Gary Browning
garyb@...
Send Email
Oct 1, 2001
8:24 pm
1947
Hi Gary, Before you start troubleshooting the page... Do you know for a fact that your computer has support for Active Server Pages? Run a simple test where...
Linda Norton
lnorton@...
Send Email
Oct 1, 2001
9:59 pm
1948
How do you change the font size on a form field? I have a result page and I want to change the size on the text boxes where the results display. the code for...
brsprt@...
Send Email
Oct 2, 2001
3:44 am
1949
USe a style sheet ... From: brsprt@... [mailto:brsprt@...] Sent: Monday, 1 October 2001 5:41 AM To: BKWeb_UltraDev@yahoogroups.com Subject:...
John Miles
JOHNM@...
Send Email
Oct 2, 2001
3:46 am
1950
use a style sheet and change the input tag ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at...
Thayne Saiger
tsaiger@...
Send Email
Oct 2, 2001
7:54 am
1951
Have you tried css? e.g. select { font-family: Arial, Helvetica, sans-serif, sans-serif; color: #000099; background-color: #E6EEFF; font-size: 10px} All one...
Philip Osborne
philip.osborne1@...
Send Email
Oct 2, 2001
12:56 pm
1952
If I open one of my asp pages from our existing site on my system, it opens it in DW, not in a browser. I assume this means my system is not supporting asp...
Gary Browning
garyb@...
Send Email
Oct 2, 2001
5:01 pm
1953
No actually that means that your system has made a file association with the .asp file type and UltraDev to test an asp open a browser and type in ...
Brad Parler
bradparler@...
Send Email
Oct 2, 2001
5:11 pm
1954
OK - that works. I can open the standard default.asp included in the install. ... From: Brad Parler [mailto:bradparler@...] Sent: Tuesday, October 02,...
Gary Browning
garyb@...
Send Email
Oct 2, 2001
5:42 pm
1955
I got it to work! All I did was make my directory that I am designing in my home directory, and the registration page worked. Now I can continue on. gb ... ...
Gary Browning
garyb@...
Send Email
Oct 2, 2001
6:03 pm
1956
Now that I have my registration page working, I have another question. I have it directing the user to a specific page when the registration is complete. On...
Gary Browning
garyb@...
Send Email
Oct 2, 2001
6:12 pm
1957
If you're using the same page that processed the form to re-display the user name, then just grab the value from the form; as in: Response.Write...
Linda Norton
lnorton@...
Send Email
Oct 2, 2001
6:28 pm
1958
Which would be easier -- hidden field or variable? How would I do either one? ... From: Linda Norton [mailto:lnorton@...] Sent: Tuesday,...
Gary Browning
garyb@...
Send Email
Oct 2, 2001
7:34 pm
1959
The easiest (and most appropriate) path depends upon whether or not the value is being called from the page doing the form processing. If it is, just use the...
Linda Norton
lnorton@...
Send Email
Oct 2, 2001
7:50 pm
1960
Hi, If I am several URL Variables like say " ../test.asp?CustID=jon&JoinedID=jon9262001132642&OrderNumber=1009" and I want to carry them on to subsequent...
Brent Hardinge
Brenth@...
Send Email
Oct 2, 2001
8:53 pm
1961
Thanks to the suggestins for CSS. I set one up, first time I've done this. Is it better to use the custom and apply to each input tag in the form individually?...
brsprt@...
Send Email
Oct 2, 2001
9:08 pm
1962
Hi everybody, I have developed an application using asp pages, a database and PWS/IIS. So now I would like to put the application in a CD in order to ...
marioguzzi@...
Send Email
Oct 3, 2001
8:23 am
1963
i can't seem to figure out how to apply a css to a coldfusion template. the cfinclude was created by someone else, and in an effort to keep all of the entries...
kymmejo@...
Send Email
Oct 3, 2001
9:24 am
1964
I AM TRYING TO CONNECT A SQL SERVER 2000 DATABASE TO A WEBSITE DESING USING ULTRADEV AND ALTHOUGH I CAN SEE ON THE BROWSER HTML PAGES I CANNOT ACCESS THE .ASP...
mkaroni@...
Send Email
Oct 3, 2001
11:21 am
1965
I have a registration page that registers a user for my site. I am trying to place the user name session variable on a subsequent page, but it does not...
Gary Browning
garyb@...
Send Email
Oct 3, 2001
2:21 pm
1966
Try WebCopier free at http://www.maximumsoft.com/. Sould do the job for you. Brent ... From: marioguzzi@... [mailto:marioguzzi@...] Sent:...
Brent Hardinge
Brenth@...
Send Email
Oct 3, 2001
3:01 pm
1967
Hey, I have been looking at many extensions and come across one called "I-frame", and now another one called "A-frame". I have downloaded and tried the ...
Brent Hardinge
Brenth@...
Send Email
Oct 3, 2001
3:08 pm
1968
Never mind. I got it to work. gb ... From: Gary Browning [mailto:garyb@...] Sent: Wednesday, October 03, 2001 7:10 AM To: Dreamweaver UltraDev...
Gary Browning
garyb@...
Send Email
Oct 3, 2001
4:44 pm
1969
I have a script to check my registration page to make sure the required text boxes have a value. In my script that I will use to do this, how can I cancel all...
Gary Browning
garyb@...
Send Email
Oct 3, 2001
4:47 pm
1970
what are you using? ASP, Coldfusion, etc...? Thank You, Jon Peterson Cyberspace HQ ===================================================== General Info:...
Cyberspace HQ (Jon)
jonp@...
Send Email
Oct 3, 2001
6:45 pm
1971
is the CSS in the parent or the included page? Thank You, Jon Peterson ... From: kymmejo@... [mailto:kymmejo@...] Sent: Wednesday, October 03, 2001...
Cyberspace HQ (Jon)
jonp@...
Send Email
Oct 3, 2001
6:45 pm
1972
Thanks to all for help on form field formatting. I have another problem now. When running the form I get the following error when the document number entered...
brsprt@...
Send Email
Oct 3, 2001
7:43 pm
1973
Hello! I'm a new user to UltraDev, and have been asked to dive head first into asp coding etc. I'm trying to design an online poll for a client, and for the...
MstangSali@...
Send Email
Oct 3, 2001
9:05 pm
1974
Does anyone know of a web site that I can go that would give me examples of a basic shopping cart? Gary Browning Network Administrator Tube Forgings of...
Gary Browning
garyb@...
Send Email
Oct 3, 2001
9:29 pm
Messages 1945 - 1974 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2007 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help