hello
Can you take an existing website written in asp and put it into Dreamweaver in order to see the broken hyperlinks and anything else that has to be fixed?
View Articledouble-bytes character issue
if form was multipart/form-data type, double-bytes character such as Chinese, Japaneses will become garbage characters like ???? or ���
View ArticleIIS
I have installed IIS on my computer and have been trying to get Dreamweaver 8 testing server to work. I have installed asp and have setup the site. I am running vista premium 64 bit. I don't think I...
View Articlewhile executing applyServerBehavior in kd_RestrictAccessPage.htm, a...
.. Getting random javascript errors and pages that were working fine, in which i have done no manual editing get a red exclamation mark by themselves.especially the list recordset.. get a red "!"The...
View ArticleSession timing out.
I have videos that are quite long and all of the sudden clients are loosing their session variable. Is there anyway to extend my session to 2 or more hours? I put <%Session.Timeout=120%> on my...
View ArticleLogin Server Behavior is backwards
I had to switch the highlighted words around in order for the login to work (Success to Failed and vice-versa) but it souldn't work like that because the restricted access server behavior won't work...
View ArticleListing font information
Is there any chance to list the fonts used in pdf and check whether embeded or not using vb script...
View ArticleHow can i get the Logical Page Number of current Page?
Hi , I want to get the lagical page number of the current page using VisualBasic script. I used the fallowing Script Set AView = AcroAVDoc.GetAVPageView()AView.GoTo(10)AView.GetPageNumber It returns...
View Articlecomplete road of the image upload
friends, Who could help myself below in my code to insert the complete road when I do an uploading of an image. the problem is that when I make the uploading just the name of the image is going to...
View ArticleAjuda no Caminho Completo da Imagem no Upload
Amigos, Será que alguem poderia me ajudar, estou utilizando o ADDT e fazendo um upload de uma imagem, só que para o bando de dados vai apenas o nome da imagem e eu necessito de que para o banco de...
View ArticleDELETE function on list
Hi,<br /><br />I have just got the toolbox extension for Dreamweaver & I am playing round with the "Create Dynamic List Wizard". I can create the list fine but I notice it creates 2...
View ArticleSearch page query parameters
I have a search page set up with a list box and a text box, the list box allows the user to select the field that they wish to search, while the text box allows them to type the search word they need...
View ArticleRedirect based upon a form entry.
I'm trying to get one of two pages to load depending on a form entry. The form consists of one text field (asking for the person's zip code), If the zip code is found in a master table, I would like...
View ArticleHow to Insert more than one record at a time
How to insert multiple records at a time? If someone can advise on this, then the actual problem is described below:I have a MS access database with one table. The table has three fields. The first...
View ArticleTrouble with DateDiff function and date from Recordset
Hi. I'm trying to use the following wee function to calculate the number of hours from a smalldatetime value in my recordset and the current date/time (Now()). I'm using ASP VBScript. I was...
View ArticleProblem when isertind datetime dat into a MS-SQL DB
I am using the developer's tool box to create a form that insertsdata into a MS SQL 2005 database, one of the fields is a date/time field i.e mm/dd/yy hh:mm:ss AM/PM When I attempt to insert data I get...
View ArticleHow do I load an alternative image when Flash player is not available?
My website is using a Flash banner that I would like to be able to swap out for a static image if a media player is not available on the browser’s PC. Is there a script that I can use to do this? Here...
View Articleasp.net form to post entries to email WITH calendar-date input
Hi all. I posted first in the general dreamweaver forum - no response. I'm new to asp.net and I have a feeling the solution for this is obvious. Please help! So.I have an asp.net form on one page that...
View ArticleHow Add more than just 2 levels of Dependant DropDown
HiI need to make a Dependent Dropdown using 4 dependents levels, but i cant do it with ADDT it has only the possibility of 2 levels??thanks
View Articlewriting form entries to database // asp.net, access
Hi all. I want to create a basic form and send all data to a database. Our server supports asp.net, no other server-side language. We have Microsoft Access - but no other database software, as far as I...
View ArticleTabbed Spry
I have a VB ASP application that uses the Tabbed Spry panel. I've got about 6 tabs. I've got over 100 controls on the page divided between the various tabs. I've got autopostback="true" set. When I...
View ArticleClassic ASP webhosts
Anyone have recommendations for a good webhost? I'm in the process of migrating a lot of sites using ADDT/VBScript and have been having difficulty finding a webhost where the ADDT scripts work without...
View ArticlePop-Up Window Based on Value of a Textfield
Hey Everyone, I have a textfield entitled "GrandTotal" and when the value is $10,000 or more I want a pop-up window to appear notifying the user that they have to fill out an additional form. Here is...
View ArticleDreamweaver not recognizing mappath
Hello,I just moved from Dreamweaver CS3 to CS5. I have a working (for years) website developed in CS3 I now find that although my site works fine on both my local PC (WIndows 7, IIS) and my ISP I...
View ArticleLogin Form Wizard Issues
I'm having some issues with the Login form wizard. My page displays ok, but when I enter the username and appropriate password, I get and error message on submit. The error is as...
View ArticleI cann't upload
Server Behaviors > + > Developer Toolbox > File Upload > Upload File,Errro pic: I‘m a chinese,Thank you for me
View ArticleLooking for Developers to help with projects
Good Day Everyone I am Ser Greene of SGE web development and I am looking for some U.S. based like minded developers to work with me on some web based projects. I have been using dreamweaver since 1999...
View ArticleWhy am I prompted to download the .asp file whenever I attempt to view an asp...
I am doing tutorials on dynamic pages in Dreamweaver 8. I am doing both php and asp. When I preview an asp page, for instance, it displays properly - from 'Localhost.' When I enter the url of the page...
View ArticleFile upload with ASP
I'm designing pages with asp vbscript and I purchased the developers toolbox primarily to create forms to upload photos to my site. When I try to insert the file upload using the toolbar I get a...
View ArticleWMI Coding Error
I'm working on to change boot order of a machine...I'm new to WMI codingI'm getting this wierd error ---> D:\b.vbs(22, 1) (null): 0x80041010.Line 22 here points to "For Each objSystem in...
View Articlesave a pdf form and stored it in a Shared Network Folder
Hey Guys, Is there a way using ASPX and Adobe LiveCycle Designer ES2 to create a form and when the user clicks on the submit button to save a copy of the form and send it over to a Shared Network...
View ArticleOpening Password protected pdf through code
Hi Guys, I need to create a script in vbscript for opening a Password Protected pdf file. The file needs to fetch the password from a notepad. How can i Automate the code for opening the file n number...
View ArticleUnidentified error when testing recordset, help please!
Hi, I have created a dsn and a connection string that test fine on my web host (crystaltech), but I get an unidentified error when I test them on DW CS4. Any thoughts? This is my connection string:...
View Articleneed suggestion for "hourly reservation" program
I'm using classic ASP.I will have multiple rooms and the rooms can be reserved for various hours in the day i.e. 2:00-4:00pm and 6:00-8:00 pm.My thought is a table with each column representing an...
View Articlecheck new element for multiple fields
I want check two fields if duplicated or not before insert record, I use custom trigger as shown in addt documentation like that: <%'start Trigger_Custom triggerFunction Trigger_Custom (ByRef...
View ArticleI want to create page that will recreate it self with image uploader
Greetings, Does any one knows how I could create client side page that would always recreate it self when a new clients signs up and become a member to my blog site, so they could manage and add...
View Articlesend.Asp File error does not send html form
Hi, on my site I have a "contact us" page that contains an html form which I would like to be sent to a specific email once the user clicks on "send".I'm trying to do so with POST action connected to...
View ArticleHelp with vertical scrolling text with buttons
I found this script, which is perfect for what I need, problem is I have to put the whole script within the body to work. Is there any way to have the script within the head as external file and then...
View ArticleNeed to find a work around body onload for use with wordpress
I have this script that uses: <body onload="autoScroll('newsslider','newssection',5,true)"> I use Wordpress and I need to find another way to make this work. I'm not familiar with javascript so I...
View ArticleJavaScript how to use body unload with Content Management Systems like...
I'm using Wordpress and I'm stuck with a javascript that uses body onload to work. I'm not very familiar with javascript. Any suggestions on how to implement javascript within CMS when using body...
View ArticleWorking with ADDT on CS4
Sorry "WollombiWombat," I want to inform you that soon after posting the message I was able to download “ADDT,” though, I have not yet fully tested this software but I have all confidence that it will...
View ArticleWorking with ADDT on CS4
Sorry "WollombiWombat," I want to inform you that soon after posting the message I was able to download “ADDT,” though, I have not yet fully tested this software but I have all confidence that it will...
View ArticleGetting a VBScript runtime error
I'm new with this stuff...I added some VBScript to my webpage where the user can edit some text on the page. The permissions are on the global.asa file and everything seems to work fine until I try to...
View ArticleHow to hide html/text element when a recordset field is empty
I have a bibliographical database. The result page show a bibliographical reference with ponctuations thanks to which I separate titel, authors, ... . there are some references with empty fields (the...
View ArticleDependent drop down list usin asp and database
I want to have three level dependent drop down lists:Meaning:User chooses an option in dropdown 1. this lead to dropdown 2 getting populated as per options avalable relatedto the choice made in...
View ArticleDropdown box that changes outcomes.
hello, im a personal trainer creating a website. i am brand new to dreamweaver and have no clue where to start. i wish to create a one stop site where my clients can type in/choose options to suit...
View ArticleVBA - can't open Adobe Reader XI - Run-time error '429'ActiveX component...
Hello, Can any one help me with the correct VBA code to open Adobe Reader XI 11.0.11? I had no issues with my old version of Adobe - now I only have a reader and can't open a pdf for a select all...
View ArticleGetting current zoom using AxAcroPDF
I am working in VB.net using AxAcroPDF dll for displaying my pdf files. I see where I can set the zoom, but I would like to find what the user currently has set for the zoom, then use that value when...
View ArticleVBS set CS6 export options with multiple Illustrator versions installed
Hi, I have two versions of Illustrator installed on my machine (CS6 and CC). I need to create an application that will save AI files as PSD. The problem that I have is that both CS6 and CC open when I...
View ArticleADDT Dynamic List with Session Variable?
I've created a dynamic list using ADDT. When a member logs into the site I want the member to see only his or her specific information in this list. How do I create a session variable that allows only...
View Article