Hi everyone,
I am very familiar with AJAX but the following scenario might be a little tricky to accomplish.
My main application page opens a window for a file upload, once upload is completed,...
Type: Posts; User: ajaxdude; Keyword(s):
Hi everyone,
I am very familiar with AJAX but the following scenario might be a little tricky to accomplish.
My main application page opens a window for a file upload, once upload is completed,...
I am just trying to load the content of my site from a secure URL using ASP Response.Redirect or just using link that reference to a page from the secure URL that will update the content of the site....
Is there a work around?
1) Script Title: How to redirect to a HTTPS URL in my site using DD script
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
3) Describe problem: I get an error...
Hi everyone,
Forms don't seem to work in Firefox when using the DD AJAX toolkit.
Script URL (on DD):
http://www.rcntech.com/development/ajaxcars.asp
If you test the link above with IE works...
Hi djr33,
Maybe I am blind but I can't find the missing tag withing the form.
Here is the code:
<form name="registeredshopper" method="POST"...
Yes, you were right the problem wasn't the DD script.
My code was the problem, I already fixed it, however now I have a different issue when loading asp pages with html form using the DD script
...
I will definetely try that today and see what happens.
Thank you for the feedback.
Is this a Firefox 2.0 issue?
Does anyone has previous versions of Firefox to try it out?
Thanks.
Here is an example of using same DD script and loading HTML pages and it works great, no issues whatsoever:
http://www.rcntech.com/rocketpowermedia/
Click on any "Learn More" or "Sign Up" links...
Any clues anyone?
Sorry for the broken link in previous message.
This is the link for the DD sample I also tried to use to load ASP pages without success:
...
Sorry for the broken link I sent in previous message.
Script: DD Ajax Tabs Content script sample I was referring about
http://www.dynamicdrive.com/dynamicindex17/ajaxtabscontent/index.htm
...
Hi everyone,
I've been using the ajaxpage function this way:
<a href="javascript:ajaxpage('sample.asp', 'content');">Link</a>
Where:
content is a <DIV> tag ID.
Hi everyone,
I've been using the ajaxpage function this way:
<a href="javascript:ajaxpage('sample.asp', 'content');">Link</a>
Where:
content is a <DIV> tag ID.