Get ready for BLACK FRIDAY shopping starting in

Forums

This topic is locked

Redirection issue with form

Posted 17 Sep 2006 09:53:58
1
has voted
17 Sep 2006 09:53:58 allan khalil posted:
Greetings good people!

I have created an insert form in DW8 - my issue is this.
I want the page to redirect to another page with a database entry in url, view example below;

mysite.com/mypage.asp?<b>prodcat=dgk</b>

This is what the form has generated;

<b> MM_editConnection = MM_Conn_Kells_STRING
MM_editTable = "ProductPrice"
MM_editRedirectUrl = "adm_maint.asp?prodcat" + (rs_details.Fields.Item("ProdCat".Value) + "="
MM_fieldsStr = "CustCat|value|ProdId|value|ProdPrice|value"
MM_columnsStr = "CustCat|',none,''|ProdId|none,none,NULL|ProdPrice|none,none,NULL"</b>

I get an error on execution shown below;

<b>Microsoft VBScript runtime error '800a01a8'
Object required: "
/adm.asp line 41</b>

Could some one please help? tyvm

Regs
Al

Replies

Replied 28 Sep 2006 15:23:05
28 Sep 2006 15:23:05 Vince Baker replied:
can you identify what line 41 is?

Regards

Vince Baker
<strong>DMX Zone Manager</strong>

[VBScript | ASP | HTML | CSS | SQL | Oracle | AS400 | ERP Logic | Hosting]

Reply to this topic