Tracking Forums, Newsgroups, Maling Lists
Home Scripts Tutorials Tracker Forums
  Advanced Search
  HOME    TRACKER    ASP


SuperbHosting.net have generously sponsored dedicated servers to ensure a reliable and scalable dedicated hosting solution for BigResource.com.





Connecting With Dreamweaver


Im using dream weaver to connect to my database. I hav e made my connection successfully,
added my recordset succesfully....however when i insert my dynamic text.....

I get this: Code:




View Complete Forum Thread with Replies

Related Forum Messages:
Connecting To Database From Dreamweaver
I've got a database on my web server and when I create the connection using a custom connection string within Dreamweaver, it connects with no problems. However, Dreamweaver then doesn't see the tables in the database. I know there's an issue with SP2 and Dreamweaver but I've installed the patch and it hasn't made any difference.

View Replies !
Error Connecting Access Db To Dreamweaver (ASP Page)
I am trying to establish a connection in Dreamweaver MX 2004 and an Access database for a log in ASP page, but keep getting an error. I am trying to establish "Custom Connection String" and here's what I type into the boxes that pop up:

1) CONNECTION NAME: ConnectToMyDB (I know, here I can put anything)
2) CONNECTION STING: Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:Documents_and_SettingsJohn_SmithMy_Doc umentsJohnsSitedbJohnsWeb.mdb;

(tried with and without quotes around this)

3) Dreamweaver should connect: Using driver on Testing server

4) When I hit "TEST" I get an error "An unidentified error has occurred"

I am using Windows 2000. The database is in a db folder in the my defined site (moved it there). Is it the path I am typing in Dweaver or my Win2000 settings?

Hope someone can tell me what I am doing wrong. Is it my path to the database?

View Replies !
Dreamweaver Mx
using dreamweaver mx,i created a 'jump menu' trying to do this below:

Code:
<option value="Settings/CT2004S1/setCT2004S1.asp?paper=Common Test 2004 Semester 1" selected>Common

but seem not possible..
<%response.write Request.QueryString("Paper")%>

View Replies !
Dreamweaver
im trying to add an insert record page page. I built the page...but when i fill in details and submit the form i get this error

Microsoft OLE DB Provider for ODBC Drivers (0x80004005)
[Microsoft][ODBC Microsoft Access Driver] Operation must use an updateable query.
/longtonhighclc/Insert_news.asp, line 115

View Replies !
Dreamweaver
I've tried (during a trial period) Dreamweaver quite extensively for HTML coding. I thought it did a good job of that.I'm just dipping my toes into ASP, and I was wondering if people found it as good for ASP programming as they did for HTML.
I'm seriously thinking about purchasing either Dreamweaver or, maybe, Studio.

View Replies !
Dreamweaver MX

Dreamweaver MX has a behavior called Restrict Access To Page. It is not working for me. I have Access 2000 db set up and working. The registration and login pages work based on the database info. It is only this behavior I can not get to work. My db has a field AccessLevel. There I made sure I had admin entered to match to the Behavior condition. I still do not get access to the page even though the admin is the AccessLevel condition.

Here is the code.....

View Replies !
Dreamweaver
I've been doing ASP by hand-coding in either Homesite or Interdev for years. I have been using Dreamwever for static sites that I make on the side. I recently was asked to make a form which will store info in an Access database, and thought it would be a good chance to learn how to use Dreamweaver MX's ASP capabilities.

Haven't tried it yet, but reading up on it, it seems that it forces you to use Session variables. I'm not a big fan of session variables, and want to avoid them. Anyone here use DW MX for ASP?

View Replies !
ASP - Dreamweaver
I keep my church's website updated. Recently they got someone to do a new design. This guy used asp for all the pages and I know nothing about it. When I try to make updates I try to view the page with DreamweaverMX 2004, but it all comes out funky looking.

The footer is at the top of the page, the text is all on one side. Graphics are just wherever. Believe it or not I can update this, but I frequently have to do pages from scratch and I would like to know what it will look like before I download to the server. Is there some setting I can change on Dreamweaver to make things look right.

Our designer doesn't have a clue. He just says to learn to write code. I can learn the code if I have to but we have other volunteers who aren't as computer savvy.

View Replies !
Dreamweaver MX Extensions CMS?
I'm just about to embark on building a custom cms with Dreamweaver MX with ASP. I've done something on a very mico level, but i'm gonna go bigger this time.

Something along the lines of Interactive Tools Page Publisher.

Can someone recomend some invaluable (and free) Dreaweaver extensions that can help in this process. Also, if there are any good DWMX tutorials and open source stuff that can help in this process.

View Replies !
Dreamweaver Login And MD5
I'm using the out of the box Dreamweaver login script (I'm a super noob developer) and I'm interfacing with a database that uses MD5 to protect passwords. I need help modifying the DW code to work with this. Code:

View Replies !
Dreamweaver Security
I see that Dreamweaver MX has a pre-written ASP login script that you can just drop in, as well as a drop-in for every page to ensure users are logged in before they can view the page.

Can any security-types out there tell me if this is any good? We're setting up one site where the database is above root level, so I'm hoping that the DW system will provide adequate security (since its SOOO easy to use). Will it?

View Replies !
Jscript Dreamweaver
Can someone tell me , how to apply jscript in dreamweaver, as well as the example, because I am trying to run jscript script with an include file ....

View Replies !
Frontpage / Dreamweaver FTP
I know that this is not the most appropriate forum for this question, but after the excellent advice i have recieved from some members about various things I figured I would wrack your brains. The situation is this: The webserver in question is settled behind a firewall, and you can only get ftp access if your ip address is on a trusted list. A colleague of mine wants to access it from home but due to the fact that he has a dynamic ip address he is unable to be added to the trusted list.

I assumed that his access would be denied, and sure enough when i configured dreamweaver for the site it did indeed fail to connect. So far this makes sense, but then I discovered that if, when on the website in IE, if he clicks the edit with frontpage button frontpage will open and give him access to the site once he has logged in with the correct username/pass. He really needs to be able to access the site via dreamweaver so im wondering if anyone can explain how FrontPage is able to get access and if this information can be used to get dreamweaver connecting.

View Replies !
Dreamweaver Results
i have a site where i am showing staff from an office using a repeater in dreamweaver (link : http://www.remaxfinance.com.au/managers.aspx).

i want to put a button that says more info under each staff, and i guess i need to make a page names managerprofile.aspx, but how do i add that link from the managers.aspx page to the managerprofile.aspx page and have the ?&id=something. how do i make this work?

View Replies !
Dreamweaver Form
I am trying to create a form which emails the user with details of the
form.

My problem is that when i hover over the sumit button, it shows up as
test.asp and i want it to go to a specific email address.

I did have the action = test.asp but i then installed the FP extensions
and now it holds that value for some reason?! Code:

View Replies !
Log-out Problems With Dreamweaver
Once again I am having problems with the code DWMX2004 has generated. I'm getting an error message that says "Illegal assignment: 'Item'". Code:

View Replies !
Dreamweaver Extension
I used to have a dreamweaver extension, which inserted the asp script for recordset paging, you know the one where at the bottom of the page there is a line of links allowing you to search through your recordsets without having to load them all in. Anyway I formatted my hard drive and thought i had saved it but i turns out i didn't and cannot find where i got it from.

If anyone has a dreamweaver mx extention for this can you please upload it as an attached file so i can download it.

View Replies !
Stop Dreamweaver
How do you stop Dreamweaver from displaying server side includes in the Design View Window? I use a include to provide my asp pages with a general layout. My machine used to ignore the include statements when I'm in Dreamweaver deign view, but today it just decided to show them. It makes it hard to work on my programs.

View Replies !
Connect To Database In Dreamweaver
I've got a database on my web server and when I create the connection using a custom connection string within Dreamweaver, it connects with no problems. However, Dreamweaver then doesn't see the tables in the database.

I know there's an issue with SP2 and Dreamweaver but I've installed the patch and it hasn't made any difference. Does anyone know of another work around?

View Replies !
Image Uploading Using Dreamweaver ASP-VB
I have an ASP form created using Dreamweaver-ASP-VB combination. I want an image to be uploaded to my database (MS Access) and displayed the image in my web page. Could anyone tell me, how this can be done using Dreamweaver(from Macromedia studio MX 2004).

View Replies !
Enquiry On Dreamweaver ASP Upload
I have decided to purchase the dreamweaver ASP Upload. However, I have a question i want to ask:

1) Can ASP upload able to download and display excel file at the redirect page?
This is important as all of the staff at my department uses excel spreadsheet instead of microsoft access.

I hope anyone out there will help me to reply as I not too sure if i should purchase the ASP upload as the best solution.

View Replies !
Dreamweaver - Browse Button
i want to is how to create in a Dreamweaver ASP page, a "browse button" that allows a user to insert a image or file that is related to a ms access database...

View Replies !
ASP / Access/Dreamweaver MX 2004
I have a memo field that I'm using in Access via my development in Dreamweaver MX 2004.
In this field, rather than having it as a text field, I'm using it as a memo field to collect information
for our company. My question - is there a way for the text to do a hard return when I hit a hard return rather than
continuing to wrap.

Example, I would like the field to display as:
4+4=8
5+5=10

Rather than: 4+4=8 5+5=10, etc.

View Replies !
Paged Navigation (Dreamweaver)
I've used Dreamweaver (apologies!) to extract data from a DB in sets of 10. I've done the < first | previous | next | final > links but I also need to do a paged navigation i.e. < page 1 | page 2 | page 3 | page 4 | page 5 > if anyone could point me in the right direction I'd be ever so happy on this miserable day in the West Midlands (UK)!

View Replies !
Do I Need Dreamweaver Or Is NET Framework Sufficient
Are there things offered by products like Dreamweaver that I need to
complement the Net Framework design in Visual Studio? I find that
Javascript routines and special graphics are non-existent in Visual Studio.
I code most of my html pages manually and use C# for my asp pages. Drop down
menus and such I have to rely on third party products. So, will Dreamweaver
fill these gaps?

View Replies !
ASP/Dreamweaver/Form Population
1)

I have two forms - ie. Rate Request and Booking. I have two databeses. One for rate requests and the other one for bookings.

2)

Upon submiting Rate Request form all customers get their unique quote #.

Question. The booking form has a bunch of different fileds but in essence they are the same as the quote request fileds in respect to the info in both. So to help the customers I want to enable this: upon entering their unique quote # in the Booking form I want the info from their Rate Request to be automatically filled in in the booking form. All infor needs to be in their respective text fields. I know how to populate each singe field, but have no clue how to make this "smart" population.

View Replies !
Access Database And Dreamweaver
Access database - fields Amount numeric

Opinion Yes/No

Dreamweaver form - when I use the insert record feature on my form - I can not get these fields to work.

I clarify the fields as numeric and checkbox Y,N

When I submit the form - I get Page can not be displayed error - if I make them text fields it works fine.

What do I need to do to correct this problem - I would prefer these fields to be numeric and Yes/No in the Access Database.

View Replies !
Repeating Region Without Dreamweaver
Can someone show me how to repeat records from a table without using Dreamweaver. Everything I find on google about repeating regions relates to Dreamweaver.

What I'm wanting to do is pull everything from a table in my DB. Then I will be putting those fields in a table on my page. Let's say the table is 2 rows and 4 columns. The first row is a header. The second row is where the returned recordset fields will go (in each of the 4 columns in the second row. Now, let's say there are 6 records in the DB table which have been returned by the recordset. I want those six records to be placed into the table on the asp page. How do I repeat the second row?

View Replies !
Dreamweaver Login Behaviour
I'm using dreamweavers login behaviour to log people in, I've managed to manipulate it a little as I have many sites using the same database, but I'd like to manipulate it a little more, the behaviour so far is ....

View Replies !
Form Confirmation In Dreamweaver
I need to know how i can set up a form submitted, that will link to a confirmation page on my website, rather than showing results of what the user filled out... this is bugging me so much....

View Replies !
Cursortype Management With Dreamweaver CS3
I recently upgraded to CS3 from Dreamweaver MX and was surprised to discover that the automatic coding for Recordsets had changed quite a lot. The software now generates commands rather than recordsets. IE :

Code: .......

View Replies !
Detail Page In Dreamweaver
I created a connection, recordset and master detail page using dreamweaver.

When I go to preview the page, I get an error:

"Data source name not found and no default driver specified"

Which tells me that there is not a DSN on the server. I defined the DSN locally, under System DSN. So, does that mean it is only on my system? Do I have to create the DSN on the server?

Here is the code for where I am getting the error: ....

View Replies !
Charon Cart Dreamweaver
im trying to get the charon cart funtion working in dreamweaver, but when selecting the 'insert to cart from form' as soon as i click the form that i require in the setup. i get the message '*** no field found' next to form element.

View Replies !
Dreamweaver Delete Record
im trying to add the delete record behaviour with dreamweaver. iv set up all the text fields and the recordsets but when the behaviour is generated the error "the original recordset in the script was not found". i have the add record server behaviour working, but this is not .

View Replies !
Dreamweaver Or Visual Studio.net
I have an access database wich contains info on 190 people. Each of them could have up to 50 variables (age, hiring date, salary, status, bonuses, ... etc). Using dreamweaver i was able to connect an .htm file to my Access database (thus converting it to .asp).
The reaseon is that i want to build an Intranet, so everyone here can see all the info organized, make changes quickly etc etc .

what do you recommend? Should i continue using Dreamweaver to do this project or its better to use Visual Studio.net ? what is the main difference beteween asp. and asp.NET .

View Replies !
Build A Calender In Dreamweaver
Is it possible to build a pop up calender using dreamweaver? I have a text box where user need to type a date format. I want to a calender to display when the user double click on the text box so that the user can choose a date and then the date must be appear in the text box.

View Replies !
Displaying Data On Dreamweaver 8
I am creating a dynamic website by using Dreamweaver 8 and Access as the database. I have designed the layout for the website and the database have also been completed. However, when I try to display the data on the webpage, it just won't display. I am also having some problems with the form and recordset.

View Replies !
Dreamweaver Page Greyed Out
I am trying to do some maintenance on a site for one of my clients and all of the pages are done in tables and using ASP.

I got the entire site off of the server and took a page into Dreamweaver to begin some edits. The entire content portion of the code is greyed out and it will not let me edit any of the code. Anyone have any idea why that is? Only the content portion of the page is greyed out, everything else on the page such as the search form, etc. is fine and I can edit that.

Anyone know of a solution or why it may be doing this?

View Replies !
Dreamweaver Conditional Statement Code
I'm just trying to figure out what the colon : does in this code:

<%If (Not isNull(COLOR)) Then If (COLOR = "Blue") Then Response.Write("SELECTED") : Response.Write("")

I thought it may be the ASP version of the Ternary operator, but it doesn't have the same effect. Is it just another way to concatenate? or a reverse concatenate?
or maybe a addition of an empty string to make sure that the output from the response.write statement is a string and not a number?

If the second response statement has a value then it prints it e.g. Code:

View Replies !
Dreamweaver Insert And Request.form
has anyone here had problems trying to retrieve form elements from a dreamweaver insert form? Code:

View Replies !
Hand-coded Vs Dreamweaver Recordsets
this is probably off-topic but, I was wondering what the best approach to coding recordsets.

I started working for new a webhoster, and i've been learning asp for the last 6 months.

My boss keeps pushing me to use Dreamweaver's built-in recordset handeling.

I feel that dreamweaver produces less-maintainable spagetti-code.

Comming from php i use a class for database stuff, i've ported my class over to asp witch works like a charm.

View Replies !
Can ASP Pages Be Written In A Dreamweaver Site
I am working on a site which is written in Dreamweaver. Is it possible to write pages in ASP inside of a Dreamweaver site?

View Replies !
Connect This Script To A Dreamweaver Db Connection!
I want to use this asp-script, but using a dreamweaver db connection:
------------------------
Dreamweaver db connection exemple: ....

View Replies !
Update Record Without A Form In Dreamweaver MX
I'm new to ASP so I'm using DWMX as a crutch. It created the db connection and recordset code for me and all I want to do is have the page update the db with the result of a variable.

In plain English, I'm trying to update a field called Score in the table quizOne with the results of the variable score where the username field matches the session variable MM_Username. The recordset is called update_score.

Based on other tutorials and forums, I tried this: ....

View Replies !
Visual Source Safe And Dreamweaver
My Interdev works fine, but he can't seem to use dreamweaver. The files open ok, and they save to VSS, but don't show up on the site.

Is there something I'm missing?

View Replies !
Invalid Object Name For Dreamweaver Recordset...
I just purchased a domain package from gate.com and am setting up my SQL database connection on there server.

I am able to connect to the database fine, however when I am creating a recordset it shows my main menu table (and other tables) like this.

truthhub@truthhub.com.mainMenu

(the system "default" tables have "dbo" as a prefix)

It doesn't show any columns in that table and when I test the connection from there it gives me an Invalid Object Name Error.

On SQL Server it shows "truthhub@truthhub.com" is the owner of the table...so I am kinda confused

If I go to the advanced tab and delete the truthhub@truthhub.com and just leave mainMenu, then I can test and see my results.. however this will be a very inefficient way to start the work on my new site.

Has anyone run accross this problem before, or does anyone know how to make Dreamweaver cut the truthhub@truthhub.com off of of my tables? ...

View Replies !
Access Tables Not Showing Up In Dreamweaver
I have the following connection string:

"DRIVER={Microsoft Access Driver (*.mdb)};DBQ=" & Server.MapPath("../_database/MOO_ACCESS.mdb") & ";"

Which tests successfully.

When I try to view the tables within Dreamweaver of the access database though, it shows none. There are definitely 2 tables built in the database.

anyone have any ideas?

View Replies !
Dreamweaver Adding Space After SSI Includes
I'm working with some ASP files and including them using SSI includes.

For example:
<!--#include file="menu.asp" -->

I've been inserting these includes into a table encompassing the entire document. However after each #include file, I'm seeing space within the table. It looks like it's about 20 pixels tall, like an extra row. Nothing I can do within Dreamweaver is allowing me to change this.

Am I incorrect in using the includes within a table?

Has anyone experienced this?

View Replies !
Troubleshooting Access Conn. In Dreamweaver
I have 3 db connections, 2 of which are dsnless connections to access db's. Any of my previous existing pages that have recordsets from these db's work fine. I can add a new recordset to them and it works fine as well.

If I create a new page and add the same recordset in the same directory, I get the error msg saying something like "unable to open registry key" which from my understanding, means the page cant find the db.

Now I am using Dreamweaver 2004, and using their way to create connections where it creates a file, and then just adds an include statement an asp page if you use that connection.

Any good way to test this connection on the page or any ideas on how to troubleshoot where the path its pointing to is incorrect...im pretty much stuck at this point.

View Replies !
ASP Error ADODB.Recordset (0x800A0BB9) Using Dreamweaver
Using Dreamweaver MX 2004 to sucessfuly create a DSNless connection to my database. When i try and create a recordest to display the items in my database i get the following error: Code:

View Replies !
Dreamweaver MX 2004 Connection String Error
I am using Dreamweaver MX 2004, and I am having one heck of a time connecting to a SQL Server DB. I can connect to the DB when I am using an ASP page and connecting with a local DNS, but I cannot connect when creating an ASP.NET and trying to connect with either an OLD DB Connection or a SQL Server Connection.

I am actually getting a "Connection Successful" when I am connecting with the OLE DB but as soon as I hit "OK" then no tables are found. When I try and test my connection once I out of the OLE DB connection GUI I get the following Error:

HTTP Error Code 500 Internal Server Error - This is very vague, and none of us can seem to figure it out. Anyone else have this kind of problem?

View Replies !
Need To Modify A Dreamweaver Update Record Script
I need to alter a dremweaver Update Record function but am a bit lost with it. I basically need to take the values from 3 drop downs that let you selct the date (day, month year). I've written a variavble that adds these together to make a date:

JJ_theDate = Request.Form(selectDay) & "-" & Request.Form(selectMonth) & "-" & Request.Form(selectYear)

but have no idea how/where to slot this in with Dreamwevers code (below) that does the SQL update.. Code:

View Replies !

Copyright © 2005-08 www.BigResource.com, All rights reserved