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...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 2907 - 2936 of 5492   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2907
Hi, I get this error message in my page: * Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: '[string: "10:10"]' /bestille.asp, line 46 *...
Espen Sundal
espensun
Offline Send Email
Feb 1, 2002
2:40 pm
2908
I'm sorry - I did not explain my question clearly. What I need to do is to give users the option of querying the database and having the results display on the...
brsprt
Offline Send Email
Feb 1, 2002
2:55 pm
2909
This is only a guess. It's definitely tripping on the colon (:) in the "btid" session variable. I have looked and looked, but can't find it explicitly stated...
Linda Norton
lnorton@...
Send Email
Feb 1, 2002
3:32 pm
2910
That's just requires some hand-coding. Suggestion -- use a radio button to make it an either/or choice. When they click Submit, have it check the contents of...
Linda Norton
lnorton@...
Send Email
Feb 1, 2002
3:34 pm
2911
Or you could use the javascript located at http://javascript.internet.com/calculators/how-long.html ... From: Linda Norton...
Dave Elliott
davee@...
Send Email
Feb 1, 2002
4:29 pm
2912
That would work! Any ideas of how/where I can find out how to do the piece that dumps it into an Excel spreadsheet? ... button to make it an either/or choice....
brsprt
Offline Send Email
Feb 1, 2002
5:11 pm
2913
If you want to use UltraDev to automate the task, set up the application, operating on the assumption that it will dump into the Excel spreadsheet. Then copy...
Linda Norton
lnorton@...
Send Email
Feb 1, 2002
5:19 pm
2914
Hi, That did work. I took out the ":" and it worked as expected. Thank you so much Linda. Rgds, Espen ... From: Linda Norton...
Espen Sundal
espensun
Offline Send Email
Feb 1, 2002
5:49 pm
2915
OK! I'll get that done and get back with you. Thanks for your help! ... application, operating on the assumption that it will dump into the Excel spreadsheet....
brsprt
Offline Send Email
Feb 1, 2002
6:30 pm
2916
here's a pretty decent tutorial on writing to excel... http://www.web-savant.com/users/kathi/asp/samples/tut/Export_to_Excel.asp brsprt <brsprt@...>...
Shant Donabedian
s_donabedian
Offline Send Email
Feb 1, 2002
7:23 pm
2917
I've always had problems with using UD's open browser window behavior. I can never get the window to just pop off the page. It always wants to load the pop up...
Eric Kaiser
sunjournal2002
Offline Send Email
Feb 1, 2002
8:25 pm
2918
Are you loading a picture into the browser? Or text? Or both? If you were going to manually calculate the desired browser size, what factors would you have...
Linda Norton
lnorton@...
Send Email
Feb 1, 2002
9:06 pm
2919
Hi Linda, Both actually. An ad is loaded with corresponding name, phone, etc... The detail page is set up to have a width of 550 pixels always. It's the depth ...
Eric Kaiser
sunjournal2002
Offline Send Email
Feb 1, 2002
9:36 pm
2920
If it will help, you might want to check out the following paper: http://www.4guysfromrolla.com/webtech/011201-1.shtml It includes code that uses the File...
Linda Norton
lnorton@...
Send Email
Feb 1, 2002
10:13 pm
2921
I am trying to control the length of a string. This string is a field from a recordset. I would like to display on screen only the first 50 characters of a ...
bobby regan
bregan507@...
Send Email
Feb 1, 2002
10:17 pm
2922
There is an easier way to do this. Just get this extension: http://www.basic-ultradev.com/articles/DownloadRepeatRegion/index.html Even though it says it's...
Jerrod M. Bishop
jmbishopslave1
Offline Send Email
Feb 1, 2002
10:23 pm
2923
Go here: http://www.webuality.com/t-cubed/ext_index.asp and get the "Display X Number of Words" server behaviour... Jerrod Bishop ... From: "bobby regan"...
Jerrod M. Bishop
jmbishopslave1
Offline Send Email
Feb 1, 2002
10:27 pm
2924
Why am i getting hundreds of emails from this group ? Please remove me from any listings S Timewell [Non-text portions of this message have been removed]...
Navegalia
marketing@...
Send Email
Feb 1, 2002
10:47 pm
2925
Hi im nick im new here, I am a beginner at using ultradev, i have only been using it for about 2 months, i am trying to get a access database on line using...
nconsola
Offline Send Email
Feb 1, 2002
10:59 pm
2926
Instead of "LTRIM", just use "LEFT". I believe your code would read: <%=Left(rsServiceCall2.Fields.Item("CallProblem").Value, 50)%> ... From: "Jerrod M....
Linda Norton
lnorton@...
Send Email
Feb 1, 2002
11:05 pm
2927
What EXACT error messages are you getting? And what are/were you doing when you got those messages? ... From: "nconsola" <evilreaper@...> Reply-To:...
Linda Norton
lnorton@...
Send Email
Feb 1, 2002
11:10 pm
2928
Ok the first time i ran the asp file i got: Error Type: Microsoft OLE DB Provider for ODBC Drivers (0x80004005) [Microsoft][ODBC Driver Manager] Data source...
nconsola
Offline Send Email
Feb 2, 2002
12:37 am
2929
The variable named 'MM_stupid_STRING' is intended to be a pointer to your database via your DSN. The problem is that it can't find that value because your...
Linda Norton
lnorton@...
Send Email
Feb 2, 2002
2:06 am
2930
I was having a hard time til I found one particular book. I highly recommend you get it as it is written like a tutorial. I've had not trouble following it,...
Kathryn Bassett
kathryn@...
Send Email
Feb 2, 2002
2:38 am
2931
I'm developing a site for a photographer. Has anyone seen an ASP driven Slide Show or gallery? My objective is to have him upload pic using ASP Upload and...
Kevin Stachowski
ikarus52pg
Offline Send Email
Feb 2, 2002
4:15 am
2932
I am very new to Cold Fusion and have gone through the Tutorial that comes with the software. I have very carefully followed the steps for creating a search...
jacobson_nicole
jacobson_nicole@...
Send Email
Feb 2, 2002
4:18 am
2933
Yep goto www.kaosweaver.com check out his regards David ... From: "Kevin Stachowski" <kevin@...> To: <BKWeb_UltraDev@yahoogroups.com> Sent: Saturday,...
David Maddern
guppi@...
Send Email
Feb 2, 2002
5:43 am
2934
Thanks!!! ... <%=Left(rsServiceCall2.Fields.Item("CallProblem").Value, ... <%=LTRIM((rsServiceCall2.Fields.Item("CallProblem").Value)), ... ...
bobby regan
bregan507@...
Send Email
Feb 3, 2002
3:15 am
2935
Hey Nick. Welcome to the group. Are you developing locally on your machine, then moving it on to the server? Are you using a DSN or connection string? I don't...
bobby regan
bregan507@...
Send Email
Feb 3, 2002
3:24 am
2936
Word UP! Thanks a bunch! ... <%=LTRIM((rsServiceCall2.Fields.Item("CallProblem").Value)), ... %>"><%=(rsServiceCall2.Fields.Item("CallID").Value)%></A></td> ...
bobby regan
bregan507@...
Send Email
Feb 3, 2002
3:25 am
Messages 2907 - 2936 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