1) how did i use crytal repost with asp.net
http://www.experts-exchange.com/Database/Reporting_/Crystal_Reports/Q_20885644.html
Let me start by saying that I think I am trying to implement something similar to the ASP.Net postback feature.
I have a javascript function on a html form where I want to go back to the web ser...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_21280032.html
I have a client-side refresh in one of my html pages and every time the page refreshes itself I get a message box from IE4.0 that asks if I want to "Repost Form Data". I want to pull data from the...
http://www.experts-exchange.com/Software/Internet_Email/Web_Browsers/Q_10153512.html
Zones:
Web BrowsersDate Answered: 04/29/1999 Grade: B Views: 0
I have a command button and this code inside:
Data1.Recordset.AddNew
In data1.Reposition:
If AjoutOper = True then
AjoutOper=False
Position=Data1.Recordset.AbsolutePosition
Data1.Refres...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_10243802.html
Zones:
VB DBDate Answered: 12/10/1999 Grade: A Views: 0
I have an .asp file on an IIS server that permits file uploading. It uses the Microsoft Posting Acceptor cpshost.dll. The form data are posted to this .asp file (call it Page1.asp), which seems...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_11352377.htm...
Zones:
ASPDate Answered: 09/22/2000 Grade: B Views: 0
OK. I'm a student but I don't want anyone here to do my homework. In fact, my homework is done. I'm simply trying to go the extra mile here. I have created a calendar jsp page. I now want to m...
http://www.experts-exchange.com/Programming/Languages/Java/J2EE/JSP/Q_20588595.html
Zones:
JSPDate Answered: 04/18/2003 Grade: B Views: 0
I have a form on a webpage that a user fills and and then presses the submit button to store the data into a database. The problem is that if the user presses the Refresh button on thier browser t...
http://www.experts-exchange.com/Programming/Languages/.NET/ASP.NET/Q_21129466.html
Hi everyone,
I am using the hyperlink method to redirect to another page.
<div class="tabBox" style="background: #B0C4DE;position: absolute; left: 0px; top: 305px;width: 369px; height: 35px;...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Q_21678113.html
Hi there, I have a form that users can fill out to view a demo. When they fill out this form it puts their info in the DB and also checks to see if they have already asked for a demo. This then ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/ASP/Q_21472449.htm...
Zones:
ASPDate Answered: 01/09/2006 Grade: A Views: 0
Hi, when browsing my site I can not effectively use the back button because most of the time I get a pop up confirmation dialog asking me if I wish to submit the form data again. Is there a way I ...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/PHP_Databases/...