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


ADVERTISEMENT

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

Dreamweaver Or Studio?

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, may be Studio.

View Replies View Related

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 View Related

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 Replies View Related

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 View Related

Is Dreamweaver Good?

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related

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 View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved