User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the JavaScript / DHTML / AJAX section within the Web Development category of DaniWeb, a massive community of 427,433 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,664 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our JavaScript / DHTML / AJAX advertiser: Lunarpages Web Hosting
Views: 5204 | Replies: 1
Reply
Join Date: May 2006
Posts: 1
Reputation: alphabravo is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
alphabravo alphabravo is offline Offline
Newbie Poster

Hyperlink POST using Javascript

  #1  
May 7th, 2006
I am trying to write a page that uses Javascript to post a variable to another page so that it does not appear in the address bar.

There are pages out there that almost do what I would like them to do, but are confusing... part of the reason for this is that I am new to Javascript.

The Problem:

I currently have a page named "Document List" that has a list of hyperlinks as follows:

<a href="showdata.cfm?variable=1">Show Document 1</a>
<a href="showdata.cfm?variable=2">Show Document 2</a>
<a href="showdata.cfm?variable=3">Show Document 3</a>
<a href="showdata.cfm?variable=4">Show Document 4</a>

I have read a post to these forums at http://www.daniweb.com/techtalkforums/thread32396.html, but it does not quite do what I am looking for because the "variable" value does not seem to be POSTED to the new page.

So the end game here is to replace these hyperlinks with some mechanism (Forms or otherwise) to avoid the situation that a user replaces the "variable" value in the address bar. Javascript seems to be able to do it, but I cannot seem to get the thing to work.

Are you able to assist?

Thank you in advance
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Dec 2004
Posts: 1,590
Reputation: tgreer is an unknown quantity at this point 
Rep Power: 7
Solved Threads: 35
Colleague
tgreer tgreer is offline Offline
Made Her Cry

Re: Hyperlink POST using Javascript

  #2  
May 7th, 2006
The only way to do a POST is to submit a form. JavaScript can do that, with the Form.Submit() method. JavaScript can also be used to set the values of the form elements to be posted.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb JavaScript / DHTML / AJAX Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the JavaScript / DHTML / AJAX Forum

All times are GMT -4. The time now is 5:30 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC