Ok, I found out that I can us the showModalDialog, but I am not able to find out how to Show the missing fields on the Modal Dialog.
Basiclly this is what I have on my main form:
function Requirez(obForm,szFields)
{
var fields = szFields.split(",")
var szMissing=...
I have one more question. Now that I the validation code working with the rest of my page, I need to send the "missing fields" to another HTML page (Popup Window) instead of an alert so I can format the text. How would you do that?
<script language="javascript"...
Hello,
I have a question about how to us an Image button to validate a form and then submit the data once the validation is successful. I seem to be able to make it work with a standard button, but I try the image it just blows right by the validation.
Any ideas?
Here is the code that I am...
Hi,
I keep getting the following error:
Microsoft OLE DB Provider for SQL Server (0x80004005)
Login failed for user 'Username'. Reason: Not associated with a trusted SQL Server connection.
Username is not the true login. =)
Anyways, I had my page running just fine on my local machine, then...
Is there any GOOD sites that you recommend for novice programmers? I've found a few, but I would like to see if there are more out there that I have yet to find. :)
Thanks for the Link... This is exactly what I'm looking for. Now, due to my limited knowledge, I'm not able to figuare out how to use it with my Data connection within DreamweaverMX. =( Anyways, Thank you for your response and I'll try and figuare it.
Jason
I need your help. I have a page that has 2 Dropdown lists, the First showing the Counties and the second will show the Sales reps within that county. All the information that I need is located within an MS SQL Server. So basically here is what I need help with. What ever County the person...
That is what I'm looking for too, but I need to find out how to have BOTH dropdowns reading from a Sql Server DB. ex. I have a form that has 2 dropdown boxes, the first shows the "DISTINCT" value of the county, when the person selects the County, I would like the second Dropdown to be...
Hi everyone,
I have a really big question. I know within SQL Server 2000 you can monitor just about everything for databases, but my boss does not want to use them. So I need to find a 3rd Party software that does the same thing. Mainly I need to monitor a few tables within our database. Any...
Thank you for your help. That worked. To answer your question about the username and password showing in the url, once the url gets passed, the person gets redirected to proper page. Thanks again.
Jason Ray
I need some help. To start out, I just strated learning Javascript about a week ago, and I am starting to understand it as the days go on. My question is this, I need to pass a User Name and Password throught the URL. Now I know this is easy with some URL's, but I seem to be having a hard time...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.