473,511 Members | 16,730 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

OnClick Action

2 New Member
Hello all...I hope someone is able to help me. I'm currently running an image gallery site which is dynamic. I have thumbs page and when a thumb is clicked it brings you over to a preview page where a larger image is viewable. My page is setup in a way that once the preview image is click you are prompted to save the hi-res version to a location by browsing for a save location. What I would like to do is: Once the preview image is clicked, it automatically saves to a location i.e. "C:\GIFT_ROOT\HTML_Edit"

is this possible. Below is the code section that I blieve needs to be changed.


<!-------------------------->
<!-- OnClickAction block-->
<!-------------------------->
<a href="<%= RecordSet.record.original + '&download' %>">
Feb 17 '07 #1
1 1346
r035198x
13,262 MVP
Hello all...I hope someone is able to help me. I'm currently running an image gallery site which is dynamic. I have thumbs page and when a thumb is clicked it brings you over to a preview page where a larger image is viewable. My page is setup in a way that once the preview image is click you are prompted to save the hi-res version to a location by browsing for a save location. What I would like to do is: Once the preview image is clicked, it automatically saves to a location i.e. "C:\GIFT_ROOT\HTML_Edit"

is this possible. Below is the code section that I blieve needs to be changed.


<!-------------------------->
<!-- OnClickAction block-->
<!-------------------------->
<a href="<%= RecordSet.record.original + '&download' %>">
I will copy this to the Javascript forum as well.
Feb 17 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
60087
by: Zalek Bloom | last post by:
Hello, Here is my problem: I am displaying to a user a row of buttons. Depending on which button user presses, I want to go to a different URL and to give a different value to a hidden...
4
44917
by: Michael Hill | last post by:
I had this html: <tr id="action" title="click to do something" onclick="alert('mike');"> <td>a</td> <td>b</td> </tr> and it works when I click on the row, but when I try to add it...
2
2401
by: kelvin | last post by:
Hi, I've this piece of code which does not work at all. Can anyone point out my mistake? I've 2 buttons. History button will call verifyFields() function and lead to different page for...
17
4847
by: abs | last post by:
My element: <span onclick="alert('test')" id="mySpan">test</span> Let's say that I don't know what is in this span's onclick event. Is it possible to add another action to this element's onclick...
7
4764
by: RHPT | last post by:
I have a checkbox that I dynamically check (via JavaScript) when the user initiates an action on the page. I want to prevent the user from unchecking the box if that action has been initiated and...
3
6478
by: Michael_R_Banks | last post by:
I'm trying to dynamically build a table that allows users to remove rows when they click a corresponding button. For some reason, whenever I add the button to the table, it never fires the onclick...
1
1447
by: rkhurana | last post by:
Hi I have a <ui:button> setup with onClick and action. See below. The problem is that if I return true in the onClick, then the action handler gets called but not the updateChart(). If I return...
31
15307
by: ajos | last post by:
hi frnds, i have a form,which has 2 input text boxes, the values are entering the text boxes,when i leave the 2 text boxes blank and hit submit a java script gives the message that the 2 fields are...
4
2195
by: since | last post by:
How do I in IE prevent the onclick action from being fired when I am done dragging? have tried "window.event.cancelBubble = true", for onmouseup , onmousedown, and onmousemove handlers. The onclick...
1
3184
by: Jacqui | last post by:
Hi, I am trying to write a webpage that has a form on it, which gets submitted when a button is pressed, but also has an onclick event which does some DOM manipulation to display a waiting page....
0
7242
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7138
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7355
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7423
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7081
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
3225
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3213
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1576
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
0
447
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.