using dynamic form wizard dont allow decimals
using the dynamic form wizard converts a given number using decimals in integer !!example : if i use a text field ( in a form generated with the wizard) that will input a number with decimals : 123.44,...
View ArticleSpry Data XMLDataSet Question
Hi There I am not sure if my question is maybe beyond the scope of this area but here goes anyway... I am using as you can see an XMLDataSet which is retrieving at 40 second intervals...<script...
View ArticleHow do u upload a script?
In the book it says go to the insert bar, click common tab and click script button arrow.On my insert bar there is no common tab.I am not sure if that is the proper way to do it. Please help Thanx
View ArticleNeed help quickly please
I created website for my client: http://www.hirschassociates.com/employment.html How can I make "Browse" button work please? I am really bad in programming so Can you please explain in detail?I really...
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 Articlehello
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...
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 Article