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.
I'm creating a site using ASP.net 1.1 and I'm pretty new to it. My boss has asked that i add several "sub" URLs that are identified by a unique number . In other words say the original URL is mysite.com, I also need to create mysite.com/1 and have it point to an asp page.
I have written a asp code where i send an email to the person when he/she specified her email id before hitting submit.I catch that email id and check whether the 2 dates entered by the person has a difference of less than 30 days .I used the datediff function.
My server where we have hosted our site doesnt give IUSR permission to the pickup directory and i cannot run this code on the server.But the administrator is telling me to use the Front Page extensions to send email and i have never used FP extensions before to send an email.
Can anybody help me to know how i can do this without changing my code?
This is going to sound strange, but this has been bothering me for some time now.
The site is administered through MonsterCommerce. I recently started working with the owner who just purchased the site. There is one other person helping the owner out and he is doing some web work, I do more of the business side.
All the files previously were html files in the root directory with an "images" directory and a "ProductImages" dir. Now all of the sudden the files are coming up with an index.asp?PageAction=VIEWPROD*** extension. How could this have been done and what exactly is "Aspin"
I am confused about how to best use an include file for a site. I came across a file that has an extension of .inc, but have also seen .asp and .htm used. The difference between the last two is obvious to me, but why would one use an extension of .inc? Furthermore, is there a way other than using the ../../../ method of pointing to file in path to just indicate its reference from the root web, so no matter where in the site, ie., sub-directories, I put an include file, the links all point to the same places.
I have two servers, both running windows 2003 and both containing the exact same roperties for IIS.I have a set of asp intranet pages that are located inside the c:inetpubwwwroot est folder.On one of the servers, the asp pages run fine, however on the second server the asp files are not recognised as asp pages. If you double click them, windows pops up a message box stating "Windows cannot open this file".
If I try to view an asp page via the browser, I get page not found.I have IIS installed, and under Web Service Extensions I have allowed every item that can be set.Does anyone know why windows cannot make an association with the asp page?
I want to run an asp content management system. I was just wondering, does asp run ok on a linux based server with Microsoft FrontPageŽ extensions 2002?
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.
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.
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:
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.
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?
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'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?
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.
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?
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.
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.
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?
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).
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.
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...
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
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)!
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?
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.
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?